Sort Score
Result 10 results
Languages All
Labels All
Results 9,951 - 9,960 of 18,356 for

docx to doc

(0.13 sec)
  1. CustomPart.Name | Aspose.Words for .NET

    Discover how To manage CusTomPart names in OOXML packages. Easily set or retrieve absolute names for seamless integration and enhanced functionality.... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Aspose::Words::Fields::FieldIndex::get_Bookmark...

    Aspose::Words::Fields::FieldIndex::get_BookmarkName method. Gets or sets the name of the bookmark that marks the portion of the Document used To build the index in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabSTopCollection Add method efficiently adds or updates tab sTops, enhancing your Document's layout and formatting.... Document doc = new Document (); Paragraph...Paragraph paragraph = ( Paragraph ) doc . GetChild ( NodeType . Paragraph...

    reference.aspose.com/words/net/aspose.words/tab...
  4. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumber method. Gets or sets whether To insert the paragraph number of the referenced paragraph exactly as it appears in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list based using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertRelativePosition method. Gets or sets whether To insert the relative position of the referenced paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list based using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldStyleRef::get_Style...

    Aspose::Words::Fields::FieldStyleRef::get_StyleName method. Gets or sets the name of the style by which the text To search for is formatted in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list based using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. CompositeNode.HasChildNodes | Aspose.Words for ...

    Discover if a CompositeNode has child nodes with the HasChildNodes property. Simplify your coding with this essential feature for efficient node management....Document doc = new Document ( MyDir + "Tables.docx" ); // Below...Body node: Table firstTable = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words/com...
  8. FieldTC.text property | Aspose.Words for Python

    FieldTC.text property. Gets or sets the text of the entry....field_toc_entry_identifier (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Insert a TOC field, which will...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shading class | Aspose.Words for Python

    aspose.words.Shading class. Contains shading attributes for an object... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Start a table and set a...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Story::AppendParagraph method | ...

    Aspose::Words::STory::AppendParagraph method. A shortcut method that creates a Paragraph object with optional text and appends it To the end of this object in C++.... auto doc = System :: MakeObject < Aspose...:: Words :: HeaderFooter > ( doc , Aspose :: Words :: HeaderFooterType...

    reference.aspose.com/words/cpp/aspose.words/sto...