Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 10,803 for

insert text

(0.14 sec)
  1. Your First Aspose.Cells Application - Hello Wor...

    Create, edit, and save your first Excel file in any supported format using Aspose.Cells for .NET to experience its simplicity and power in C#....Microsoft Excel file with the text Hello World in a specified worksheet...worksheet in the Excel file. Insert the words Hello World! into...

    docs.aspose.com/cells/net/your-first-aspose-cel...
  2. FieldXE Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldXE class, your solution for efficiently implementing XE fields in document processing. Enhance your workflow today!...DisplayResult { get; } Gets the text that represents the displayed... { get; set; } Gets or sets text used in place of a page number...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Add Watermark to PPTX Presentation Files using ...

    Java source code for adding Watermark to PPTX Presentation....Build your own Java apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/java/watermark/pptx/
  4. Inserting HTML Dynamically in Java|Aspose.Words...

    Insert HTML into your document dynamically when building a report in Java....Ask AI Inserting HTML Dynamically Contents [ Hide ] You can insert...insert HTML to your reports dynamically by using one of the following...

    docs.aspose.com/words/java/inserting-html-dynam...
  5. 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...
  6. DocumentBuilder.move_to_merge_field method | As...

    aspose.words.DocumentBuilder.move_to_merge_field method...DocumentBuilder ( doc = doc ) # Insert some MERGEFIELDS, which accept...fill them manually. builder . insert_field ( field_code = ' MERGEFIELD...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::MailMerging::FieldMergingArgs cl...

    Aspose::Words::MailMerging::FieldMergingArgs class. Provides data for the MergeField event. To learn more, visit the documentation article in C++.... get_Text () const Gets or sets the text that will be...be inserted into the document for the current merge field. GetType...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level. To learn more, visit the documentation article in C++....DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Fields::FieldSectionPages class ...

    Aspose::Words::Fields::FieldSectionPages class. Implements the SECTIONPAGES field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. How to Add Watermark to PDF using Java

    This basic tutorial explains how to add watermark to PDF using Java. It includes the basic steps and the sample code which demonstrates how using java add watermark to PDF documents....Java PDF Watermark can be inserted into a document. Whereas,...class to insert the watermark Create formatted text and a watermark...

    kb.aspose.com/pdf/java/how-to-add-watermark-to-...