Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 157,597 for

doc

(0.07 sec)
  1. StructuredDocumentTag.node_type property | Aspo...

    StructuredDocumentTag.node_type property. Returns [NodeType.STRUCTURED_DocUMENT_TAG](../../../aspose.words/nodetype/#STRUCTURED_DocUMENT_TAG).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways to apply...

    reference.aspose.com/words/python-net/aspose.wo...
  2. UserInformation class | Aspose.Words for Python

    aspose.words.fields.UserInformation class. Specifies information about the user... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a UserInformation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.text_orientation property | Aspose.Wo...

    PageSetup.text_orientation property. Allows to specify [PageSetup.text_orientation](./) for the whole page...and DOC. Examples Shows how to set text orientation. doc = aw...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeList.Count | Aspose.Words for .NET

    Discover the NodeList Count property to easily retrieve the total number of nodes in your list, enhancing your web development efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert some nodes with...

    reference.aspose.com/words/net/aspose.words/nod...
  5. BorderCollection.LineStyle | Aspose.Words for .NET

    Discover the BorderCollection LineStyle property to customize your design with flexible border styles. Enhance your project’s visual appeal effortlessly!...Document doc = new Document (); PageSetup pageSetup = doc . Sections.... Borders . Shadow = true ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/bor...
  6. BorderCollection.LineWidth | Aspose.Words for .NET

    Discover the BorderCollection LineWidth property to easily adjust border width in points, enhancing your design's precision and visual appeal....Document doc = new Document (); PageSetup pageSetup = doc . Sections.... Borders . Shadow = true ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/bor...
  7. Border.LineStyle | Aspose.Words for .NET

    Customize your design with the Border LineStyle property, allowing you to easily get or set unique border styles for enhanced visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Border ....

    reference.aspose.com/words/net/aspose.words/bor...
  8. HtmlFixedSaveOptions.encoding property | Aspose...

    HtmlFixedSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.Outline | Aspose.Words for .NET

    Discover the Font Outline property. Easily format fonts as outlines for a unique design touch. Enhance your typography with this simple feature!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set the Outline flag to...

    reference.aspose.com/words/net/aspose.words/fon...
  10. ShapeBase.Rotation | Aspose.Words for .NET

    Discover the ShapeBase Rotation property, easily define and customize rotation angles for your shapes, enhancing your design's precision and creativity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a shape with an...

    reference.aspose.com/words/net/aspose.words.dra...