Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 38,299 for

path

(0.04 sec)
  1. Move folder|Aspose.Cells Cloud Document

    Move folder Contents [ Hide ] **Excel API : MoveFolder ** Interface Details Endpoint PUT http://api.aspose.cloud/v4.0......API are: Parameter Name Type Path/Query String/HTTPBody Description...Description srcPath String Path destPath String Query srcStorageName...

    docs.aspose.cloud/cells/move-folder/
  2. 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...
  3. Read Information about a Presentation|Documenta...

    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 file name of the presentation...string query false The folder path where the presentation file...

    docs.aspose.cloud/slides/read-information-about...
  4. Add a pivot table in an Excel worksheet|Aspose....

    Aspose.Cells Cloud REST API support adding a pivot table in an Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...name string path Document name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/pivot-tables/add/
  5. Merge Selected Slides into a Presentation in St...

    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 file name of the initial...about presentations to merge (paths, passwords, slide indices, etc...

    docs.aspose.cloud/slides/merge-selected-slides-...
  6. Add Signature to PDF via Cloud Python SDK

    Aspose.PDF Cloud allows you to add a Signature to a PDF Document. Check the Python source code to add a Signature into PDF file....logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r ".../../..credentials.json"...

    products.aspose.cloud/pdf/python/signature/add/
  7. Search broken links in remote worksheet|Aspose....

    Search broken links in the worksheet of remoted spreadsheet....API are: Parameter Name Type Path/Query String/HTTPBody Description...Description name String Path The name of the workbook file to be search...

    docs.aspose.cloud/cells/search-broken-links-in-...
  8. Delete a Watermark|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 presentation file name...of Amazon S3 storage folder path starts with Amazon S3 bucket...

    docs.aspose.cloud/slides/delete-a-watermark/
  9. Copy file|Aspose.Cells Cloud Document

    Copy file Contents [ Hide ] **Excel API : CopyFile ** Interface Details Endpoint PUT http://api.aspose.cloud/v4.0/cel......API are: Parameter Name Type Path/Query String/HTTPBody Description...Description srcPath String Path destPath String Query srcStorageName...

    docs.aspose.cloud/cells/copy-file/
  10. Extract & Append attachments in PDF documents v...

    Manage PDF file attachments in Python using Aspose.PDF Cloud SDK. Embed or access files in just a few lines of code....the Cloud API Set name with path of your document file Perform...logging from pathlib import Path from asposepdfcloud import ApiClient...

    products.aspose.cloud/pdf/python/attachments/