Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 68,072 for

path

(1.45 sec)
  1. Copy a Layout Slide|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 destination...folder string query false The path to the folder containing the...

    docs.aspose.cloud/slides/copy-a-layout-slide/
  2. Show Chart Legend in a Worksheet|Document

    Learn how to display a chart legend in an Excel worksheet using the Aspose.Cells Cloud REST API (v3.0). Includes endpoint details, parameters, a cURL example, and SDK snippets....string path The workbook filename. sheetName string path The worksheet...the chart. chartIndex integer path The zero‑based index of the...

    docs.aspose.cloud/cells/charts/legend/show/
  3. Unmerge Cells in Excel Worksheet|Document

    Learn how to use the Aspose.Cells Cloud REST API to unmerge cells in an Excel worksheet, with request examples, response format, and SDK code samples for multiple programming languages....string path Name of the workbook file. sheetName string path Name... folder string query Folder path where the workbook is stored...

    docs.aspose.cloud/cells/unmerge-cells-in-excel-...
  4. Apply Rich Text Formatting to a Cell|Document

    Learn how to apply rich text formatting to a specific Excel cell using the Aspose.Cells Cloud REST API. Includes request syntax, parameter details, cURL example, and SDK snippets....Location Description name string path The name of the Excel file (e...Book1.xlsx ). sheetName string path The worksheet that contains...

    docs.aspose.cloud/cells/apply-rich-text-formatt...
  5. Add Horizontal Page Break|Document

    Learn how to add a horizontal page break to an Excel worksheet using the Aspose.Cells Cloud REST API. Includes request details, a cURL example, and SDK code snippets for multiple programming languages....string path Name of the Excel file. sheetName string path Name... folder string query Folder path containing the Excel file. storageName...

    docs.aspose.cloud/cells/page-breaks/add-horizon...
  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. Create a New Presentation|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 file name for the new...string query false The folder path where the new presentation will...

    docs.aspose.cloud/slides/create-a-new-presentat...
  8. Delete an OLE object in an Excel worksheet|Docu...

    Learn how to delete an OLE object from an Excel worksheet using the Aspose.Cells Cloud REST API (v4.0). Includes HTTPS endpoint, authentication steps, cURL example, SDK snippets, error‑handling guidance, and next‑step links....string path The workbook name. sheetName string path The worksheet...name. oleObjectIndex integer path Index of the OLE object to be...

    docs.aspose.cloud/cells/oleobjects/delete/
  9. Add Format Condition|Document

    Learn how to add a format condition to an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes request syntax, parameters, cURL example, and SDK snippets....Location Description name string path The name of the Excel workbook...workbook. sheetName string path The name of the worksheet that contains...

    docs.aspose.cloud/cells/conditional-formattings...
  10. Convert PDF to Images GIF via Cloud Java SDK

    Transform PDFs into GIF files with Aspose.PDF Cloud SDK for Java. Simplify document sharing with image output....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/pdf-t...