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

doc

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Aspose::Words::Node::get_Document method | Aspo...

    Aspose::Words::Node::get_Document method. Gets the Document to which this node belongs in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc ); para -> AppendChild < System...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. 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...
  6. 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...
  7. 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...
  8. ShapeBase.distance_left property | Aspose.Words...

    ShapeBase.distance_left property. Returns or sets the distance (in points) between the Document text and the left 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. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldIncludeText.LockFields | Aspose.Words for ...

    Control Document updates with the FieldIncludeText LockFields property. Easily prevent changes to included fields for enhanced Document integrity....FieldIncludeText () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways to use...

    reference.aspose.com/words/net/aspose.words.fie...