Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 149,235 for

text

(0.14 sec)
  1. Extract Tables from PDF using C# | Aspose.PDF

    Extract tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Text . TableAbsorber (); absorber...textfragment = new Aspose . Pdf . Text . TextFragment (); var textFragmentCollecti...

    products.aspose.com/pdf/net/table/extract/
  2. Product Overview|Aspose.Slides for Python Docum...

    Aspose.Slides for Python via .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....key features such as managing texts, shapes, tables & animations...add different kinds of frames—text, audio, and video frames—to...

    docs.aspose.com/slides/python-net/product-overv...
  3. Free mobile OCR application|Documentation

    Take a photo of the Text and recognize it with your smartphone....camera and instantly extract text from it in all popular European...handwritten English. The extracted text can be saved to your device...

    docs.aspose.com/ocr/apps/mobile/
  4. | Aspose

    Sample code for JPEG to JSON Java conversion. Use API example code for batch JPEG files to JSON 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/jpeg-to...
  5. PDF Sticky Annotations|Aspose.PDF for PHP via Java

    Explore how to add sticky annotations to PDF files for feedback, using Aspose.PDF in PHP/Java.... You can add Watermark Text using WatermarkAnnotation at...opacity level of Annotation Text $wa -> setOpacity ( 0.5 ); $watermarkStrings...

    docs.aspose.com/pdf/php-java/sticky-annotations/
  6. Document.nodeType property | Aspose.Words for N...

    Document.nodeType property. Returns [NodeType.Document](../../nodetype/#Document)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Footnote.nodeType property | Aspose.Words for N...

    Footnote.nodeType property. Returns [NodeType.Footnote](../../../aspose.words/nodetype/#Footnote)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldStart.nodeType property | Aspose.Words for...

    FieldStart.nodeType property. Returns [NodeType.FieldStart](../../../aspose.words/nodetype/#FieldStart)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comment.nodeType property | Aspose.Words for No...

    Comment.nodeType property. Returns [NodeType.Comment](../../nodetype/#Comment)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Remove a Watermark in Word using Java

    This short guide explains how to remove a watermark in Word using Java. It has the IDE settings, steps, and a sample code to delete watermark in Word using Java.... You can remove the text and image watermarks by slight...the source Word file having a text or image watermark in it Check...

    kb.aspose.com/words/java/remove-a-watermark-in-...