Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 183,715 for

doc

(0.21 sec)
  1. Border.clear_formatting method | Aspose.Words f...

    Border.clear_formatting method. Resets border properties to default values.... doc = aw . Document ( file_name =...paragraph format object. borders = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Cell.node_type property | Aspose.Words for Python

    Cell.node_type property. Returns [NodeType.CELL](../../../aspose.words/nodetype/#CELL).... doc = aw . Document ( file_name =...composite. self . assertTrue ( doc . is_composite ) # Invoke the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartLegend.Format | Aspose.Words for .NET

    Discover the ChartLegend Format property for easy customization of legend fill and line styles, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. CommentRangeStart.node_type property | Aspose.W...

    CommentRangeStart.node_type property. Returns [NodeType.COMMENT_RANGE_START](../../nodetype/#COMMENT_RANGE_START).... doc = aw . Document ( file_name =...composite. self . assertTrue ( doc . is_composite ) # Invoke the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BookmarkStart.node_type property | Aspose.Words...

    BookmarkStart.node_type property. Returns [NodeType.BOOKMARK_START](../../nodetype/#BOOKMARK_START).... doc = aw . Document ( file_name =...composite. self . assertTrue ( doc . is_composite ) # Invoke the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.is_composite property | Aspose.Wo...

    CompositeNode.is_composite property. Returns ``True`` as this node can have child nodes.... doc = aw . Document ( file_name =...composite. self . assertTrue ( doc . is_composite ) # Invoke the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. VbaProject.IsSigned | Aspose.Words for .NET

    Discover the VbaProject IsSigned property to easily verify project signatures and enhance your code security. Ensure your VBA projects are trusted!... Document doc = new Document ( MyDir + "VBA...modules. VbaProject vbaProject = doc . VbaProject ; Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.vba...
  8. VbaProject.Modules | Aspose.Words for .NET

    Discover the VbaProject Modules property, effortlessly access and manage your VBA project modules for enhanced automation and efficiency.... Document doc = new Document ( MyDir + "VBA...modules. VbaProject vbaProject = doc . VbaProject ; Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.vba...
  9. ChartXValue.FromDouble | Aspose.Words for .NET

    Discover the ChartXValue FromDouble method to effortlessly create Double type ChartXValue instances, enhancing your data visualization capabilities.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. OfficeMath.justification property | Aspose.Word...

    OfficeMath.justification property. Gets/sets Office Math justification.... doc = aw . Document ( file_name =...'Office math.docx' ) office_math = doc . get_child ( aw . NodeType ...

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