Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 67,999 for

path

(0.15 sec)
  1. Get a VBA Module|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. moduleIndex integer path true The 1-based index of a...

    docs.aspose.cloud/slides/get-a-vba-module/
  2. Ungroup Columns in an Excel Worksheet – Aspose....

    Learn how to ungroup columns in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, authentication, cURL example, and SDK code snippets for C#, Java, Python, and more....string path The workbook name. sheetName string path The worksheet...ungrouped. folder string query Path to the folder containing the...

    docs.aspose.cloud/cells/columns/ungroup/
  3. Match all blank cells in an Excel worksheet|Doc...

    Learn how to use Aspose.Cells Cloud REST API to filter and match all blank cells in an Excel worksheet. Includes endpoint, parameters, authentication steps, cURL example, and SDK snippets for C#, Java, Python, and more....Location Description name string path The name of the workbook file...file. sheetName string path The name of the worksheet that contains...

    docs.aspose.cloud/cells/autofilter/match-all-bl...
  4. Working with Files and Storage using Aspose.CAD...

    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....Swagger Link /cad/storage/file/{path} GET Download a File from Storage...Swagger Link /cad/storage/file/{path} PUT Upload a file to Cloud...

    docs.aspose.cloud/cad/working-with-files-and-st...
  5. Set Barcode Source|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/...
  6. Delete Comments|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 the presentation...of Amazon S3 storage folder path starts with Amazon S3 bucket...

    docs.aspose.cloud/slides/delete-comments/
  7. I'm trying convert word file to pdf, but not wo...

    I’m trying convert word file to pdf, but not working my code. Before it’s works. $docxFile = $filePath; $pdfFileName = 'destination.pdf'; $api = new WordsApi($clientId, $clientSecret); $upload_…... I have error: [ValueError] Path cannot be empty (0) /var/ww...ValueError indicating that the path cannot be empty when trying...

    forum.aspose.cloud/t/im-trying-convert-word-fil...
  8. Update style for pivot table|Document

    Learn how to update the style of an entire pivot table using the Aspose.Cells Cloud REST API. Includes request details, a cURL example, and SDK snippets for multiple programming languages....Location Description name string path The name of the workbook file...file. sheetName string path The worksheet that contains the pivot...

    docs.aspose.cloud/cells/pivot-tables/format-all/
  9. Move a Pivot Table in an Excel File|Document

    Learn how to use the Aspose.Cells Cloud REST API to move a pivot table within an Excel workbook. SDKs are available for Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift....string path Name of the Excel file. sheetName string path Name...table. pivotTableIndex integer path Zero‑based index of the pivot...

    docs.aspose.cloud/cells/pivot-tables/move/
  10. 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...