Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 29,856 for

text

(0.11 sec)
  1. Font.Scaling | Aspose.Words for .NET

    Discover the Font Scaling property to adjust character width in percent, enhancing Text readability and design flexibility for your projects....DocumentBuilder ( doc ); // Add run of text and increase character width...characters" ); // Add run of text and add 1pt of extra horizontal...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....which appear when we highlight text with the cursor, # and then...arrival destinations of the text. # The second and the fourth...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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 in another...include. display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.PunctuationKerning | Aspose.Words for ...

    Discover the PunctuationKerning property. Enhance your typography by applying kerning to Latin Text and punctuation for improved readability and style....kerning applies to both Latin text and punctuation. public bool...kerning applies to both Latin text and punctuation. Document doc...

    reference.aspose.com/words/net/aspose.words/doc...
  5. StructuredDocumentTag.IsTemporary | Aspose.Word...

    Discover how the StructuredDocumentTag IsTemporary property determines if your SDT is removed from WordProcessingML upon content changes. Optimize your documents today!...Document (); // Insert a plain text structured document tag, //...as a plain text form that the user may enter text into. StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Paragraph.IsMoveToRevision | Aspose.Words for .NET

    Discover the IsMoveToRevision property in Microsoft Word! Learn how it tracks changes and enhances your document editing experience....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/net/aspose.words/par...
  7. Paragraph.isMoveToRevision property | Aspose.Wo...

    Paragraph.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....StringBuilder(); } /// /// Gets the plain text of the document that was accumulated...StringBuilder(); } /// /// Gets the plain text of the document that was accumulated...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start....needs to have document body text enclosed by # BookmarkStart.... range . bookmarks [ 0 ] . text . strip ()) Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextDmlEffect | Aspose.Words for Java

    Dml Text effect for Text runs in Java....class TextDmlEffect Dml text effect for text runs. Examples: Shows...if a run displays a DrawingML text effect. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...