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

text

(0.1 sec)
  1. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph....formatting to create off-center text. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Center all text that the document builder writes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Shape::get_LastParagrap...

    Aspose::Words::Drawing::Shape::get_LastParagraph method. Gets the last paragraph in the shape in C++....set the orientation of text inside a text box. auto doc = System...to inside the TextBox and add text. builder -> MoveTo ( textBoxShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. index.xml

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

    products.aspose.com/pdf/th/python-net/parser/in...
  4. Aspose::Words::Font::get_LocaleId method | Aspo...

    Aspose::Words::Font::get_LocaleId method. Gets or sets the locale identifier (language) of the formatted characters in C++....how to set the locale of the text that we are adding with a document...English and insert some Russian text, // the English locale spell...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Footnote.ReferenceMark | Aspose.Words for .NET

    Customize your footnotes with the ReferenceMark property. Easily set unique markers for clarity and organization in your documents. Enhance readability today!...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

    reference.aspose.com/words/net/aspose.words.not...
  6. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....To display a hyperlink text, add a text string on a location similar...object is placed. To add a free text: Instantiate an FreeTextAnnotation...

    docs.aspose.com/pdf/net/actions/
  7. 文本框|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中创建和格式化文本框:设置字体、对齐、换行、自动适应以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。...to filled with border and no text) var textBox = pres . Slides...make it look like a typical text box textBox . FillFormat . FillType...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Note|Aspose.Slides Documentation

    Add, read, edit, and export speaker notes in C# with Aspose.Slides: format Text, manage notes per slide, and control visibility in PowerPoint and OpenDocument....Create a notes slide and assign text to it. static void Add_Note...NotesTextFrame . Text = "My note" ; } Access a Notes Slide Read text from...

    docs.aspose.com/slides/net/examples/elements/el...
  9. Extracting data from scanned invoices using AI|...

    Combine Aspose.OCR for .NET with ChatGPT to extract information such as numbers, dates, line items, and totals from scanned invoices....be a great way and work with text data from photos or scanned...the image to machine readable text, the result can be easily analyzed...

    docs.aspose.com/ocr/net/ocr-and-parse-with-ai/
  10. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a Text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...11:11pm 1 Hi I need to replace a text in pdf with multiple lines ...find the text and replacing with textFragment.Text. I would really...

    forum.aspose.com/t/find-an-replace-with-multipl...