Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 19,562 for

text

(0.08 sec)
  1. Footnote | Aspose.Words for .NET

    Create engaging footnotes effortlessly with our Footnote Constructor. Enhance your content's clarity and professionalism in just a few clicks!...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

    reference.aspose.com/words/net/aspose.words.not...
  2. Footnote.ReferenceMark | Aspose.Words for .NET

    Customize your footnotes with the ReferenceMark property. Easily set unique markers for clarity and organization in your documents. Enhance readability today!...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

    reference.aspose.com/words/net/aspose.words.not...
  3. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create new instances of this class for seamless code integration and enhanced functionality...."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  4. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....virtual GetText () Gets the text of this node and of all its...revision occurs when we insert text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Aspose::Words::Markup::StructuredDocumentTag::C...

    Aspose::Words::Markup::StructuredDocumentTag::Clear method. Clears contents of this structured document tag and displays a placeholder if it is defined in C++....Document > (); // Create a plain text structured document tag, and...form of a text box, already displays placeholder text. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Font.Superscript | Aspose.Words for .NET

    Discover the Font Superscript property, easily format Text as superscript for enhanced readability and style in your documents. Boost your design today!...Examples Shows how to format text to offset its position. Document...true ); // Raise this run of text 5 points above the baseline...

    reference.aspose.com/words/net/aspose.words/fon...
  7. FieldAutoTextList.EntryName | Aspose.Words for ...

    Discover how to manage AutoText entries with the FieldAutoTextList EntryName property—easily set or retrieve names for streamlined document editing....document and populate it with auto text entries. doc . GlossaryDocument...AUTOTEXTLIST field and set the text that the field will display...

    reference.aspose.com/words/net/aspose.words.fie...
  8. How to Create PowerPoint Presentation using Java

    In this tutorial, you will learn, how to create PowerPoint presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java create PowerPoint presentation with no dependence on MS PowerPoint....newly created slide Insert a text frame using the addTextFrame...addTextFrame method and set the text related properties Save the presentation...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  9. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....PLAIN_TEXT, MarkupLevel.INLINE); sdtPlainText...StructuredDocumentTa(doc, SdtType.RICH_TEXT, MarkupLevel.INLINE); sdtRichText...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldOptions.IsBidiTextSupportedOnUpdate | Aspo...

    Discover if bidirectional Text support is enabled in FieldOptions. Easily manage Text updates for enhanced multilingual functionality....indicating whether bidirectional text is fully supported during field...fully supports bi-directional text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...