Sort Score
Result 10 results
Languages All
Labels All
Results 8,671 - 8,680 of 18,309 for

docx to doc

(0.31 sec)
  1. Font.outline property | Aspose.Words for Python

    Font.outline property. True if the font is formatted as outline.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set the Outline flag to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Border.line_style property | Aspose.Words for P...

    Border.line_style property. Gets or sets the border style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . border ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the font.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Specify font formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability....Document doc = new Document ( MyDir + "Missing font.docx" ); //...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/war...
  5. Paragraph.break_is_style_separator property | A...

    Paragraph.break_is_style_separaTor property. True if this paragraph break is a Style SeparaTor... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_table_of_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers To the shading formatting for the font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . color =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the Document was protected with... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Paragraph.ParentStory | Aspose.Words for .NET

    Discover the Paragraph ParentSTory property To easily access parent section-level sTories, enhancing your Document's structure with Body or HeaderFooter options.... Document doc = new Document (); // Create...HeaderFooter ( doc , HeaderFooterType . HeaderPrimary ); doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/par...
  9. PageSetup.characters_per_line property | Aspose...

    PageSetup.characters_per_line property. Gets or sets the number of characters per line in the Document grid.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Enable pitching, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldOptions.template_name property | Aspose.Wo...

    FieldOptions.template_name property. Gets or sets the file name of the template used by the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can set a template name...

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