Sort Score
Result 10 results
Languages All
Labels All
Results 9,111 - 9,120 of 17,116 for

docx to doc

(0.23 sec)
  1. MultiplePagesType enumeration | Aspose.Words fo...

    aspose.words.settings.MultiplePagesType enumeration. Specifies how Document is printed out.... doc = aw . Document () # Insert text...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'My...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TabStopCollection.Equals | Aspose.Words for .NET

    Discover the TabSTopCollection Equals method To easily compare TabSTopCollections for equality, enhancing your coding efficiency and accuracy.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TabStopCollection tabStops...

    reference.aspose.com/words/net/aspose.words/tab...
  3. Aspose::Words::Saving::XpsSaveOptions class | A...

    Aspose::Words::Saving::XpsSaveOptions class. Can be used To specify additional options when saving a Document inTo the Xps format. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default this property...of a saved XPS document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Node::get_NodeType method | Aspo...

    Aspose::Words::Node::get_NodeType method. Gets the type of this node in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Tables.docx" ); ASSERT_EQ ( 2 , doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. FieldFormula class | Aspose.Words for Python

    aspose.words.fields.FieldFormula class. Implements the = (formula) field... doc = aw . Document () # Use a field...build_and_insert ( ref_node = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement.... Document doc = new Document ( MyDir + "Textboxes...drawing canvas.docx" ); Shape [] shapes = doc . GetChildNodes...

    reference.aspose.com/words/net/aspose.words/com...
  7. ParagraphFormat.snap_to_grid property | Aspose....

    ParagraphFormat.snap_To_grid property. Specifies whether the current paragraph should use the Document grid lines per page settings when laying out the contents in the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Enable pitching, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional shape name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Notes::FootnoteSeparator::get_No...

    Aspose::Words::Notes::FootnoteSeparaTor::get_NodeType method. Gets the type of this node in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Tables.docx" ); ASSERT_EQ ( 2 , doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. ListLevel.custom_number_style_format property |...

    ListLevel.cusTom_number_style_format property. Gets or sets the cusTom number style format for this list level... doc = aw . Document ( file_name =...with leading zero.docx' ) list_level = doc . first_section ....

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