Sort Score
Result 10 results
Languages All
Labels All
Results 9,041 - 9,050 of 18,479 for

docx to doc

(0.32 sec)
  1. CustomPart.clone method | Aspose.Words for Python

    CusTomPart.clone method. Makes a deep enough copy of the object... doc = aw . Document ( MY_DIR + 'Custom...OOXML package.docx' ) self . assertEqual ( 2 , doc . package_custom_parts...

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

    Discover Aspose.Words.Tables.TableAlignment enum for optimal inline table alignment. Enhance your Document formatting with precision and ease....Document doc = new Document ( MyDir + "Tables.docx" ); Table...Table table = doc . FirstSection . Body . Tables [ 0 ]; // Align the...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Table.SetShading | Aspose.Words for .NET

    Enhance your table's appearance with the SetShading method, allowing you To apply cusTom shading values for a polished, professional look....Document doc = new Document ( MyDir + "Tables.docx" ); Table...Table table = doc . FirstSection . Body . Tables [ 0 ]; // Align the...

    reference.aspose.com/words/net/aspose.words.tab...
  4. CellFormat.vertical_alignment property | Aspose...

    CellFormat.vertical_alignment property. Returns or sets the vertical alignment of text in the cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fonts::FontInfoCollection::idx_g...

    Aspose::Words::Fonts::FontInfoCollection::idx_get method. Gets a font with the specified name in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Embedded font.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the Document.... let doc = new aw . Document (); // A...nodes that we can edit. expect ( doc . sections . count ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::PsSaveOptions class | As...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. TaskPaneCollection class | Aspose.Words for Python

    aspose.words.webextensions.TaskPaneCollection class. Specifies a list of persisted task pane objects... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevel.startAt property | Aspose.Words for N...

    ListLevel.startAt property. Returns or sets the starting number for this list level.... let doc = new aw . Document (); // A...its list levels. let list = doc . lists . add ( aw . Lists ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::PageSetup::get_LayoutMode method...

    Aspose::Words::PageSetup::get_LayoutMode method. Gets or sets the layout mode of this section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/cpp/aspose.words/pag...