Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 67,090 for

path

(0.09 sec)
  1. Get a Particular Form Field from the PDF Docume...

    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...form fields from fieldName true Path String The field name to read...

    docs.aspose.cloud/pdf/get-a-particular-form-fie...
  2. Add Custom Properties|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...folder string query false The path to the folder containing the...

    docs.aspose.cloud/slides/add-custom-properties/
  3. Extract Shapes from a Group Shape|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....parameter that allows to specify path to the sub-shape to be retrieved...retrieved. The sub-shape path is a string that contains shape index...

    docs.aspose.cloud/slides/extract-shapes-from-a-...
  4. Create a folder in Cloud Storage online|Documen...

    Create a folder in Cloud Storage programmatically via Cloud API....r/{path} , where: path (required) — target folder’s path e.g...

    docs.aspose.cloud/words/files-and-storage/creat...
  5. Add a shape on an Excel worksheet|Document

    Aspose.Cells Cloud REST API support adding shape 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...name string path document name. sheetName string path worksheet...

    docs.aspose.cloud/cells/shapes/add/
  6. 通过云端 Python SDK 向 PDF 添加签名

    Aspose.PDF Cloud 允许您向 PDF 文档添加签名。查看 Python 源代码以将签名添加到 PDF 文件中。...logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r ".../../..credentials.json"...

    products.aspose.cloud/pdf/zh/python/signature/add/
  7. Compress PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to optimize PDF Document. Check the Node.js source code to compress PDF file....'node:fs/promises' ; import path from 'node:path' ; import { PdfApi }...localFolder ) { const fileNamePath = path . join ( configParams . LOCAL_FOLDER...

    products.aspose.cloud/pdf/nodejs/compress/
  8. 通过云 Java SDK 删除页面

    使用 Aspose.PDF Cloud SDK for 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/pages/delete/
  9. 通过云 Java SDK 将页面移动到新位置

    使用 Aspose.PDF Cloud SDK for 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/pages/move/
  10. Delete a Watermark|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 presentation file name...of Amazon S3 storage folder path starts with Amazon S3 bucket...

    docs.aspose.cloud/slides/delete-a-watermark/