Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 150,712 for

text

(0.12 sec)
  1. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a Text is displayed inside a shape...attributes that specify how a text is displayed inside a shape...Use the Shape.text_box property to access text properties of...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Region-Based Extraction using Python|Aspose.PDF...

    This section contains articles on region-based extraction from PDF documents using Aspose.PDF in Python....Extract text from a specific region of a page Extract text from...region. Ideal for zone-based text extraction, such as pulling...

    docs.aspose.com/pdf/python-net/region-based-ext...
  3. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_Text_boxes property. Gets or sets a boolean value that specifies that source formatting of Textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...ignore_text_boxes property ImportFormatOptions.ignore_text_boxes...ignore_text_boxes ( self ) -> bool : ... @ignore_text_boxes.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Enable OpenType Features in Java|Aspose.Words f...

    Advanced typography features in Aspose.Words for Java....Words using the HarfBuzz text shaping engine. Aspose.Words...using text shaper objects provided externally. A text shaper...

    docs.aspose.com/words/java/enable-opentype-feat...
  5. Font.autoColor property | Aspose.Words for Node.js

    Font.autoColor property. Returns the present calculated color of the Text (black or white) to be used for 'auto color'...present calculated color of the text (black or white) to be used...When text has ‘automatic color’, the actual color of text is calculated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with Text in Java....when adding a watermark with text. To learn more, visit the Working...Examples: Shows how to create a text watermark. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  7. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control Text layout in Textboxes, enhancing your document design and readability effortlessly....enumeration Determines the flow of the text layout in a textbox. public...Value Description Horizontal 0 Text is displayed horizontally. ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.font property | Aspose.Words for Node.js

    ShapeBase.font property. Provides access to the font formatting of this object....Examples Shows how to insert a text box, and set the font of its...builder . write ( "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FootnoteNumberingRule | Aspose.Words for Java

    Determines when automatic footnote or endnote numbering restarts in Java....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.insert_footnote method | Aspose...

    aspose.words.DocumentBuilder.insert_footnote method...insert_footnote(footnote_type, footnote_text) Inserts a footnote or endnote...notes . FootnoteType , footnote_text : str ): ... Parameter Type...

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