Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 10,800 for

insert text

(0.62 sec)
  1. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape....Create a small red star and insert it into the group. # Line up...( child2 ) # Insert a rectangle, and then insert a slightly smaller...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldOptions::get_IsBidi...

    Aspose::Words::Fields::FieldOptions::get_IsBidiTextSupportedOnUpdate method. Gets or sets the value indicating whether bidirectional Text is fully supported during field update or not in C++....indicating whether bidirectional text is fully supported during field...fully supports bi-directional text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Footnote.reference_mark property | Aspose.Words...

    Footnote.reference_mark property. Gets/sets custom reference mark to be used for this footnote... Examples Shows how to insert and customize footnotes. doc...DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.Shadow | Aspose.Words for .NET

    Discover how the TextPath Shadow property enhances your Text with customizable shadows for stunning visual effects on your designs....shadow is applied to the text on a text path. public bool Shadow...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextPath.Trim | Aspose.Words for .NET

    Discover the TextPath Trim property to enhance your design by removing unwanted space above and below Text for a cleaner, more polished look....removed above and below the text. public bool Trim { get ; set...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextPath.Spacing | Aspose.Words for .NET

    Discover TextPath Spacing. Control Text spacing effortlessly. Optimize readability with precise adjustments—1 equals 100 for perfect alignment!...Defines the amount of spacing for text. 1 means 100%. public double...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph.... Examples Shows how to insert a paragraph with a top border...= 0.25 builder . writeln ( 'Text with a top border.' ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Bookmark.Remove | Aspose.Words for .NET

    Easily remove bookmarks from your document while preserving the Text inside. Streamline your editing process with our efficient Bookmark Remove method!... Does not remove text inside the bookmark. public...DocumentBuilder ( doc ); // Insert five bookmarks with text inside their boundaries...

    reference.aspose.com/words/net/aspose.words/boo...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete pages in PDF using php-java https://products.aspose.com/pdf/php-java/pages/ Recent content in Add, Move or Delete pages in ......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...PDF using PHP subtitle ltr Insert pages to PDF document programmatically...

    products.aspose.com/pdf/php-java/pages/index.xml
  10. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....into the main document and insert two pages. // All these pages...insertBreak(BreakType.PAGE_BREAK); // We can insert a new section with the document...

    reference.aspose.com/words/java/com.aspose.word...