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

printing document

(0.07 sec)
  1. Aspose::Words::Paragraph::get_NodeType method |...

    Aspose::Words::Paragraph::get_NodeType method. Returns Paragraph in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be HtmlFixed in C++....Specifies the format in which the document will be saved if this save...Shows how to use a callback to print the URIs of external resources...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. MarkdownSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.MarkdownSaveOptions class. Class to specify additional options when saving a Document into the [SaveFormat.MARKDOWN](../../aspose.words/saveformat/#MARKDOWN) format...additional options when saving a document into the SaveFormat.MARKDOWN...the Specify Save Options documentation article. Inheritance: MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontPitch enumeration | Aspose.Words for Python

    aspose.words.fonts.FontPitch enumeration. Represents the font pitch....access and print details of each font in a document. doc = aw...aw . Document ( MY_DIR + 'Document.docx' ) for font_info in doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomPart.relationship_type property | Aspose....

    CustomPart.relationship_type property. Gets or sets the relationship type from the parent part to this custom part....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LayoutEnumerator.moveNextLogical method | Aspos...

    LayoutEnumerator.moveNextLogical method. Moves to the next sibling entity in a logical order....the document. Examples Shows ways of traversing a document’s layout...'LayoutEnumerator' , () => { // Open a document that contains a variety of...

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

    Discover the Row ParentTable property to easily access the immediate parent table of any row, enhancing your data management and analysis....to print the node structure of every table in a document. public...TableToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words.tab...
  8. HtmlSaveOptions.ExportFontResources | Aspose.Wo...

    Discover the HtmlSaveOptions ExportFontResources property to control font resource export for HTML, MHTML, or EPUB. Maximize your Document's visual appeal!...resources allows for consistent document rendering independent of the...is set to true , main HTML document will refer to every font via...

    reference.aspose.com/words/net/aspose.words.sav...
  9. MathObjectType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Math.MathObjectType enum to easily identify and manage Office Math object types for enhanced Document processing.... Examples Shows how to print the node structure of every...in a document. public void OfficeMathToText () { Document doc...

    reference.aspose.com/words/net/aspose.words.mat...
  10. RowCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...the Working with Tables documentation article. Inheritance: RowCollection...this collection and from the document. (Inherited from NodeCollection...

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