Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 151,791 for

text

(0.54 sec)
  1. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....we can add image stamps and text stamps to PDF documents by using...quite easy to understand. Adding Text in Header of PDF File You can...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  2. Delete Ranges in Document|Aspose.Words for Java

    Delete ranges from a document easily and fast instead of using Apache POI.... delete (); String text = doc . getRange (). getText...delete (); String text = doc . getRange (). text (); Download Running...

    docs.aspose.com/words/java/delete-ranges-in-doc...
  3. Recognition settings|Documentation

    How to improve recognition accuracy and tune up Aspose.OCR engine....RecognitionSettings Extracting text from images, scanned PDFs, DjVu...ReceiptRecognitionSe Extracting text from receipts . IDCardRecognitionSet...

    docs.aspose.com/ocr/java/settings/
  4. Determine Line Break|Aspose.PDF for .NET

    Learn more about how to determinate a line break of multi-line TextFragment using C#...breaking) of multi-line text fragments in text adding scenarios. You...line breaking of text fragment: Search and Get Text from Pages of...

    docs.aspose.com/pdf/net/determine-line-break/
  5. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily format Text with a double strikethrough for enhanced clarity and style in your documents....formatted as double strikethrough text. public bool DoubleStrikeThrough...add a line strikethrough to text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fon...
  6. TabAlignment | Aspose.Words for Java

    Specifies the alignment/type of a tab stop in Java.... CENTER Centers the text around the tab stop. CLEAR Clears...Aligns the text at the decimal dot. LEFT Left-aligns the text after...

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

    Sample code for DJVU to TXT Java conversion. Use API example code for batch DJVU 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/djvu-to...
  8. 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...
  9. Extract Paragraph from PDF|Aspose.PDF for Java

    Discover how to extract paragraphs from a PDF document in Java with Aspose.PDF for easier content analysis....PDF Contents [ Hide ] Extract Text from PDF document in Paragraphs...Paragraphs form We can get text from a PDF document by searching a...

    docs.aspose.com/pdf/java/extract-paragraph-from...
  10. 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...