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

text

(1.67 sec)
  1. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)... do_not_wrap_text_with_punct Do Not Allow Hanging...Line Wrapping for East Asian Text. mw_small_caps Emulate Word...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. FieldAutoTextList.screen_tip property | Aspose....

    FieldAutoTextList.screen_tip property. Gets or sets the Text of the ScreenTip to show....screen_tip property Gets or sets the text of the ScreenTip to show. @property...AutoText entries. def field_auto_text_list (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. EmphasisMark enumeration | Aspose.Words for Nod...

    Aspose.Words.EmphasisMark enumeration. Specifies possible types of emphasis mark....black circle displayed above text. OverComma Emphasis mark is...comma character displayed above text. OverWhiteCircle Emphasis mark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. index.xml

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

    products.aspose.com/pdf/th/cpp/stamps/index.xml
  6. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly update all list item labels in your document with the UpdateListLabels method, ensuring consistency and clarity in your content....IndexOf(paragraph)}" ); // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/net/aspose.words/doc...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Converting a PDF file to Text using Android via Java https://products.aspose.com/pdf/android-java/conversion/pdf-to-Text/ Recent content in Con......Products – Converting a PDF file to TEXT using Android via Java https://products...to-text/ Recent content in Converting a PDF file to TEXT using...

    products.aspose.com/pdf/android-java/conversion...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Converting a Text file to PDF using Android via Java https://products.aspose.com/pdf/android-java/conversion/Text-to-pdf/ Recent content in Con......PDF Products – Converting a TEXT file to PDF using Android via...rsion/text-to-pdf/ Recent content in Converting a TEXT file to...

    products.aspose.com/pdf/android-java/conversion...
  9. TextWrapping | Aspose.Words for Java

    Specifies how Text is wrapped around the table in Java....class TextWrapping Specifies how text is wrapped around the table...Shows how to work with table text wrapping. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  10. Absorber - How to get the rows without spaces (...

    Hello I am using Aspose.Pdf (9.4.0) and after using the command "pdfDocument.Pages [page] Accept (TextAbsorber);". I get the rows from the page with their respective spaces at the beginning of each line. Is there any pa…...Text; } Following figure for clarity...hold extracted text string extractedText; System.Text.StringBuilder...

    forum.aspose.com/t/absorber-how-to-get-the-rows...