Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 400,755 for

document

(0.25 sec)
  1. Aspose::Words::Markup::SmartTag::SmartTag const...

    Aspose::Words::Markup::SmartTag::SmartTag constructor. Initializes a new instance of the SmartTag class in C++....:DocumentBase>& The owner document. Remarks When you create a...node, you need to specify a document to which the node belongs...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF Document....a user on an encrypted PDF document. Members Name Description...all operations on the PDF document. This is the default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Range.structuredDocumentTags property | Aspose....

    Range.structuredDocumentTags property. Returns a [Range.structuredDocumentTags](./) collection that represents all structured Document tags in the range....represents all structured document tags in the range. get structuredDocumentTa...structured document tag. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeType | Aspose.Words for Java

    Specifies the type of a Word Document node in Java....Specifies the type of a Word document node. Examples: Shows how...of child nodes. Document doc = new Document(); // Add two runs...

    reference.aspose.com/words/java/com.aspose.word...
  5. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred format, enhancing your Document management efficiency....rendering large documents to PDF. Document doc = new Document ( MyDir...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. MailMergeCleanupOptions Enum | Aspose.Words for...

    Discover Aspose.Words.MailMergeCleanupOptions enum to efficiently manage mail merge cleanup. Optimize your Documents by controlling item removal seamlessly....should be removed from the document. When this option is set,...should be removed from the document. RemoveUnusedFields 4 Specifies...

    reference.aspose.com/words/net/aspose.words.mai...
  7. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored Document in Java....reference to an externally stored document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert PDF to PNG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to PNG image, convert all and single pages to PNG images with Aspose.PDF for Android via Java....convertPDFtoPNG () { try { document = new Document ( inputStream ); }...stream PngDevice . process ( document . getPages (). get_Item (...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  9. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON field in Java....the Working with Fields documentation article. Remarks: Allows...us to run a document’s macros by clicking. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Extract text or images from PDF using PHP | Asp...

    PHP sample code for extracting text and images from PDF files on on any platform....powerful, and easy-to-use document manipulation API for php-java...the PDF with an instance of Document. Create a TextAbsorber object...

    products.aspose.com/pdf/php-java/parser/