Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 400,456 for

document

(0.14 sec)
  1. Convert PDF to PDF/A formats|Aspose.PDF for PHP...

    Explore how to convert PDF files to PDF/A format for compliance with Document archiving standards in PHP via Java....new Document object and load the input PDF file. $document = new...new Document ( $inputFile ); // Convert the document to PDF/A-1a...

    docs.aspose.com/pdf/php-java/convert-pdf-to-pdfa/
  2. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....Handling Windows Metafiles documentation article. Examples: Shows...throws Exception { Document doc = new Document(getMyDir() + "WMF...

    reference.aspose.com/words/java/com.aspose.word...
  3. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.accept method. Accepts a visitor....their comment ranges using a document visitor. test ( 'CreateCommentsAndPri'...() => { let doc = new aw . Document (); let newComment = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Comment.dateTime property | Aspose.Words for No...

    Comment.dateTime property. Gets the date and time that the comment was made....their comment ranges using a document visitor. test ( 'CreateCommentsAndPri'...() => { let doc = new aw . Document (); let newComment = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Watermark class | Aspose.Words for Python

    aspose.words.Watermark class. Represents class to work with Document watermark...Represents class to work with document watermark. To learn more,...Working with Watermark documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Form Fields in Python|Aspose.Words...

    Insert, obtain, or format a form field in a Document using Python....Fields Contents [ Hide ] A document that contains fill-in blanks...For example, you create a document whose content is protected...

    docs.aspose.com/words/python-net/working-with-f...
  7. StructuredDocumentTag.Clear | Aspose.Words for ...

    Effortlessly clear contents of your structured Document tag with the Clear method, and show a defined placeholder for enhanced Document management....contents of this structured document tag and displays a placeholder...clear contents of a structured document tag if it has revisions. If...

    reference.aspose.com/words/net/aspose.words.mar...
  8. 以编程方式移动 PDF 页面 C#|Aspose.PDF for .NET

    尝试使用 Aspose.PDF for .NET 在所需位置或 PDF 文件末尾移动页面。...创建一个包含源 PDF 文件的 Document 类对象。 创建一个包含目标 PDF 文件的 Document 类对象。 从 PageCollection... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/move-pages/
  9. Style.BuiltIn | Aspose.Words for .NET

    Discover if a style is a built-in option in MS Word. Enhance your Document design with our comprehensive guide to Word's built-in styles!... Document doc = new Document (); // When we create...create a document using Microsoft Word, or programmatically using...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF Documents using the Aspose.PDF for Python via C++....Basic operations with PDF documents Contents [ Hide ] Basic operations...simplest operation with PDF documents in Aspose.PDF for Python:...

    docs.aspose.com/pdf/python-cpp/basic-operations/