Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 16,619 for

insert text

(0.13 sec)
  1. Aspose::Words::Fields::FieldPageRef Class Refer...

    Implements the PAGEREF field.... Examples Shows to insert PAGEREF fields to display the...der, u "MyBookmark1" ); // Insert a PAGEREF field that displays...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. ViewOptions.do_not_display_page_boundaries prop...

    ViewOptions.do_not_display_page_boundaries property. Turns off display of the space between the top of the Text and the top edge of the page....space between the top of the text and the top edge of the page...DocumentBuilder ( doc = doc ) # Insert content that spans across 3...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldAdvance.down_offset property | Aspose.Word...

    FieldAdvance.down_offset property. Gets or sets the number of points by which the Text that follows the field should be moved down....number of points by which the text that follows the field should...): ... Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Font::get_NameAscii method | Asp...

    Aspose::Words::Font::get_NameAscii method. Returns or sets the font used for Latin Text (characters with character codes from 0 (zero) through 127) in C++....sets the font used for Latin text (characters with character codes...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Aspose::Words::DocumentBuilder Class Reference ...

    Provides methods to Insert Text, images and other content, specify font, paragraph and section formatting....Description Provides methods to insert text, images and other content...a tree of nodes and while inserting content nodes directly into...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Aspose::Words::DocumentBuilder Class Reference ...

    Provides methods to Insert Text, images and other content, specify font, paragraph and section formatting....Description Provides methods to insert text, images and other content...a tree of nodes and while inserting content nodes directly into...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. PdfAccessPermissions | Aspose.Sildes for PHP vi...

    PdfAccessPermissions Contents [ Hide ] PdfAccessPermissions class Contains a set of flags specifying which access per......may copy or otherwise extract text and graphics from the document...whether a user may add or modify text annotations, fill in interactive...

    reference.aspose.com/slides/php-java/aspose.sli...
  8. Aspose::Cells::Rendering::PdfSecurity::PdfSecur...

    Aspose::Cells::Rendering::PdfSecurity::PdfSecurityOptions class. Options for encrypting and access permissions for a PDF document. PDF/A does not allow security setting in C++....whether to allow to extract text and graphics (in support of...whether to allow to add or modify text annotations, fill in interactive...

    reference.aspose.com/cells/cpp/aspose.cells.ren...
  9. Border.line_style property | Aspose.Words for P...

    Border.line_style property. Gets or sets the border style.... Examples Shows how to insert a string surrounded by a border...DASH_DOT_STROKER builder . write ( "Text surrounded by green border."...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add @mentions in comments - Aspose.Words Produc...

    Hello, Office online allows to @mention users in the comments. What is the preferred way to @mention users in Comments using Aspose. Comment.setText(“Can we @mention here”) ?...Mentions in the comment are inserted as a simple hyperlink. You...builder.Write("This is some text"); // Create a comment and range...

    forum.aspose.com/t/add-mentions-in-comments/249937