Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 67,751 for

path

(0.12 sec)
  1. Group rows on an Excel Worksheet|Document

    Use Aspose.Cells Cloud REST API to group rows in an Excel worksheet. Supports multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go) for easy integration....Location Description name string path The name of the workbook file...file. sheetName string path The name of the worksheet. firstIndex...

    docs.aspose.cloud/cells/rows/group/
  2. Move a named ranged with an Excel worksheet|Doc...

    Learn how to use Aspose.Cells Cloud REST API to move a named range within an Excel worksheet. Includes request details, cURL example, and SDK code samples for multiple languages....string path Name of the workbook file sheetName string path Name...moved folder string query Folder path where the workbook is stored...

    docs.aspose.cloud/cells/ranges/move/
  3. Set a Single Document Property in a PDF|Documen...

    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....Data Type Description name true Path String The name of the document...properties from propertyName true Path String Update the document property...

    docs.aspose.cloud/pdf/set-a-single-document-pro...
  4. Add Signature to PDF via Cloud Python SDK

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

    products.aspose.cloud/pdf/python/signature/add/
  5. 通过云 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/rotate/
  6. Add Text Stamps to PDFs via Cloud Java SDK

    Insert text stamps into PDFs with 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/stamp/text/
  7. Creating an AcroForm via Cloud Java SDK

    Add new form fields to PDFs with Aspose.PDF Cloud for Java. Create interactive AcroForms in seconds....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/acroforms/add/
  8. Add Text Annotations to PDFs via Cloud Java SDK

    Add text annotations to PDF documents using Aspose.PDF Cloud Java SDK....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. Download a Presentation in a Specified Format f...

    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 of the presentation...presentation. format string path true The desired format for the...

    docs.aspose.cloud/slides/download-a-presentatio...
  10. Extract Image by Id from PDF via Cloud Java SDK

    Extract image by Id from a PDF using Aspose.PDF Cloud SDK in Java. Process or analyze embedded visuals....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/images/extract-b...