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

printing document

(0.27 sec)
  1. XamlFixedSaveOptions.resources_folder property ...

    XamlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images and fonts) are saved when exporting a Document to fixed page Xaml format...are saved when exporting a document to fixed page Xaml format.... Remarks When you save a Document in fixed page Xaml format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentVisitor.visitBookmarkStart method | Asp...

    DocumentVisitor.visitBookmarkStart method. Called when a start of a bookmark is encountered in the Document....bookmark is encountered in the document. visitBookmarkStart ( bookmarkStart...'CreateUpdateAndPrint' , () => { // Create a document with three bookmarks, then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties class. A collection of built-in Document properties. To learn more, visit the Documentation article in C++....class A collection of built-in document properties. To learn more...the Work with Document Properties documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex Document structures with ease and efficiency....Words Document Object Model (DOM) documentation article. public...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/com...
  5. BuiltInDocumentProperties.nameOfApplication pro...

    BuiltInDocumentProperties.nameOfApplication property. Gets or sets the name of the application....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Range::get_Bookmarks method | As...

    Aspose::Words::Range::get_Bookmarks method. Returns a Bookmarks collection that represents all bookmarks in the range in C++....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...use a custom document visitor implementation to print their contents...

    reference.aspose.com/words/cpp/aspose.words/ran...
  8. Aspose::Words::BookmarkStart::get_Bookmark meth...

    Aspose::Words::BookmarkStart::get_Bookmark method. Gets the facade object that encapsulates this bookmark start and end in C++....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...use a custom document visitor implementation to print their contents...

    reference.aspose.com/words/cpp/aspose.words/boo...
  9. WebExtensionPropertyCollection | Aspose.Words f...

    Specifies a set of web extension custom properties in Java....Work with Office Add-ins documentation article. Examples: Shows...extension to a document. Document doc = new Document(); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentPropertyCollection indexer | Aspose.Wor...

    DocumentPropertyCollection indexer. Returns a [DocumentProperty](../../Documentproperty/) object by index....with custom document properties. doc = aw . Document ( MY_DIR +...'Properties.docx' ) # Every document contains a collection of custom...

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