Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 67,667 for

document

(0.1 sec)
  1. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, important classes and a runnable sample code to extract bookmarks in PDF using Python....bookmarks in it using the Document class object Iterate through...library and then uses the Document class to load the source PDF...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...
  2. Document.automatically_update_styles property |...

    Document.automatically_update_styles property. Gets or sets a flag indicating whether the styles in the Document are updated to match the styles in the attached template each time the Document is opened in MS Word....automatically_update_styles property Document.automatically_update_styles...whether the styles in the document are updated to match the styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfEncryptionDetails | Aspose.Words for Java

    Contains details for encrypting and access permissions for a PDF Document in Java....access permissions for a PDF document. To learn more, visit the...Protect or Encrypt a Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  4. DownsampleOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.DownsampleOptions class to easily customize image downsampling for optimized Document quality and performance....more, visit the Save a Document documentation article. public class...resolution of an image in the document is less than threshold value...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...while appending a document. // Create a document that will have...have nodes from another document inserted into it. let dstDoc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SignOptions.signatureLineImage property | Aspos...

    SignOptions.signatureLineImage property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/signatureline/)...add a signature line to a document, and then sign it using a...srcDocumentPath = base . myDir + "Document.docx" ; let dstDocumentPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.comments property | A...

    BuiltInDocumentProperties.comments property. Gets or sets the Document comments....property Gets or sets the document comments. get comments ()...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuiltInDocumentProperties.subject property | As...

    BuiltInDocumentProperties.subject property. Gets or sets the subject of the Document....or sets the subject of the document. get subject () : string Examples...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...while appending a document. # Create a document that will have nodes...another document inserted into it. dst_doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontSettings.set_fonts_folders method | Aspose....

    FontSettings.set_fonts_folders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering Documents or embedding fonts....TrueType fonts when rendering documents or embedding fonts. def set_fonts_folders...source directories. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...