Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 153,465 for

text

(0.45 sec)
  1. Convert PDF to TXT in Python|Aspose.PDF for Pyt...

    Aspose.PDF for Python via C++ library allows you to convert PDF to TXT format using Python....converting PDF document to a Text file by following steps: Creating...the text from the PDF file using extractor_extract_text Writing...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-txt/
  2. Add Shapes|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Text = @"Rectangle text." ; Visio . Master...5 ); visioStarShape . Text = @"Star text." ; Visio . Master visioHexagonMaster...

    docs.aspose.com/diagram/net/add-shapes/
  3. EmphasisMark | Aspose.Words for Java

    Specifies possible types of emphasis mark in Java....write("Emphasis text"); builder.writeln(); builder...clearFormatting(); builder.write("Simple text"); builder.getDocument().sa...

    reference.aspose.com/words/java/com.aspose.word...
  4. | Aspose

    Sample code for JPG to Text Java conversion. Use API example code for batch JPG files to Text conversion within any Web or Desktop Java based application....Conversion JPG to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  5. Access Ranges in Document|Aspose.Words for Java

    Access ranges in a document easily and fast instead of using Apache POI....retrieve plain, unformatted text of the range. Java Range range...= doc . getRange (); String text = range . getText (); Apache...

    docs.aspose.com/words/java/access-ranges-in-doc...
  6. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how Text is wrapped around a shape or picture....WrapType enumeration Specifies how text is wrapped around a shape or...Members Name Description NONE No text wrapping around the shape. The...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Range.Replace with table cell characters (slash...

    I am using bookmarks as placeholders for replacing conditional Text using Aspose.Words C#. I am trying to run Range.Replace on a portion of the Text of a bookmark which contains a table. The Range.Replace will not work w…...words-net , tables , find-replace-text jonpund54 August 26, 2025, 8:18pm...placeholders for replacing conditional text using Aspose.Words C#. I am...

    forum.aspose.com/t/range-replace-with-table-cel...
  8. DocumentBuilder.insert_footnote method | Aspose...

    aspose.words.DocumentBuilder.insert_footnote method...insert_footnote(footnote_type, footnote_text) Inserts a footnote or endnote...notes . FootnoteType , footnote_text : str ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Determine Line Break|Aspose.PDF for Python via ...

    Learn more about how to determinate a line break of multi-line TextFragment using Python...document and a corresponding text file that will contain information...a TextFragment containing a text with line breaks ("\r\n") inserted...

    docs.aspose.com/pdf/python-net/determine-line-b...
  10. FootnotePosition | Aspose.Words for Java

    Defines the footnote position in Java....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote adds...

    reference.aspose.com/words/java/com.aspose.word...