Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 151,791 for

text

(0.17 sec)
  1. Delete Ranges in Document|Aspose.Words for Java

    Delete ranges from a document easily and fast instead of using Apache POI.... delete (); String text = doc . getRange (). getText...delete (); String text = doc . getRange (). text (); Download Running...

    docs.aspose.com/words/java/delete-ranges-in-doc...
  2. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily format Text with a double strikethrough for enhanced clarity and style in your documents....formatted as double strikethrough text. public bool DoubleStrikeThrough...add a line strikethrough to text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Font.Outline | Aspose.Words for .NET

    Discover the Font Outline property. Easily format fonts as outlines for a unique design touch. Enhance your typography with this simple feature!...Shows how to create a run of text formatted as outline. Document...the Outline flag to change the text's fill color to white and //...

    reference.aspose.com/words/net/aspose.words/fon...
  4. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...nodes that can contain their own text (paragraphs and tables). For...contains text of a comment and a Footnote contains text of a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.StrikeThrough | Aspose.Words for .NET

    Discover the Font StrikeThrough property. Easily format Text with strikethrough for clear visual emphasis in your designs. Enhance readability today!...is formatted as strikethrough text. public bool StrikeThrough {...add a line strikethrough to text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fon...
  6. WatermarkLayout enumeration | Aspose.Words for ...

    aspose.words.WatermarkLayout enumeration. Defines layout of the watermark relative to the watermark center....Examples Shows how to create a text watermark. doc = aw . Document...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the Text and formatting of the Text path (of a WordArt object)...class Defines the text and formatting of the text path (of a WordArt...article. Remarks Use the Shape.text_path property to access WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlPart.data_checksum property | Aspose.W...

    CustomXmlPart.data_checksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content.... Document () rich_text = aw . markup . StructuredDocumentTa...aw . markup . SdtType . RICH_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the Text you want using C++....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text Using Simple String Replacement...

    docs.aspose.com/words/cpp/find-and-replace/
  10. TextBoxWrapMode enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.TextBoxWrapMode enumeration. Specifies how Text wraps inside a shape....TextBoxWrapMode enumeration Specifies how text wraps inside a shape. Members...Description Square Text wraps inside a shape. None Text does not wrap...

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