Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 11,384 for

document insertion

(0.16 sec)
  1. Aspose::Words::NodeChangingAction enum | Aspose...

    Aspose::Words::NodeChangingAction enum. Specifies the type of node change in C++....Value Description Insert 0 A node is being inserted in the tree. Remove...to monitor changes to the document tree in real-time as we edit...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Field.is_dirty property | Aspose.Words for Python

    Field.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the Document....modifications made to the document. @property def is_dirty (...updating field result. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_Width me...

    Aspose::Words::Drawing::ShapeBase::get_Width method. Gets or sets the width of the containing block of the shape in C++.... Examples Shows how to insert a floating image, and specify...size. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. CompositeNode.prependChild method | Aspose.Word...

    CompositeNode.prependChild method. Adds the specified node to the beginning of the list of child nodes for this node....node being inserted was created from another document, you should...current document. The imported node can then be inserted into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number of the items in the collection.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TxtSaveOptions.addBidiMarks property | Aspose.W...

    TxtSaveOptions.addBidiMarks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format....boolean Examples Shows how to insert Unicode Character ‘RIGHT-TO-LEFT...in text. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the page border includes or excludes the footer....affects all sections in the document. Examples Shows how to apply...header/footer. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.IsInline | Aspose.Words for .NET

    Discover the ShapeBase IsInline property to easily check if your shape aligns with text, enhancing your design and improving layout efficiency.... Document doc = new Document (); DocumentBuilder...belongs to the paragraph that we insert it into, // which we can determine...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartSeriesCollection.GetEnumerator | Aspose.Wo...

    Discover the ChartSeriesCollection GetEnumerator method—efficiently retrieve enumerator objects for seamless data manipulation and analysis.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a column chart that will contain...

    reference.aspose.com/words/net/aspose.words.dra...