Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 67,979 for

path

(0.87 sec)
  1. Delete a shape by index on an Excel worksheet|D...

    Use the Aspose.Cells Cloud REST API to delete a shape by its index on an Excel worksheet. The API is available through multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go) and supports various storage options....string path Name of the workbook file. sheetName string path Name...worksheet. shapeindex integer path Index of the shape in the worksheet’s...

    docs.aspose.cloud/cells/shapes/delete/
  2. Replace text in an Excel workbook|Document

    Replace text in Excel (XLS, XLSX, XLSM, XLSB) and OpenDocument Spreadsheet (ODS) workbooks using Aspose.Cells Cloud REST API. Available via cURL and a wide range of SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, etc.)....string path Name of the workbook file. sheetName string path Name... folder string query Folder path containing the workbook. storageName...

    docs.aspose.cloud/cells/workbook/replace-text/
  3. Add Worksheet Comment|Document

    Adds a comment to a specific cell in a worksheet using the Aspose.Cells Cloud REST API....Location Description name string path The name of the workbook file...string path The name of the worksheet. cellName string path The...

    docs.aspose.cloud/cells/comments/add/
  4. Get Image Information from a Slide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Required Description name string path true The name of a presentation...presentation file. slideIndex integer path true The 1-based index of the...

    docs.aspose.cloud/slides/get-image-information-...
  5. Export Worksheet – Aspose.Cells Cloud API v4 (P...

    Convert a worksheet stored in Aspose.Cells Cloud to PDF, PNG, SVG, CSV, or other formats via a single GET request. Includes code samples for C#, Java, Python, and more....eet} Request Parameters All path parameters are required; query...unless noted. Parameter Name Type Path/Query String/HTTPBody Description...

    docs.aspose.cloud/cells/export-worksheet-as-for...
  6. The format is wrong when saving word as pdf fil...

    The logo duplicated after save word to pdf The word: image.png (99.9 KB) The pdf: 1734509357247.png (39.5 KB) Code: String Path = “C:\Users\z_jia\Desktop\a\a.docx”; Document word = new Document(Path); word.save(“…...5 KB) Code: String path = “C:\Users\z_jia\Desktop\a\a...Document word = new Document(path); word.save(“C:\Users\z_jia\Desktop\a\a...

    forum.aspose.cloud/t/the-format-is-wrong-when-s...
  7. Set Barcode Colorscheme|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....string fileName = Path . GetFullPath ( Path . Join ( "Tests" ...string fileName = Path . GetFullPath ( Path . Join ( "Tests" ...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  8. Delete a Column on an Excel Worksheet|Document

    Learn how to delete one or more columns from an Excel worksheet using the Aspose.Cells Cloud REST API. Includes request syntax, required parameters, authentication, error handling, and sample code in multiple SDKs....request URL using the correct path and query parameters. 3️⃣ Add...string path Yes The workbook file name. sheetName string path Yes...

    docs.aspose.cloud/cells/columns/delete/
  9. Set a Chart Legend|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Required Description name string path true The name of a presentation...presentation file. slideIndex integer path true The 1-based index of a...

    docs.aspose.cloud/slides/set-a-chart-legend/
  10. Delete a Row in an Excel Worksheet|Document

    Learn how to delete a specific row from an Excel worksheet using Aspose.Cells Cloud REST API. Includes a complete cURL command, SDK code samples, and a full parameter reference....Type Path / Query Required Description name string path Yes The...string path Yes The worksheet name. rowIndex integer path Yes Zero‑based...

    docs.aspose.cloud/cells/rows/delete/row/