Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 9,975 for

insert text

(0.05 sec)
  1. Aspose::Words::Notes::EndnotePosition enum | As...

    Aspose::Words::Notes::EndnotePosition enum. Defines the endnote position in C++....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting an endnote adds a...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. How to Build a Table from a DataTable in Java|A...

    Example of filling document table from external database using Java.... You may wish to easily insert this data into your document...that the preferred way of inserting data from a DataTable into...

    docs.aspose.com/words/java/how-to-build-a-table...
  3. Aspose::Words::CommentCollection class | Aspose...

    Aspose::Words::CommentCollection class. Provides typed access to a collection of Comment nodes. To learn more, visit the documentation article in C++.... Insert (int32_t, const System::Sh...System::SharedPtr<Aspose::Words::Node>&) Inserts a node into the collection...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....InsertImage() methods to insert sample text and images with their...class object to insert different elements like text, images, etc...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  5. ShapeBase.DistanceBottom | Aspose.Words for .NET

    Discover the ShapeBase DistanceBottom property, easily set and adjust the gap in points between your document Text and the shape's bottom edge for optimal layout....points) between the document text and the bottom edge of the shape...the wrapping distance for a text that surrounds a shape. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.DistanceRight | Aspose.Words for .NET

    Discover the ShapeBase DistanceRight property, easily adjust the spacing in points between your document Text and a shape's right edge for enhanced layout control....points) between the document text and the right edge of the shape...the wrapping distance for a text that surrounds a shape. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.DistanceTop | Aspose.Words for .NET

    Discover ShapeBase DistanceTop property, easily adjust the space in points between your document Text and the shape's top edge for precise layout control....points) between the document text and the top edge of the shape...the wrapping distance for a text that surrounds a shape. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldAdvance.DownOffset | Aspose.Words for .NET

    Discover the FieldAdvance DownOffset property, easily adjust Text positioning with precise control over vertical spacing for enhanced document formatting....number of points by which the text that follows the field should...set ; } Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldAdvance.RightOffset | Aspose.Words for .NET

    Discover the FieldAdvance RightOffset property, easily adjust Text positioning with precise point control for enhanced document formatting and clarity....number of points by which the text that follows the field should...set ; } Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/net/aspose.words.fie...
  10. BookmarkCollection.count property | Aspose.Word...

    BookmarkCollection.count property. Returns the number of bookmarks in the collection....DocumentBuilder ( doc ); // Insert five bookmarks with text inside their boundaries...bookmarkName ); builder . write ( `Text inside ${ bookmarkName } .`...

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