Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 10,173 for

insert text

(0.14 sec)
  1. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this 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. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....Examples: Shows how to hide text in a rendered output document...DocumentBuilder(doc); // Insert hidden text, then specify whether...

    reference.aspose.com/words/java/com.aspose.word...
  3. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with Text....shape is positioned inline with text. @property def is_inline ( self...world! ' ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Border::get_TintAndShade method ...

    Aspose::Words::Border::get_TintAndShade method. Gets or sets a double value that lightens or darkens a color in C++.... Examples Shows how to insert a paragraph with a top border...25 ); builder -> Writeln ( u "Text with a top border." ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. Working with PDF Pages|Aspose.PDF for PHP via Java

    With Aspose.PDF for PHP via Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic....PDF for PHP via Java lets you insert a page to a PDF document at...Acrobat Reader. You can add text or images in the headers and...

    docs.aspose.com/pdf/php-java/working-with-pages/
  6. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.Insert_online_video method...insert_online_video method Contents [ Hide ] insert_online_video(video_url...video_url, width, height) Inserts an online video object into...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::BookmarkCollection::RemoveAt met...

    Aspose::Words::BookmarkCollection::RemoveAt method. Removes a bookmark at the specified index in C++....> ( doc ); // Insert five bookmarks with text inside their boundaries...System :: String :: Format ( u "Text inside {0}." , bookmarkName...

    reference.aspose.com/words/cpp/aspose.words/boo...
  8. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table... It provides an alternative text representation of the information...rows and two columns and then insert it into the first table's first...

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

    Discover the FieldFillIn PromptText property, easily customize prompt window titles to enhance user experience and improve interface clarity....property Gets or sets the prompt text (the title of the prompt window)...DocumentBuilder ( doc ); // Insert a FILLIN field. When we manually...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Watermarker | Aspose.Words for Java

    Provides methods intended to Insert watermarks into the documents in Java....Provides methods intended to insert watermarks into the documents...String watermarkText) Adds a text watermark into the document...

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