Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 150,704 for

text

(0.16 sec)
  1. Font.locale_id property | Aspose.Words for Python

    Font.locale_id property. Gets or sets the locale identifier (language) of the formatted characters....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/python-net/aspose.wo...
  2. DocumentVisitor.VisitEditableRangeEnd | Aspose....

    Discover the DocumentVisitor VisitEditableRangeEnd method—efficiently handle editable range ends in your documents for seamless editing and enhanced functionality....<summary> /// Gets the plain text of the document that was accumulated...they would be in the case of text boxes if ( mVisitorIsInsideEdit...

    reference.aspose.com/words/net/aspose.words/doc...
  3. EndnoteOptions.position property | Aspose.Words...

    EndnoteOptions.position property. Specifies the endnotes position....to text # that does not interfere with the main body text's flow...reference symbol # at the main body text where we insert the endnote...

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 PHP 从 PDF 中提取文本或图像 https://products.aspose.com/pdf/zh-hans/php-java/parser/ Recent content in 使用 PHP 从 PDF 中提取文本或图像 on Aspsoe.PDF Products H......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/zh-hans/php-java/parser...
  5. | Aspose

    Sample code for TIF to TXT Java conversion. Use API example code for batch TIF files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/tif-to-...
  6. Apply Superscript and Subscript Effects on Font...

    The JavaScript code to apply superscript and subscript effects to Text in Excel using Aspose.Cells for JavaScript via C++....superscript (text above the baseline) and subscript (text below the...the baseline) effects to text. Working with Superscript and Subscript...

    docs.aspose.com/cells/javascript-cpp/apply-supe...
  7. | Aspose

    Sample code for JP2 to TXT Java conversion. Use API example code for batch JP2 files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...represents a text document that contains plain text in the form...

    products.aspose.com/ocr/cpp/conversion/jp2-to-txt/
  8. | Aspose

    Sample code for JPEG2000 to TXT Java conversion. Use API example code for batch JPEG2000 files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...represents a text document that contains plain text in the form...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  9. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...document, particularly if the text you want to replace is embedded...due to hidden text, formatting issues, or the text being located...

    forum.aspose.com/t/some-content-cannot-be-repla...
  10. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document.... writeln ( 'This text is in section 1.' ) # Section...) builder . writeln ( 'This text is in section 2.' ) self . assertEqual...

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