Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 67,080 for

path

(0.24 sec)
  1. Get text items from an Excel workbook|Document

    Aspose.Cells Cloud REST API support getting text from 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...Description name string path The workbook name. folder string query...

    docs.aspose.cloud/cells/workbook/get-text-items/
  2. Get page count form an Excel File|Document

    Aspose.Cells Cloud REST API support getting pages count on an Excel workbook. 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...Description name string path Document name. folder string query Document’s...

    docs.aspose.cloud/cells/get-page-count-from-an-...
  3. Calculate all formulas on an Excel workbook|Doc...

    Aspose.Cells Cloud REST API support calculating all formulas on an Excel workbook. 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...Description name string path Document name. options body Calculation...

    docs.aspose.cloud/cells/calculate-all-formulas-...
  4. Add Bookmarks to PDF via Cloud Python SDK

    Add bookmarks to PDF files in Python using Aspose.PDF Cloud SDK. Improve document navigation and structure....logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r "C: \\ Projects \\ ASPOSE...

    products.aspose.cloud/pdf/python/bookmarks/add/
  5. 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-...
  6. 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...
  7. 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/
  8. 通过云 Java SDK 删除 PDF 页面上的表格

    使用 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/table/delete-...
  9. Parse Pdf for extraction Form fields as XML via...

    Parse PDF files for extraction Form fields as XML using Aspose.PDF Cloud SDK for .NET. Enhance discoverability and indexing.... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/net/parser/form-to-xml/
  10. Work with Bookmarks in PDF via Cloud .NET SDK

    Working with bookmarks in PDF files using Aspose.PDF Cloud SDK for .NET. Enhance discoverability and indexing.... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/net/bookmarks/