Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 67,945 for

path

(0.09 sec)
  1. Delete Chart Title in a Worksheet|Document

    Learn how to delete a chart title in an Excel worksheet using the Aspose.Cells Cloud REST API....string path The workbook file name. sheetName string path The worksheet...worksheet name. chartIndex integer path The zero‑based index of the...

    docs.aspose.cloud/cells/charts/delete-chart-title/
  2. Get a picture in an Excel file|Document

    Retrieve a picture from an Excel worksheet using the Aspose.Cells Cloud REST API. The API returns the image by its index and supports multiple SDKs for various programming languages....string path Name of the Excel document. sheetName string path Name...worksheet. pictureIndex integer path Zero‑based index of the picture...

    docs.aspose.cloud/cells/pictures/get/
  3. Update a list object in an Excel worksheet|Docu...

    Use Aspose.Cells Cloud REST API to update a list object (table) in an Excel worksheet. Includes request details, a cURL example, and SDK code samples for multiple programming languages....name string path Document name. sheetName string path Worksheet...name. listObjectIndex integer path Index of the list object. listObject...

    docs.aspose.cloud/cells/list-objects/update/
  4. Set Recognition Quality and Speed|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.... path . abspath ( os . path . join ( os . path . dirname...= os . path . abspath ( os . path . join ( os . path . dirname...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  5. The format is wrong when saving word as pdf fil...

    The logo duplicated after save word to pdf The word: image.png (99.9 KB) The pdf: 1734509357247.png (39.5 KB) Code: String Path = “C:\Users\z_jia\Desktop\a\a.docx”; Document word = new Document(Path); word.save(“…...5 KB) Code: String path = “C:\Users\z_jia\Desktop\a\a...Document word = new Document(path); word.save(“C:\Users\z_jia\Desktop\a\a...

    forum.aspose.cloud/t/the-format-is-wrong-when-s...
  6. Get Image Information from a 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 presentation...presentation file. slideIndex integer path true The 1-based index of the...

    docs.aspose.cloud/slides/get-image-information-...
  7. 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/
  8. Add Comments|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...storage. slideIndex integer path true The 1-based index of a...

    docs.aspose.cloud/slides/add-comments/
  9. Move Page to New Position via Cloud Java SDK

    Move Page from PDFs to new position using Aspose.PDF Cloud SDK for Java....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/pages/move/
  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/