Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 67,751 for

path

(0.07 sec)
  1. Working with pivot filters|Document

    Learn how to add and manage pivot table filters using the Aspose.Cells Cloud REST API. Includes request syntax, parameter details, cURL example, and SDK code snippets for multiple programming languages....string path The name of the Excel file. sheetName string path The...table. pivotTableIndex integer path Zero‑based index of the pivot...

    docs.aspose.cloud/cells/pivot-tables/add-filters/
  2. Convert XPS to PDF via Cloud Java SDK

    Turn XPS documents into PDFs using Aspose.PDF Cloud SDK for Java. Simplify cross-platform compatibility....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , XPS_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/xps-t...
  3. Convert Text to PDF via Cloud Java SDK

    Turn plain text files into formatted PDFs with Aspose.PDF Cloud SDK for Java....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , TXT_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/text-...
  4. Convert PCL to PDF via Cloud Java SDK

    Transform PCL print files into PDFs using Aspose.PDF Cloud SDK for Java. Ideal for enterprise document processing....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PCL_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/pcl-t...
  5. Get Fill Format of a Chart Area from a Workshee...

    Retrieves the fill format information of a chart area in a worksheet using the Aspose.Cells Cloud REST API....name string path Workbook name. sheetName string path Worksheet...Worksheet name. chartIndex integer path Index of the chart. folder string...

    docs.aspose.cloud/cells/charts/chart-area/fill-...
  6. Replace text in an Excel workbook|Document

    Use Aspose.Cells Cloud REST API to replace text in Excel (XLS, XLSX, XLSM, XLSB) and OpenDocument Spreadsheet (ODS) workbooks. The API is available via cURL and multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, etc.)....string path Name of the workbook file. sheetName string path Name... folder string query Folder path containing the workbook. storageName...

    docs.aspose.cloud/cells/workbook/replace-text/
  7. Set Chart Title in Excel Worksheet|Documentation

    Learn how to add or update a chart title in an Excel worksheet using the Aspose.Cells Cloud REST API and SDK examples....name string path Workbook name. sheetName string path Worksheet...Worksheet name. chartIndex integer path Index of the chart. title string...

    docs.aspose.cloud/cells/chart/title/add/
  8. Add|Documentation

    Adds a comment to a specific worksheet cell using the Aspose.Cells Cloud REST API....Location Description name string path The name of the workbook file...string path The name of the worksheet. cellName string path The...

    docs.aspose.cloud/cells/comments/add/
  9. Set zoom for an Excel worksheet|Document

    Learn how to set the zoom level of an Excel worksheet using the Aspose.Cells Cloud REST API. The guide includes request details, cURL examples, and SDK code snippets for multiple programming languages....Location Description name string path The name of the Excel file (workbook)...(workbook). sheetName string path The name of the worksheet to...

    docs.aspose.cloud/cells/worksheets/zoom/
  10. Work with AcroForms in PDF via Cloud Java SDK

    Working with AcroForms in PDF via Cloud Java SDK. Check how to add, get, remove, update, and set AcroForms in PDF document....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/acroforms/