Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 67,751 for

path

(0.03 sec)
  1. Update a shape on an Excel worksheet|Document

    Learn how to update a shape in an Excel worksheet using Aspose.Cells Cloud REST API. Includes request details, a cURL example, and SDK code samples for multiple programming languages....Location Description name string path The name of the workbook file...file. sheetName string path The name of the worksheet that contains...

    docs.aspose.cloud/cells/shapes/update/
  2. Get a pivot table in an Excel worksheet|Document

    Learn how to retrieve a pivot table from an Excel worksheet using the Aspose.Cells Cloud REST API. Includes request syntax, parameters, cURL example, response schema, and SDK code samples for multiple 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/get/
  3. Replace Signature in PDF via Cloud Python SDK

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

    products.aspose.cloud/pdf/python/signature/repl...
  4. Copy rows on an Excel worksheet|Document

    Use Aspose.Cells Cloud REST API to copy rows in an Excel worksheet. The API is available through multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go) and via direct HTTP requests....string path The workbook file name. sheetName string path The worksheet...sheetName . folder string query Path to the folder containing the...

    docs.aspose.cloud/cells/rows/copy/
  5. Add a pivot field into pivot table|Document

    Learn how to add a pivot field to an existing pivot table using the Aspose.Cells Cloud REST API. The guide includes request details, cURL examples, and SDK code snippets for multiple programming languages....name string path Document name. sheetName string path Worksheet...name. pivotTableIndex integer path Index of the pivot table. pivotFieldType...

    docs.aspose.cloud/cells/pivot-tables/add-pivot-...
  6. Working with Files and Storage using Aspose.CAD...

    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....Swagger Link /cad/storage/file/{path} GET Download a File from Storage...Swagger Link /cad/storage/file/{path} PUT Upload a file to Cloud...

    docs.aspose.cloud/cad/working-with-files-and-st...
  7. 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/
  8. 通过 Cloud Java SDK 裁剪 PDF 文档

    使用 Aspose.PDF Cloud 执行 PDF 文档裁剪。请查看 Java 源代码以了解 PDF 文件修剪。...Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/zh/java/crop/
  9. Rotate PDF via Cloud Java SDK

    Rotate PDF pages is performed using Aspose.PDF Cloud. Check the Java source code to rotate PDF file....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/rotate/
  10. Convert PDF to XPS via Cloud Java SDK

    Turn PDF files into XPS documents with Aspose.PDF Cloud SDK for Java. Preserve layout and vector data....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/pdf-t...