Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 11,003 for

insert text

(0.95 sec)
  1. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents....Annotation is a symbol that indicates text editing. Caret Annotation is...used to indicate the insertion of text. Create new StrikeOutAnnotation...

    docs.aspose.com/pdf/java/extra-annotations/
  2. Add Tables to PDF in Java|Aspose.PDF for Java

    Learn how to add and configure tables in existing PDF documents in Java....table with uniform borders and text cells. Create a new PDF Document...TextFragment ( "col3 with large text string" )); row1 . getCells...

    docs.aspose.com/pdf/java/adding-tables/
  3. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl . getRows...

    docs.aspose.com/slides/java/manage-table/
  4. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...mAcceptingNodeChildT.append(text + "\r\n"); } private int mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...
  5. Field.display_result property | Aspose.Words fo...

    Field.display_result property. Gets the Text that represents the displayed field result....display_result property Gets the text that represents the displayed...Examples Shows how to get the real text that a field displays in the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl -> get_Rows...

    docs.aspose.com/slides/cpp/manage-table/
  7. FieldInclude class | Aspose.Words for Python

    aspose.words.fields.FieldInclude class. Implements the INCLUDE field... Remarks Inserts all or part of the text and graphics contained...include. display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field...Remarks Retrieves the specified text. Inheritance: FieldShape → Field...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldLastSavedBy class | Aspose.Words for Python

    aspose.words.fields.FieldLastSavedBy class. Implements the LASTSAVEDBY field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::BuildingBlocks::BuildingBlockTyp...

    Aspose::Words::BuildingBlocks::BuildingBlockType enum. Specifies a building block type. The type might affect the visibility and behavior of the building block in Microsoft Word in C++....block to be automatically inserted into the document whenever...structured document tag placeholder text. FormFieldHelpText 3 The building...

    reference.aspose.com/words/cpp/aspose.words.bui...