Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 67,751 for

path

(0.06 sec)
  1. Read All Document Images|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....Data Type Description name true Path String The name of the document...fields from pageNumber true Path Integer The page number of the...

    docs.aspose.cloud/pdf/read-all-document-images/
  2. Read Image Information from a PDF Document|Docu...

    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...form fields from imageId true Path Integer The desired image identifier...

    docs.aspose.cloud/pdf/read-image-information-fr...
  3. 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....Location Description name string path The name of the Excel document...document. sheetName string path The name of the worksheet containing...

    docs.aspose.cloud/cells/developer-guide/30versi...
  4. 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...
  5. 通过云 Java SDK 替换文本批注

    使用 Aspose.PDF Cloud SDK for Java 替换 PDF 中的文本批注。...Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/zh/java/annotations/t...
  6. Compress PDF via Cloud Python SDK

    Aspose.PDF Cloud allows you to compress PDF Document. Check the Python source code to optimize PDF file....logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r "Credentials/credentials...

    products.aspose.cloud/pdf/python/compress/
  7. Aspose.Cells Cloud Spreadsheet Merger - Combine...

    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 source workbook file...

    docs.aspose.cloud/cells/merge-remote-spreadsheet/
  8. Parse Pdf for extraction Form fields as FDF via...

    Parse PDF files for extraction Form fields as FDF using Aspose.PDF Cloud SDK for .NET. Enhance discoverability and indexing.... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/net/parser/form-to-fdf/
  9. 通过 Cloud Java SDK 将 PDF 转换为 HTML

    使用 Aspose.PDF Cloud SDK for Java 将 PDF 转换为 HTML 页面。实现网页友好的文档查看。...Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_FILE_NAME...

    products.aspose.cloud/pdf/zh/java/conversion/pd...
  10. Read Information about a Presentation|Documenta...

    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...string query false The folder path where the presentation file...

    docs.aspose.cloud/slides/read-information-about...