Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 180,131 for

doc

(0.15 sec)
  1. NodeList.to_array method | Aspose.Words for Python

    NodeList.to_array method. Copies all nodes from the collection to a new array of nodes.... doc = aw . Document ( MY_DIR + 'Tables...in the document. node_list = doc . select_nodes ( '//Table//Paragraph'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageSaveOptions.paperColor property | Aspose.W...

    ImageSaveOptions.paperColor property. Gets or sets the background (paper) color for the generated images... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . name = "Times...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FileFormatUtil.loadFormatToExtension method | A...

    FileFormatUtil.loadFormatToExtension method. Converts a load format enumerated value into a file extension... Doc ); // Below are two methods of...detected file extension. let doc = new aw . Document ( docStream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OlePackage class | Aspose.Words for Python

    aspose.words.drawing.OlePackage class. Allows to access OLE Package properties... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # OLE objects allow us to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font formatting of this object.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this formatting.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph formatting properties.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.distance_right property | Aspose.Word...

    ShapeBase.distance_right property. Returns or sets the distance (in points) between the Document text and the right edge of the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a rectangle and...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.distance_top property | Aspose.Words ...

    ShapeBase.distance_top property. Returns or sets the distance (in points) between the Document text and the top edge of the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a rectangle and...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.distance_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the Document text and the bottom edge of the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a rectangle and...

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