Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 155,167 for

text

(0.2 sec)
  1. How form elements are recognized|Documentation

    How Aspose.OMR for C++ recognizes different types of elements in forms....Barcode Show / hide details Text markup JSON markup Mapping Recognition...(ChoiceBox) Show / hide details Text markup JSON markup Mapping Recognition...

    docs.aspose.com/omr/cpp/recognition/elements/
  2. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加文本图章。... add () # Create text stamp textStamp = apdf . TextStamp...Rotation . ON90 # Set text properties textStamp . text_state . font =...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  3. HTMLFragment not working for Indian Language (T...

    I have a valid Aspose PDF license with a subscription expiry date of 2023-09-06, which permits me to use SDK versions released up to that date. Currently, I am using Aspose.PDF version 23.8.0. However, I am encountering…..."direction:rtl; " : "") + " text-align:" + textAlign + ";" +...Color.Black).ToRgb().B + "); text-align:" + textAlign + "; line-height:"...

    forum.aspose.com/t/htmlfragment-not-working-for...
  4. Redact PPT Presentation Files using Java | prod...

    Find and replace Text in PPT presentations in Java using Aspose.Slides for Java....applications that find and replace text in presentation files using...Java , you can find and replace text in PPT presentations. Use the...

    products.aspose.com/slides/java/redaction/ppt/
  5. Redact PPTX Presentation Files using Java | pro...

    Find and replace Text in PPTX presentations in Java using Aspose.Slides for Java....applications that find and replace text in presentation files using...Java , you can find and replace text in PPTX presentations. Use the...

    products.aspose.com/slides/java/redaction/pptx/
  6. TextBox.FitShapeToText | Aspose.Words for .NET

    Discover how the FitShapeToText property in Microsoft Word automatically adjusts shapes to perfectly fit your Text, enhancing document presentation....Word will grow the shape to fit text. public bool FitShapeToText...Examples Shows how to get a text box to resize itself to fit...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentStory property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... The text in that paragraph // will appear...section, above the main body text. let header = new aw . HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../Textcolumn/) objects that represent all the columns of Text in a section of a document...represent all the columns of text in a section of a document....set_count() to set the number of text columns. To make all columns...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Header to PDF|Aspose.PDF for Java

    Learn how to add Text and image headers to PDF pages in Java with the PdfFileStamp facade....toString ()); FormattedText text = new FormattedText ( "Sample...); pdfStamper . addHeader ( text , 20 ); pdfStamper . save (...

    docs.aspose.com/pdf/java/add-header/
  10. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font....Shows how to insert formatted text using DocumentBuilder. doc =...Specify font formatting, then add text. font = builder . font font...

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