Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 150,704 for

text

(0.21 sec)
  1. FootnoteType | Aspose.Words for Java

    Specifies whether this is a footnote or an endnote in Java....Examples: Shows how to reference text with a footnote and an endnote...DocumentBuilder(doc); // Insert some text and mark it with a footnote...

    reference.aspose.com/words/java/com.aspose.word...
  2. LayoutFlow enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.LayoutFlow enumeration. Determines the flow of the Text layout in a Textbox....enumeration Determines the flow of the text layout in a textbox. Members...Name Description Horizontal Text is displayed horizontally. ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StoryType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StoryType enum, efficiently manage Word document Text stories with ease. Enhance your document processing experience today!...Hide ] StoryType enumeration Text of a Word document is stored...MainText 1 Contains the main text of the document, represented...

    reference.aspose.com/words/net/aspose.words/sto...
  4. TextWatermarkOptions.layout property | Aspose.W...

    TextWatermarkOptions.layout property. Gets or sets layout of the watermark...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...
  5. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....Hide ] Update LinkAnnotation Text Color This example shows how...for Python, then highlight the text near each link by changing its...

    docs.aspose.com/pdf/python-net/update-links/
  6. aspose.words.drawing module | Aspose.Words for ...

    The aspose.words.drawing module provides classes that allow to create and modify drawing objects....attributes that specify how a text is displayed inside a shape...TextPath Defines the text and formatting of the text path (of a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....Contents [ Hide ] To recognize text in certain languages, you must...Cyrillic text recognition: aspose-ocr-cyrillic-v1 Chinese text recognition:...

    docs.aspose.com/ocr/net/languages/
  8. Aspose Cells SVG Font Issue - Free Support Foru...

    We have purchased licenses for Aspose Cells for Java. We are having issues displaying SVG images inside PowerPoint. It seems that Aspose embeds the Text nodes, font families, font styles etc inside the svg and if the c…...seems that Aspose embeds the text nodes, font families, font styles...possible to somehow convert the SVG text nodes into vectors? For example...

    forum.aspose.com/t/aspose-cells-svg-font-issue/...
  9. Font.Engrave | Aspose.Words for .NET

    Discover the Font Engrave property. Easily format fonts for an elegant engraved look, enhancing your design's sophistication and appeal....engraving/embossing effects to text. Document doc = new Document...3D-like effect to the text. // 1 - Engrave text to make it look like...

    reference.aspose.com/words/net/aspose.words/fon...
  10. 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...