Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 155,673 for

doc

(0.1 sec)
  1. PageInfo.heightInPoints property | Aspose.Words...

    PageInfo.heightInPoints property. Gets the height of the page in points.... let doc = new aw . Document ( base ....PrinterSettings (). PaperSources ; doc . firstSection . pageSetup ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted property. Gets or sets a boolean value indicating either to ignore text inside insert revisions... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets page setup to default paper size, margins and orientation.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. VbaModule.name property | Aspose.Words for Python

    VbaModule.name property. Gets or sets VBA project module name.... doc = aw . Document ( MY_DIR + 'VBA...of VBA modules. vba_project = doc . vba_project if vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextWatermarkOptions.layout property | Aspose.W...

    TextWatermarkOptions.layout property. Gets or sets layout of the watermark... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

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

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced Document formatting and presentation.... Document doc = new Document (); // A blank...document node with no children. doc . RemoveAllChildren (); // This...

    reference.aspose.com/words/net/aspose.words/par...
  9. FindReplaceOptions.ignore_field_codes property ...

    FindReplaceOptions.ignore_field_codes property. Gets or sets a boolean value indicating either to ignore text inside field codes... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . insert_field ( 'INCLUDETEXT'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CleanupOptions.DuplicateStyle | Aspose.Words fo...

    Optimize your Documents with CleanupOptions DuplicateStyle property—easily remove duplicate styles for cleaner, more efficient formatting. Default is false.... Document doc = new Document (); // Add two...of the first. Style myStyle = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words/cle...