Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 423,607 for

document

(0.14 sec)
  1. Redact PDF using Java | Aspose.PDF

    Redact PDF Documents programmatically with Java sample code using Aspose.PDF for Java... Redact PDF documents via Java You need Aspose.PDF...the PDF with an instance of Document. Create TextFragmentAbsorber...

    products.aspose.com/pdf/java/redaction/
  2. C# API to Export MSG to XPS | products.aspose.com

    Convert MSG to XPS without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to XPS format...correct email, you can load MSG document, parse it and have a look...

    products.aspose.com/total/net/conversion/msg-to...
  3. Online SVG to DOT Conversion or Develop Java ba...

    Free online app to convert SVG to DOT files. Java conversion library code for SVG Documents....will be converted into DOT document Download the converted DOT...Automation API Open SVG file using Document class Convert SVG to DOC by...

    products.aspose.com/total/java/conversion/svg-t...
  4. Online XPS to DOTX Conversion or Develop Java b...

    Free online app to convert XPS to DOTX files. Java conversion library code for XPS Documents....will be converted into DOTX document Download the converted DOTX...Automation API Open XPS file using Document class Convert XPS to DOC by...

    products.aspose.com/total/java/conversion/xps-t...
  5. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a Document into fixed page formats (PDF, XPS, images etc)...be specified when saving a document into fixed page formats (PDF...the Specify Save Options documentation article. Inheritance: FixedPageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Get Started|Aspose.PDF for Rust via C++

    This section describes the basic principles of work and using Aspose.PDF for Rust....PDF document using Rust and Aspose.PDF. Supported Document Formats...supported when loading or saving a document in various formats. Licensing...

    docs.aspose.com/pdf/rust-cpp/get-started/
  7. PDF with 3d annotation becomes invalid in Adobe...

    On Aspose.PDF .NET (using Aspose.PDF.Drawing) version 26.3, after we redact a PDF Document with a 3D annotation, that Document throws a popup in Adobe with the message “An error exists on this page. Acrobat may not displ…...redact a PDF document with a 3D annotation, that document throws a...person who created the PDF document to correct the problem.” In...

    forum.aspose.com/t/pdf-with-3d-annotation-becom...
  8. Export MSG to TIFF via C++ | products.aspose.com

    C++ API to Convert MSG to TIFF without using Microsoft Word or Outlook...converting documents. It also supports various document formats...HTML by using Document class Save the document to TIFF format...

    products.aspose.com/total/cpp/conversion/msg-to...
  9. 操作 PDF 文档|Aspose.PDF for PHP via Java

    本文包含有关如何验证 PDF A 标准的 PDF 文档、如何处理目录、如何设置 PDF 到期日期以及如何确定 PDF 文件生成进度的信息。...PDF/A-1a 或 PDF/A-1b 兼容性,请使用 Document 类的 validate(…) 方法。此方法允许您指定结果要保存的文件名和所需的验证类型...规范中的相应规则。 // 打开文档 $document = new Document ( $inputFile ); $pdfFormat...

    docs.aspose.com/pdf/zh/php-java/manipulate-pdf-...
  10. IDocumentReaderPlugin | Aspose.Words for Java

    Defines an interface for external reader plugins that can read a file into a Document in Java....that can read a file into a document. Methods Method Description...LoadOptions loadOptions, Document document) read(InputStream src...

    reference.aspose.com/words/java/com.aspose.word...