Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 157,121 for

doc

(0.1 sec)
  1. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node.... doc = aw . Document () # An empty...paragraph. self . assertEqual ( 1 , doc . first_section . body . paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Set a value for the "Comments"...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. ImageData.FitImageToShape | Aspose.Words for .NET

    Optimize your images with the FitImageToShape method, ensuring perfect aspect ratio alignment within Shape frames for stunning visual presentations.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert an image shape and...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 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...
  10. Fill.ForeThemeColor | Aspose.Words for .NET

    Discover how to set the ForeThemeColor property to customize your design with vibrant fill colors. Enhance your project’s visual appeal effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

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