Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 39,249 for

path

(0.04 sec)
  1. 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-...
  2. 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-...
  3. 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...
  4. 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/
  5. ParagraphTabStop|Aspose Words Cloud Docs

    ParagraphTabStop...nodePath NodePath string The path to the node in the document...destFileName DestFileName string Result path of the document after the operation...

    docs.aspose.cloud/words/spec/paragraphtabstop/
  6. 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/
  7. Read All Document Images|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....Data Type Description name true Path String The name of the document...fields from pageNumber true Path Integer The page number of the...

    docs.aspose.cloud/pdf/read-all-document-images/
  8. Read Image Information from a PDF Document|Docu...

    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 imageId true Path Integer The desired image identifier...

    docs.aspose.cloud/pdf/read-image-information-fr...
  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. Resize PDF via Cloud Python SDK

    Aspose.PDF Cloud allows you to resize PDF Document. Check the Python source code to resize PDF file....file to Aspose Cloud Set up path and parameters for conversion...logging from pathlib import Path from asposepdfcloud import PdfApi...

    products.aspose.cloud/pdf/python/resize/