Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 10,955 for

insert text

(0.12 sec)
  1. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java.... Every run of a text, paragraph, table, or section...Paragraph(document); , then insert it using parentNode.appendChild(paragraph);...

    docs.aspose.com/words/java/aspose-words-documen...
  2. Using and Configuring CRM AutoMerge|Aspose.Word...

    How to use and configure Aspose AutoMerge add-on using C#.... Insert MailMerge fields for data coming... html, jpeg, pdf, png, rtf, text, txt (Default: docx). License...

    docs.aspose.com/words/net/using-and-configuring...
  3. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java 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/androidjava/manage-table/
  4. Securing and signing PDF in Rust|Aspose.PDF for...

    This section describes the features of using a signature and securing your PDF document using Rust...copying/extracting text and graphics Permissions::MODIFY_TEXT_ANNOTATIONS...ONS Allow adding/modifying text annotations Permissions::FILL_FORM...

    docs.aspose.com/pdf/rust-cpp/securing-and-signing/
  5. Securing and signing PDF in Go|Aspose.PDF for G...

    This section describes the features of using a signature and securing your PDF document using Go...ExtractContent Allow copying/extracting text and graphics ModifyTextAnnotation...ModifyTextAnnotation Allow adding/modifying text annotations FillForm Allow filling...

    docs.aspose.com/pdf/go-cpp/securing-and-signing/
  6. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be Inserted and specify any extra formatting to the table. DocumentBuilder bu…...where we want the table to be inserted and specify any extra formatting...rgba(224, 62, 45, 1);\">Some Text in red</div>"); doc.Save(@"...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  7. RevisionOptions.MovedFromTextEffect | Aspose.Wo...

    Explore RevisionOptions' MovedFromTextEffect property to customize content movement visibility with effects like DoubleStrikeThrough. Enhance your document clarity!...RevisionOptions ; // Render insertion revisions in green and italic...RevisionTextEffect . Bold ; // The same text will appear twice in a movement...

    reference.aspose.com/words/net/aspose.words.lay...
  8. RevisionOptions.RevisedPropertiesColor | Aspose...

    Customize your content with RevisionOptions' RevisedPropertiesColor. Easily highlight formatting changes and enhance readability with this user-friendly feature....RevisionOptions ; // Render insertion revisions in green and italic...RevisionTextEffect . Bold ; // The same text will appear twice in a movement...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....Annotation is a symbol that indicates text editing. Caret Annotation is...additions, or changes to the text. Steps with which we create...

    docs.aspose.com/pdf/python-net/extra-annotations/
  10. RevisionTextEffect enumeration | Aspose.Words f...

    aspose.words.layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of document Text....effect for revisions of document text. Members Name Description NONE...revision_options # Render insertion revisions in green and italic...

    reference.aspose.com/words/python-net/aspose.wo...