Sort Score
Result 10 results
Languages All
Labels All
Results 9,371 - 9,380 of 415,741 for

document

(0.45 sec)
  1. Section constructor | Aspose.Words for Node.js

    Section constructor. Initializes a new instance of the Section class....doc DocumentBase The owner document. Remarks When the section...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured Document tag and displays a placeholder if it is defined....contents of this structured document tag and displays a placeholder...clear contents of a structured document tag if it has revisions. If...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Words Document Object Model (DOM) documentation article. Remarks:...Aspose.Words document by hand. Document doc = new Document(); // A...

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

    Specifies how DrawingML shapes are rendered to fixed page formats in Java.... Document doc = new Document(getMyDir() + "DrawingML...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentVisitor.VisitAbsolutePositionTab | Aspo...

    Discover the DocumentVisitor VisitAbsolutePositionTab method, designed to enhance Document processing by efficiently handling AbsolutePositionTab nodes....node is encountered in the document. public virtual VisitorAction...position tab characters with a document visitor. public void DocumentToTxt...

    reference.aspose.com/words/net/aspose.words/doc...
  6. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index....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...
  7. FieldSet.bookmark_name property | Aspose.Words ...

    FieldSet.bookmark_name property. Gets or sets the name of the bookmark....in the document using a REF field. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Tables::CellFormat::ClearFormatt...

    Aspose::Words::Tables::CellFormat::ClearFormatting method. Resets to default cell formatting. Does not change the width of the cell in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Tables...of getting a table from a document. // 1 - From the "Tables"...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Aspose::Words::DocumentBuilder::get_Italic meth...

    Aspose::Words::DocumentBuilder::get_Italic method. True if the font is formatted as italic in C++....MERGEFIELDs with data with a document builder instead of a mail...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::Tables::Cell::get_FirstParagraph...

    Aspose::Words::Tables::Cell::get_FirstParagraph method. Gets the first paragraph among the immediate children in C++....create a nested table using a document builder. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.tab...