Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 401,621 for

document

(0.37 sec)
  1. Aspose::Words::DocumentBuilder::get_IsAtEndOfPa...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfParagraph method. Returns true if the cursor is at the end of the current paragraph in C++....Examples Shows how to move a document builder’s cursor to different...different nodes in a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left paragraph in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...for every paragraph in the document to RTL. for ( auto && para...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::DocumentBuilder::get_CurrentPara...

    Aspose::Words::DocumentBuilder::get_CurrentParagraph method. Gets the paragraph that is currently selected in this DocumentBuilder in C++....Examples Shows how to move a document builder’s cursor to different...different nodes in a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. OutlineOptions class | Aspose.Words for Python

    aspose.words.saving.OutlineOptions class. Allows to specify outline options...more, visit the Save a Document documentation article. Constructors...missing outline levels when the document is exported. create_outli...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children.... Document () builder = aw . DocumentBuilder...again!' ) # Converting the document to text form reveals that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children.... Document (); let builder = new aw ...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::VariableCollection class | Aspos...

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

    reference.aspose.com/words/cpp/aspose.words/var...
  8. ResourceSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.ResourceSavingArgs class. Provides data for the Aspose.Words.Saving.IResourceSavingCallback.ResourceSaving(Aspose.Words.Saving.ResourceSavingArgs) event...more, visit the Save a Document documentation article. Remarks By...when Aspose.Words saves a document to fixed page HTML, SVG or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SplitCriteria | Aspose.Words for Java

    Specifies how the Document is split into parts in Java....SplitCriteria Specifies how the document is split into parts. Examples:...Examples: Shows how to split document by pages. String doc = getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. OutlineOptions.createMissingOutlineLevels prope...

    OutlineOptions.createMissingOutlineLevels property. Gets or sets a value determining whether or not to create missing outline levels when the Document is exported....missing outline levels when the document is exported. Default value...saving a PDF document. let doc = new aw . Document (); let builder...

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