Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 18,826 for

printing document

(0.15 sec)
  1. CustomPart class | Aspose.Words for Python

    aspose.words.markup.CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard...Structured Document Tags or Content Control documentation article...within an Office Open XML document provided that they conform...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::GetEnumerator method. Returns an enumerator that can iterate through a collection in C++....Examples Shows how to work with a document’s collection of web extensions...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Web...

    reference.aspose.com/words/cpp/aspose.words.web...
  3. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython.... words import Document from com . aspose . words...'programming_documents/' # Open the document. doc = Document ( dataDir...

    docs.aspose.com/words/java/working-with-styles-...
  4. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word Documents, enhancing your Document's layout and functionality....Represents a table in a Word document. To learn more, visit the...the Working with Tables documentation article. public class Table...

    reference.aspose.com/words/net/aspose.words.tab...
  5. TableCollection class | Aspose.Words for Python

    aspose.words.tables.TableCollection class. Provides typed access to a collection of [Table](../table/) nodes...the Working with Tables documentation article. Inheritance: TableCollection...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SystemFontSource | Aspose.Words for Java

    Represents all TrueType fonts installed to the system in Java....the Working with Fonts documentation article. Examples: Shows...Shows how to access a document’s system font source and set font...

    reference.aspose.com/words/java/com.aspose.word...
  7. LayoutEnumerator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.LayoutEnumerator class for efficient Document layout enumeration. Explore page geometry, text, and structure effortlessly!...page layout entities of a document. You can use this class to...entity which corresponds to a document node. To learn more, visit...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Working with 'name' table | .NET

    TrueType font table 'name' is storage for text strings that describe font metadata like font name, license information, copyright notices, and many others....table is accessible in and documentations. There are 2 formats for...TtfFont font; Next 2 snippets print value for category Full font...

    docs.aspose.com/font/net/working-with-name-table/
  9. FolderFontSource | Aspose.Words for Java

    Represents the folder that contains TrueType font files in Java....the Working with Fonts documentation article. Examples: Shows...r(), false, 1); Document doc = new Document(); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...
  10. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code....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...