Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 68,000 for

path

(0.22 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. Get Chart Area from a Worksheet|Document

    Learn how to retrieve chart‑area information from a worksheet using the Aspose.Cells Cloud REST API, with examples for cURL and multiple SDKs....string path Name of the workbook file. sheetName string path Name...the chart. chartIndex integer path Zero‑based index of the chart...

    docs.aspose.cloud/cells/charts/area/get/
  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. 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-...
  7. MoveFolderRequest|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....Notes srcPath string Folder path to move e.g. ‘/folder’ destPath...destPath string Destination folder path to move to e.g ‘/dst’ srcStorageName...

    docs.aspose.cloud/email/reference-model-move-fo...
  8. Update Document 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...presentation file. propertyName string path true The name of a document...

    docs.aspose.cloud/slides/update-document-proper...
  9. Delete Bookmark via Cloud Java SDK

    Delete Bookmark from PDFs using Aspose.PDF Cloud SDK for Java....Path ; import java.nio.file.StandardCopyOption...tput.pdf" ; String BOOKMARK_PATH = "/1" ; try { PdfApi pdfApi...

    products.aspose.cloud/pdf/java/bookmarks/remove/
  10. Remove Stamp from PDFs via Cloud Java SDK

    Delete stamps from PDF documents using Java and Aspose.PDF Cloud SDK....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/stamp/remove/