Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 67,742 for

path

(0.07 sec)
  1. Add 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 a presentation...storage. slideIndex integer path true The 1-based index of a...

    docs.aspose.cloud/slides/add-comments/
  2. Working with Headers and Footers|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/working-with-headers-a...
  3. EPUB to MOBI | How to Convert ePub to Mobi | EP...

    Are you looking to convert Excel to PNG in Node.js? Integrate this Node.js library with your project & perform Excel to PNG conversion programmatically....other File Formats (Using File Path or Stream) Aspose.PDF Cloud...other File Formats (Using File Path or Stream) HTML and TeX formats...

    blog.aspose.cloud/total/saaspose-rest-api-featu...
  4. Having Problem To Convert Word Documents to PDF...

    Error:PUT http://api.aspose.cloud/v1.1/words/convert 400 Method Name: PutConvertDocument Product: Aspose.Words API Version: v1.1 Details: Error: Error while get files in folder ‘fonts’ from storage: AmazonS3 exception: …... Bucket ‘afc-filestorage’, path '82792/c45df270-9662-4f01-9...exists. Bucket ‘afc-filestorage’, path '82792/c45df270-9662-4f01-9...

    forum.aspose.cloud/t/having-problem-to-convert-...
  5. Use a Source Document|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 file name for the new...sourcePath string query false The path to a source presentation. sourcePassword...

    docs.aspose.cloud/slides/use-a-source-document/
  6. Working with Slide Show Properties|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...folder string query false The path to the folder containing the...

    docs.aspose.cloud/slides/working-with-slide-sho...
  7. Delete row on an Excel worksheet|Document

    Use Aspose.Cells Cloud REST API to delete a row from an Excel worksheet. The API is available through cURL and multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go)....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...string path The workbook name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/rows/delete/row/
  8. 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....Location Description name string path The name of the workbook file...file. sheetName string path The name of the worksheet containing...

    docs.aspose.cloud/cells/developer-guide/30versi...
  9. Add Pages via Cloud Java SDK

    Add New Pages to PDFs using Aspose.PDF Cloud SDK for Java....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/pages/add/
  10. Crop PDFs via Cloud Java SDK

    Crop PDF document is performed using Aspose.PDF Cloud. Check Java source code for PDF file trimming....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/crop/