Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 67,742 for

path

(0.21 sec)
  1. Get a Slide Theme|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-a-slide-theme/
  2. Get an auto filter in an Excel worksheet|Document

    Retrieve the AutoFilter description from an Excel worksheet using the Aspose.Cells Cloud REST API. Supports SDKs for C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, and more....Name Type Path/Query Description name string path Excel file...string path Worksheet name. folder string query Folder path in storage...

    docs.aspose.cloud/cells/autofilter/get/
  3. Add an empty row on an Excel worksheet|Document

    Aspose.Cells Cloud REST API support adding an empty row 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/rows/add/row/
  4. Set heights of rows inside the range|Document

    Learn how to set the height of rows within a specific range on an Excel worksheet using Aspose.Cells Cloud REST API. Includes request details, cURL example, and SDK code snippets for multiple programming languages....Location Description name string Path The name of the Excel file stored...the cloud. sheetName string Path The name of the worksheet that...

    docs.aspose.cloud/cells/ranges/update/row-height/
  5. Freeze panes on an Excel Worksheet|Document

    Learn how to use Aspose.Cells Cloud REST API to freeze panes in an Excel worksheet. Includes request details, cURL example, and SDK code snippets for multiple programming languages....Location Description name string path The name of the workbook file...file. sheetName string path The name of the worksheet where panes...

    docs.aspose.cloud/cells/worksheets/panes/freeze/
  6. 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 path Name of the workbook file. sheetName string path Name...the chart. chartIndex integer path Zero‑based index of the chart...

    docs.aspose.cloud/cells/developer-guide/30versi...
  7. Remove Form Fields in PDF Document via Cloud Ja...

    Remove AcroForm fields from PDF files with Aspose.PDF Cloud SDK for Java. Clean up interactive forms programmatically....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/acroforms/remove/
  8. Replace Text Annotations via Cloud Java SDK

    Replace Text Annotations in 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/annotations/text...
  9. Replacing Tables in PDF via Cloud Java SDK

    Replace tables in PDFs using Aspose.PDF Cloud SDK for Java. Dynamically generate structured layouts 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/replace/
  10. Work with Footer in PDF via Cloud .NET SDK

    Adding footers to PDF pages using Aspose.PDF Cloud SDK in .NET. Branding, signatures, and more.... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/net/footers/