Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 151,813 for

text

(1.24 sec)
  1. Font.sizeBi property | Aspose.Words for Node.js

    Font.sizeBi property. Gets or sets the font size in points used in a right-to-left document....right-to-left, and right-to-left text. let doc = new aw . Document...font settings for left-to-right text. builder . font . name = "Courier...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...Remarks All text of the document is stored in runs of text. Run can...instance of the Run class. Run(doc, text) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.name_bi property | Aspose.Words for Python

    Font.name_bi property. Returns or sets the name of the font in a right-to-left language document....right-to-left, and right-to-left text. doc = aw . Document () builder...font settings for left-to-right text. builder . font . name = 'Courier...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the font is formatted as double strikethrough Text....formatted as double strikethrough text. get doubleStrikeThrough ()...add a line strikethrough to text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. get strikeThrough () : boolean...add a line strikethrough to text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ScoreGroup|Documentation

    ScoreGroup element defines a group of questions with multiple evaluation criteria, which are summed up during recognition.... This text is not displayed on the form..."ScoreQuestion" property. Question text is provided in the name property...

    docs.aspose.com/omr/net/json-markup/scoregroup/
  7. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the Text wraps around....of the shape or picture the text wraps around. Members Name Description...Description BOTH The document text wraps on both sides of the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แสตมป์ข้อความ รูปภาพ หรือหน้าในรูปแบบ PDF โดยใช้ Python https://products.aspose.com/pdf/th/python-net/stamps/ Recent content in แสตมป์ข้อความ ร......com/pdf/th/python-net/stamps/text/ Thu, 15 Jan 2026 00:00:00 +0000...com/pdf/th/python-net/stamps/text/ .nav-program-lang { display:...

    products.aspose.com/pdf/th/python-net/stamps/in...
  9. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....from an user and extracts the text from it with with Aspose.OCR...later . Any text editor. Some image containing a text. You can simply...

    docs.aspose.com/ocr/nodejs-cpp/hello-world/
  10. 从 PDF 中提取文本 C#|Aspose.PDF for .NET

    本文描述了使用 Aspose.PDF 在 C# 中从 PDF 文档提取文本的各种方法。... TextAbsorber 类从文档中吸收文本并在 Text 属性中返回。以下代码片段向您展示了如何从 PDF 文档的所有页面提取文本。...RunExamples . GetDataDir_AsposePdf_Text (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/extract-text-from-al...