Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 153,133 for

text

(7.08 sec)
  1. FormField.OwnStatus | Aspose.Words for .NET

    Discover how the FormField OwnStatus property enhances user experience by customizing status bar Text when a form field is focused....Specifies the source of the text that’s displayed in the status...set ; } Remarks If true , the text specified by the StatusText...

    reference.aspose.com/words/net/aspose.words.fie...
  2. index.xml

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

    products.aspose.com/pdf/th/net/parser/index.xml
  3. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_Text property. Determines whether Microsoft Word will grow the shape to fit Text....fit_shape_to_text property TextBox.fit_shape_to_text property Determines...shape to fit text. @property def fit_shape_to_text ( self ) ->...

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

    Learn how to extract Text from a specific page region or paragraph structure in PDF documents with Aspose.PDF for Python....Python Contents [ Hide ] Extract text from a specific region of a...fixed-layout regions where the text position is known in advance...

    docs.aspose.com/pdf/python-net/region-based-ext...
  5. XmlMapping class | Aspose.Words for Node.js

    Aspose.Words.Markup.XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document...Construct an XML part that contains text and add it to the document's..."<root><text>Text element #1</text><text>Text element #2</text></root>"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.InsertTextInput | Aspose.Words ...

    Effortlessly add Text form fields with the DocumentBuilder InsertTextInput method. Enhance your document's interactivity and user experience today!...InsertTextInput method Inserts a text form field at the current position...TextFormFieldType Specifies the type of the text form field. format String Format...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本...# Create text fragment text_fragment = apdf . text . TextFragment... world!" ) text_fragment . position = apdf . text . Position...

    products.aspose.com/pdf/zh-hans/python-net/text/
  8. XmlMapping Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.XmlMapping class to seamlessly link structured document tags with XML elements, enhancing your document's data integration....Construct an XML part that contains text and add it to the document's..."<root><text>Text element #1</text><text>Text element #2</text></root>"...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Font.Position | Aspose.Words for .NET

    Discover the Font Position property, easily adjust Text alignment in points for precise control over your typography. Elevate your design with flexible positioning!...Gets or sets the position of text (in points) relative to the...A positive number raises the text, and a negative number lowers...

    reference.aspose.com/words/net/aspose.words/fon...
  10. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.PDF to convert Pdfs to Docx. The code is as follows: using (var pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…...selectable text. We want to be able to extract the text from it...document and provide the text in text form. Similar to how Sautinsoft...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...