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

path

(0.9 sec)
  1. Replace Links in PDF via Cloud Java SDK

    Replace links in PDFs using Aspose.PDF Cloud SDK for Java. Update URLs efficiently....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/links/replace/
  2. Convert PNG to PDF via Cloud Java SDK

    Convert PNG images to PDF with Aspose.PDF Cloud SDK for Java. Create portable documents from image assets....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PNG_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/png-t...
  3. Number Pages in PDF via Cloud Java SDK

    Number Pages in PDFs 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/numbering/
  4. Convert PDF to Microsoft Word DOCX via Cloud Ja...

    Convert PDF to editable DOCX documents with Aspose.PDF Cloud SDK for Java. Preserve layout and text structure....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...
  5. Aspose.Cells Cloud API – Get Files List (Folder...

    Retrieve a list of files and sub‑folders from a specific folder in Aspose.Cells Cloud storage. Includes endpoint, parameters, sample request, and SDK examples....0/cells/storage/folder/{path} Function Description The getFilesList...Location Description path String Path The path to the folder in cloud...

    docs.aspose.cloud/cells/get-files-list/
  6. Work with stamps in PDF via Cloud Java SDK

    Working with stamps in PDF files using Aspose.PDF Cloud SDK for Java. Enhance discoverability and indexing....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/stamp/
  7. 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...
  8. CSS styling is not working properly - Free Supp...

    Hi @andrey.gubal image.png (61.9 KB) image.png (62.3 KB) Creating this ticket in the right forum. Facing issues with CSS all the text is mis alligned and coming with no space. html code for this <!DOCTYPE html> <ht…...route-path { background: linear-gradient(90deg...flex-start; max-width: 100px; } .route-path-wrapper { display: flex; align-items:...

    forum.aspose.cloud/t/css-styling-is-not-working...
  9. Update a worksheet validation on an Excel works...

    How to update a worksheet validation in an Excel file using the Aspose.Cells Cloud REST API, with cURL examples and SDK code snippets for multiple programming languages....Location Description name string path The name of the workbook file...file. sheetName string path The name of the worksheet that contains...

    docs.aspose.cloud/cells/validations/update/
  10. Delete Notes Slides|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 the...

    docs.aspose.cloud/slides/delete-notes-slides/