Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 67,751 for

path

(0.1 sec)
  1. Add Format Condition|Documentation

    Use the Aspose.Cells Cloud REST API to add a format condition to a worksheet in an Excel workbook....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...
  2. Append attachments in PDF documents via Aspose....

    Add attachments to PDF files using Python and Aspose.PDF Cloud SDK. Embed documents, images, and more....the Cloud API Set name with path of your document file Perform...logging from pathlib import Path from asposepdfcloud import ApiClient...

    products.aspose.cloud/pdf/python/attachments/add/
  3. Extract attachments from PDF documents via Aspo...

    Get and list PDF attachments programmatically using Aspose.PDF Cloud SDK for Java. RESTful API for complete control....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/attachments/get/
  4. Convert PDF to PDF/A via Cloud Java SDK

    Convert PDF to PDF/A format for archiving using Aspose.PDF Cloud SDK for Java. Compliant with long-term storage....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. Convert PDF to HTML via Cloud Java SDK

    Convert PDF to HTML pages with Aspose.PDF Cloud SDK for Java. Enable web-friendly document viewing....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...
  6. Add Links to PDF via Cloud Java SDK

    Insert hyperlinks into PDF files 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/links/add/
  7. Convert EMF to PDF via Cloud Java SDK

    Convert EMF files to PDF format using Aspose.PDF Cloud SDK for Java. Retain vector quality and layout in every file....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , EMF_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/emf-t...
  8. 通过云 .NET SDK 处理 PDF 中的页面

    使用 Aspose.PDF Cloud SDK for .NET 添加、删除、获取和移动 PDF 中的页面。... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/zh/net/pages/
  9. Extract Image by Id from PDF via Cloud Java SDK

    Extract image by Id from a PDF using Aspose.PDF Cloud SDK in Java. Process or analyze embedded visuals....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/images/extract-b...
  10. 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...