Sort Score
Result 10 results
Languages All
Labels All
Results 9,861 - 9,870 of 18,481 for

docx to doc

(0.86 sec)
  1. Font.no_proofing property | Aspose.Words for Py...

    Font.no_proofing property. True when the formatted characters are not To be spell checked.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Normally, Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BaselineAlignment enumeration | Aspose.Words fo...

    aspose.words.BaselineAlignment enumeration. Specifies fonts vertical position on a line.... doc = aw . Document ( file_name =...MY_DIR + 'Office math.docx' ) format = doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TableStyleOptions enumeration | Aspose.Words fo...

    aspose.words.tables.TableStyleOptions enumeration. Specifies how table style is applied To a table....default for old formats such as DOC, WML and RTF. DEFAULT This is...table while applying a style. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access To the list formatting properties of a paragraph style in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a table of contents...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your Document's structure by identifying bulleted or numbered paragraphs for better readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . ListFormat . ApplyNumberDefault...

    reference.aspose.com/words/net/aspose.words.lis...
  7. 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...
  8. FieldAuthor class | Aspose.Words for Python

    aspose.words.fields.FieldAuthor class. Implements the AUTHOR field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # AUTHOR fields source their...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisDisplayUnit.Unit | Aspose.Words for .NET

    Discover the AxisDisplayUnit property To easily cusTomize display unit scaling with predefined values for enhanced data visualization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ListLevel.customNumberStyleFormat property | As...

    ListLevel.cusTomNumberStyleFormat property. Gets or sets the cusTom number style format for this list level... let doc = new aw . Document ( base ....with leading zero.docx" ); let listLevel = doc . firstSection ...

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