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

path

(0.16 sec)
  1. Add Image to the Headers of PDFs via Cloud .NET...

    Add image headers to PDF documents using Aspose.PDF Cloud SDK in .NET. Branding, signatures, images and more.... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/net/headers/image/
  2. Delete Animations|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/delete-animations-from...
  3. Delete all pictures in an Excel worksheet|Document

    Aspose.Cells Cloud REST API support deleting all pictures 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 Worksheet...

    docs.aspose.cloud/cells/pictures/clear/
  4. Sort data of range on an Excel worksheet|Document

    Aspose.Cells Cloud REST API support sortting data of range on 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...string path The workbook name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/worksheets/sort-data/
  5. Unhide columns on an Excel worksheet|Document

    Aspose.Cells Cloud REST API support unhiding column on 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...string path The workbook name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/columns/unhide/
  6. Update Multiple Cells Style|Document

    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....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...name string path Workbook name. sheetName string path Worksheet...

    docs.aspose.cloud/cells/update-multiple-cells-s...
  7. Add a filter in an Excel worksheet|Document

    The Aspose.Cells Cloud API supports adding a filter for a filter column on 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...string Path The workbook name. sheetName string Path The worksheet...

    docs.aspose.cloud/cells/autofilter/add-filter/
  8. Clear Cells Formatting in Excel Worksheet|Document

    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....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...name string path Workbook name. sheetName string path Worksheet...

    docs.aspose.cloud/cells/clear-cells-formatting-...
  9. Deleting Table by Id from PDF via Cloud Java SDK

    Delete table by Id from PDFs using Aspose.PDF Cloud SDK for Java. Remove table using Id from documents....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/table/delete-by-id/
  10. Deleting Tables on page in PDF via Cloud Java SDK

    Delete tables on page in PDFs using Aspose.PDF Cloud SDK for Java. Remove table on page in documents....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/table/delete-on-...