Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 9,621 for

insert text

(0.11 sec)
  1. FieldOptions.is_bidi_text_supported_on_update p...

    FieldOptions.is_bidi_Text_supported_on_update property. Gets or sets the value indicating whether bidirectional Text is fully supported during field update or not....is_bidi_text_supported_on_update property FieldOptions.is_bi...is_bidi_text_supported_on_update property Gets or sets the value indicating...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....can be positioned inline with text or floating. The positioning...properties. Examples: Shows how to insert a floating image to the center...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldStyleRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStyleRef class, designed to enhance document styling with the STYLEREF field for seamless formatting solutions....DisplayResult { get; } Gets the text that represents the displayed...set; } Gets or sets whether to insert the paragraph number of the...

    reference.aspose.com/words/net/aspose.words.fie...
  4. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your document with the NodeCollection Remove method, streamlining your data management and enhancing performance....doc ); // Add text to the document by inserting Runs using a DocumentBuilder...EqualTo ( 2 )); // We can also insert a node into the RunCollection...

    reference.aspose.com/words/net/aspose.words/nod...
  5. PageSetup.gutter property | Aspose.Words for No...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding.... Document (); // Insert text that spans several pages...much space our pages have for text within the margins and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....get ; } Examples Shows how to insert an entire document’s contents...Document ( MyDir + "Document insertion destination.docx" ); // We...

    reference.aspose.com/words/net/aspose.words.rep...
  7. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings to optimize document margins for binding. Enhance your layout with perfect margins for professional results....doc = new Document (); // Insert text that spans 16 pages. DocumentBuilder...doc = new Document (); // Insert text that spans several pages...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done....' ) # Insert a comment to point out an error...datetime . now ()) comment . set_text ( 'Fix the spelling error!'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::IndexOf method. Returns the zero-based index of the specified value in the collection in C++.... Examples Shows how to insert a combo box field, and edit...DocumentBuilder > ( doc ); // Insert a combo box, and then verify...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....doc ); // Add text to the document by inserting Runs using a DocumentBuilder...toEqual ( 2 ); // We can also insert a node into the RunCollection...

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