Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 3,828 for

printing document

(0.07 sec)
  1. IWarningCallback class | Aspose.Words for Node.js

    Aspose.Words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during Document loading or saving....warnings that can occur during document loading or saving. Methods...encounters some issue during document loading or saving that might...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MetafileRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.MetafileRenderingMode enhances WMF and EMF metafile rendering for optimal Document quality and performance....saves the bitmap to the output document. Examples Shows added a fallback...HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...

    reference.aspose.com/words/net/aspose.words.sav...
  3. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index....Examples Shows how to access a document’s VBA project information...information. doc = aw . Document ( MY_DIR + 'VBA project.docm' ) # A VBA...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Comment.author property | Aspose.Words for Node.js

    Comment.author property. Returns or sets the author name for a comment....Examples Shows how to print all of a document’s comments and their...replies. let doc = new aw . Document ( base . myDir + "Comments...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object...Examples Shows how to print all of a document’s comments and their...their replies. doc = aw . Document ( file_name = MY_DIR + 'Comments...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.customXmlParts property | Aspose.Words...

    Document.customXmlParts property. Gets or sets the collection of Custom XML Data Storage Parts....customXmlParts property Document.customXmlParts property Gets...Parts into OOXML and DOC documents only. This property cannot...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FormField.HelpText | Aspose.Words for .NET

    Discover the FormField HelpText property, enhance user experience with informative messages displayed when F1 is pressed on focused fields....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. RevisionCollection.groups property | Aspose.Wor...

    RevisionCollection.groups property. Collection of revision groups....Examples Shows how to work with a document’s collection of revisions...revisions. doc = aw . Document ( MY_DIR + 'Revisions.docx' ) revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FootnoteSeparatorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteSeparatorType enum to customize footnote and endnote separators, enhancing Document formatting and readability.... FootnoteContinuation 1 Printed above footnote text on a page...page. FootnoteContinuation 2 Printed below footnote text on a page...

    reference.aspose.com/words/net/aspose.words.not...
  10. CustomXmlPropertyCollection.contains method | A...

    CustomXmlPropertyCollection.contains method. Determines whether the collection contains a property with the given name.... Document ( MY_DIR + 'Smart tags.doc'...# A smart tag appears in a document with Microsoft Word recognizes...

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