Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 6,439 for

insert documents

(0.1 sec)
  1. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkbox form field at the current position in C++....System::String&, bool, int32_t) method Inserts a checkbox form field at the...form field node that was just inserted. Remarks If you specify a...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. DocumentBuilder.InsertTextInput | Aspose.Words ...

    Effortlessly add text form fields with the DocumentBuilder InsertTextInput method. Enhance your document's interactivity and user experience today!...InsertTextInput method Inserts a text form field at the current...form field node that was just inserted. Remarks If you specify a...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document () self . assertFalse ( doc...doc . track_revisions ) # Insert an inline shape without tracking...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a shape is rotated...how to insert and rotate an image. doc = aw . Document () builder...) # Insert a shape with an image. shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldPageRef.bookmark_name property | Aspose.Wo...

    FieldPageRef.bookmark_name property. Gets or sets the name of the bookmark.... Examples Shows to insert PAGEREF fields to display the...field_page_ref (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerContext TextWatermark feature to easily add customizable text watermarks, enhancing your content's security and branding....Shows how to insert watermark text to the document using context...string doc = MyDir + "Big document.docx" ; string watermarkText...

    reference.aspose.com/words/net/aspose.words.low...
  7. ShowInBalloons enumeration | Aspose.Words for P...

    aspose.words.layout.ShowInBalloons enumeration. Specifies which revisions are rendered in balloons....Name Description NONE Renders insert, delete and format revisions...revisions inline. FORMAT Renders insert and delete revisions inline...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. ShowInBalloons enumeration | Aspose.Words for N...

    Aspose.Words.Layout.ShowInBalloons enumeration. Specifies which revisions are rendered in balloons....Name Description None Renders insert, delete and format revisions...revisions inline. Format Renders insert and delete revisions inline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DropDownItemCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your DropDownItemCollection with the Add method. Instantly add strings to expand your collection and improve user experience....element is inserted. Examples Shows how to insert a combo box...item collection. Document doc = new Document (); DocumentBuilder...

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