Sort Score
Result 10 results
Languages All
Labels All
Results 6,931 - 6,940 of 155,673 for

doc

(0.18 sec)
  1. ShapeBase.HorizontalAlignment | Aspose.Words fo...

    Discover the ShapeBase HorizontalAlignment property to optimize horizontal positioning of shapes in your design for enhanced layout control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.isTopLevel property | Aspose.Words fo...

    ShapeBase.isTopLevel property. Returns ``true`` if this shape is not a child of a group shape.... let doc = new aw . Document (); let shape...= new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython.... doc = Document ( dataDir + "TestFile.doc" ) # Define... paragraphs_by_style_name ( doc , PARA_STYLE ) print "abc = "...

    docs.aspose.com/words/java/working-with-styles-...
  4. OfficeMath.ParentParagraph | Aspose.Words for .NET

    Discover the OfficeMath ParentParagraph property to easily access the parent Paragraph of any node, enhancing your Document formatting and structure.... Document doc = new Document ( MyDir + "Office...officeMath = ( OfficeMath ) doc . GetChild ( NodeType . OfficeMath...

    reference.aspose.com/words/net/aspose.words.mat...
  5. JsonDataLoadOptions.SimpleValueParseMode | Aspo...

    Discover how the SimpleValueParseMode property in JsonDataLoadOptions enhances JSON parsing for nulls, booleans, numbers, and strings. Optimize your data loading today!... Document doc = new Document ( MyDir + "Reporting...BuildReport ( doc , dataSource , "persons" ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Table.leftPadding property | Aspose.Words for N...

    Table.leftPadding property. Gets or sets the amount of space (in points) to add to the left of the contents of cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.horizontalAlignment property | Aspose...

    ShapeBase.horizontalAlignment property. Specifies how the shape is positioned horizontally.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Table.topPadding property | Aspose.Words for No...

    Table.topPadding property. Gets or sets the amount of space (in points) to add above the contents of cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Shading.BackgroundPatternColor | Aspose.Words f...

    Discover the Shading BackgroundPatternColor property to customize your Shading object's background color, enhancing your design's visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); BorderCollection borders =...

    reference.aspose.com/words/net/aspose.words/sha...
  10. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

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