Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 18,777 for

document insertion

(0.07 sec)
  1. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OleFormat.get_ole_entry method | Aspose.Words f...

    OleFormat.get_ole_entry method. Gets OLE object data entry.... Examples Shows how to insert linked and unlinked OLE objects...objects. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. INodeChangingCallback.nodeInserting method | As...

    INodeChangingCallback.nodeInserting method. Called just before a node belonging to this Document is about to be inserted into another node....belonging to this document is about to be inserted into another node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::FieldXE::get_Yomi method...

    Aspose::Words::Fields::FieldXE::get_Yomi method. Gets or sets the yomi (first phonetic character for sorting indexes) for the index entry in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...-> MoveToDocumentEnd (); // Insert a blue double-line border....

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. SignatureLine.instructions property | Aspose.Wo...

    SignatureLine.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature line...signature and insert it into a document. doc = aw . Document () builder...signer_title = 'Senior Manager' # Insert a shape that will contain a...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeries.bubble_3d property | Aspose.Words f...

    ChartSeries.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDate.use_last_format property | Aspose.Wor...

    FieldDate.use_last_format property. Gets or sets whether to use a format last used by the hosting application when inserting a new DATE field....hosting application when inserting a new DATE field. @property...kinds of calendars. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBase.node_changing_callback property | ...

    DocumentBase.node_changing_callback property. Called when a node is inserted or removed in the Document....when a node is inserted or removed in the document. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shading.clear_formatting method | Aspose.Words ...

    Shading.clear_formatting method. Removes shading from the object.... Document () builder = aw . DocumentBuilder...table formatting options for a document builder # will apply them...

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