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

printing document

(0.48 sec)
  1. CustomPart.RelationshipType | Aspose.Words for ...

    Discover the CustomPart RelationshipType property to easily manage and define relationships between parent and custom parts for enhanced functionality....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  2. FontSettings.substitution_settings property | A...

    FontSettings.substitution_settings property. Settings related to font substitution mechanism....Examples Shows how to access a document’s system font source and set...font substitutes. doc = aw . Document () doc . font_settings = aw...

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

    Represents all formatting for a table cell in Java....the Working with Tables documentation article. Examples: Shows...of a table cell. Document doc = new Document(getMyDir() + "Tables...

    reference.aspose.com/words/java/com.aspose.word...
  4. MetafileRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render WMF and EMF metafiles in Java....throws Exception { Document doc = new Document(getMyDir() + "WMF...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. FontFamily Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontFamily enum—your key to managing diverse font families effortlessly for enhanced Document styling and formatting....access and print details of each font in a document. Document doc =...= new Document ( MyDir + "Document.docx" ); IEnumerator < FontInfo...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Aspose::Words::BookmarkCollection class | Aspos...

    Aspose::Words::BookmarkCollection class. A collection of Bookmark objects that represent the bookmarks in the specified range. To learn more, visit the Documentation article in C++....Working with Bookmarks documentation article. class BookmarkCollection...this collection and from the document. get_Count () Returns the...

    reference.aspose.com/words/cpp/aspose.words/boo...
  8. SdtListItemCollection.selectedValue property | ...

    SdtListItemCollection.selectedValue property. Specifies currently selected value in this list...structured document tags. let doc = new aw . Document (); let tag...drop-down list structured document tag is a form that allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Markup::CustomPart class | Aspos...

    Aspose::Words::Markup::CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard. To learn more, visit the Documentation article in C++....Structured Document Tags or Content Control documentation article...within an Office Open XML document provided that they conform...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. CustomPartCollection class | Aspose.Words for P...

    aspose.words.markup.CustomPartCollection class. Represents a collection of [CustomPart](../custompart/) objects...Structured Document Tags or Content Control documentation article...the OOXML package via the Document.package_custom_parts property...

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