Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 67,090 for

path

(0.12 sec)
  1. Autofit a row on an Excel worksheet|Document

    Aspose.Cells Cloud REST API support autofitting a row 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 The file name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/worksheets/autofit/row/
  2. 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...
  3. Aspose.Cells Cloud Web API - Search Range Conte...

    Efficiently search for text within a specified range of a remote spreadsheet stored in cloud storage using the Excel API....Parameters: Parameter Name Type Path/Query String/HTTPBody Description...Description name String Path The name of the spreadsheet file. worksheet...

    docs.aspose.cloud/cells/search-content-in-remot...
  4. Get worksheet from an Excel worksheet|Document

    Aspose.Cells Cloud REST API support getting worksheet to different format from 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...string path The document name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/worksheets/get-worksheet/
  5. 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...
  6. 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...
  7. 通过云 Java SDK 解析 PDF 以提取文本

    使用 Aspose.PDF Cloud SDK for Java 解析 PDF 文件以提取文本。提升可发现性和索引。...Path ; import com.google.gson.Gson...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/zh/java/parser/texts/
  8. 通过云端 Python SDK 从 PDF 中删除书签

    使用 Aspose.PDF Cloud SDK 在 Python 中从 PDF 中删除书签。清理过时的导航元素。...logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r "C: \\ Projects \\ ASPOSE...

    products.aspose.cloud/pdf/zh/python/bookmarks/r...
  9. Aspose.Cells Cloud Web API - Merge one spreadsh...

    Combine a spreadsheet file stored in a cloud storage into another spreadsheet, and you can specify the format and location of the data output.....Parameters: Parameter Name Type Path/Query String/HTTPBody Description...Description name String Path The name of the workbook file to be merged...

    docs.aspose.cloud/cells/merge-remote-spreadsheet/
  10. Work with Headers in PDFs via Cloud .NET SDK

    Make changes to PDF document headers with the Aspose.PDF Cloud SDK in .NET. Branding, signatures, images, headers, footers and more.... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/net/headers/