Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 10,564 for

insert text

(0.09 sec)
  1. EndnoteOptions.start_number property | Aspose.W...

    EndnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered endnotes....to text # that does not interfere with the main body text's flow...flow. # Inserting a footnote/endnote adds a small superscript...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.first_line_indent property | As...

    ParagraphFormat.first_line_indent property. Gets or sets the value (in points) for a first line or hanging indent... Examples Shows how to insert a paragraph into the document...the paragraph after appending text # and then starts a new line...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. Assert.assertTrue(runs...

    reference.aspose.com/words/java/com.aspose.word...
  4. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the Text formats...footers are exported to the text formats. Default value is TxtExportHeadersFoot...plain text format. let doc = new aw . Document (); // Insert even...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Presentation Placeholders in PHP|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for PHP via Java: replace Text, customize prompts & set image transparency in PowerPoint and OpenDocument....PHP Contents [ Hide ] Change Text in Placeholder Using Aspose...allows you to make changes to the text in a placeholder. Prerequisite...

    docs.aspose.com/slides/php-java/manage-placehol...
  6. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... Examples Shows how to insert the contents of one document...bookmark in another document. def insert_at_bookmark (): doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Headers and Footers in Java|Aspose...

    How to manipulate headers and footers using Java.... A header is text that is placed at the top of...of a page, and a footer is text at the bottom of a page. Typically...

    docs.aspose.com/words/java/working-with-headers...
  8. Android API to Render PDF to DOT | products.asp...

    Transform PDF to DOT via Android via Java API...documents to DOT format, which is a text-based file format used for creating..." + docInfo . getTitle ()); Insert Endnotes in DOT Document in...

    products.aspose.com/total/android-java/conversi...
  9. CustomXmlPart Class | Aspose.Words for .NET

    Discover Aspose.Words.Markup.CustomXmlPart class for efficient management of custom XML data storage within packages. Enhance your document processing today!...xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomXmlPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...); // Clone a part, and then insert it into the collection. let...

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