Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 149,198 for

text

(0.09 sec)
  1. ParagraphFormat.LeftIndent | Aspose.Words for .NET

    Adjust the left indent for your paragraphs effortlessly with the ParagraphFormat LeftIndent property. Customize your Text layout for better readability!...formatting to create off-center text. Document doc = new Document...DocumentBuilder ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/net/aspose.words/par...
  2. PdfSaveOptions.AdditionalTextPositioning | Aspo...

    Discover the PdfSaveOptions AdditionalTextPositioning property to control Text positioning in PDFs. Enhance your document's layout effortlessly!...whether to write additional text positioning operators or not...Remarks If true , additional text positioning operators are written...

    reference.aspose.com/words/net/aspose.words.sav...
  3. TextWrapping Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TextWrapping enum for efficient Text wrapping around tables. Enhance your document formatting with ease!...TextWrapping enumeration Specifies how text is wrapped around the table...Name Value Description None 0 Text and table is displayed in the...

    reference.aspose.com/words/net/aspose.words.tab...
  4. DocumentBuilder.insert_text_input method | Aspo...

    DocumentBuilder.insert_Text_input method. Inserts a Text form field at the current position....insert_text_input method insert_text_input(name, type, format...field_value, max_length) Inserts a text form field at the current position...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....Object public class StoryType Text of a Word document is stored...getStoryType(), StoryType.MAIN_TEXT); doc.getFirstSection().getBody()...

    reference.aspose.com/words/java/com.aspose.word...
  6. EmphasisMark | Aspose.Words for Java

    Specifies possible types of emphasis mark in Java....write("Emphasis text"); builder.writeln(); builder...clearFormatting(); builder.write("Simple text"); builder.getDocument().sa...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldIndex.LetterRange | Aspose.Words for .NET

    Discover the FieldIndex LetterRange property to efficiently set or retrieve a specific letter range, optimizing your indexing performance....will display the XE field's Text property value on the left side...have the same value in their "Text" property, // the INDEX field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for C++ and elevate your presentations with professional Text formatting for maximum impact....Subscript Text You can add super script and sub script text inside...Superscript or Subscript text in Aspose.Slides text frame one must use...

    docs.aspose.com/slides/cpp/superscript-and-subs...
  9. Access Ranges in Document|Aspose.Words for Java

    Access ranges in a document easily and fast instead of using Apache POI....retrieve plain, unformatted text of the range. Java Range range...= doc . getRange (); String text = range . getText (); Apache...

    docs.aspose.com/words/java/access-ranges-in-doc...
  10. InlineStory.Paragraphs | Aspose.Words for .NET

    Discover the InlineStory Paragraphs property, access a unique collection of story paragraphs for enhanced content organization and readability.... Write ( "Comment text." ); Assert . That ( comment...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/net/aspose.words/inl...