Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 276 for

raw text extraction

(0.28 sec)
  1. ShapeBase | Aspose.Words for Java

    Base class for objects in the dRawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....can be positioned inline with text or floating. The positioning...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/java/com.aspose.word...
  2. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....pdfSaveOptions); Shows how to apply text compression when saving a document...apply any // compression to text when we save the document to...

    reference.aspose.com/words/java/com.aspose.word...
  3. Document | Aspose.Words for Java

    Represents a Word document in Java....of pages and the given page extract options. fetchInheritedSectio(int...kerning applies to both Latin text and punctuation. getRange()...

    reference.aspose.com/words/java/com.aspose.word...
  4. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....getAlternativeText() Defines alternative text to be displayed instead of a...the shape is below or above text. getBlur() getBottom() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  5. Row | Aspose.Words for Java

    Represents a table row in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  6. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....writeln("Some text with PostScript font."); //...printer will apply to printed text as a substitute should its original...

    reference.aspose.com/words/java/com.aspose.word...
  7. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....Gets a value determining how text should be rendered in SVG. ...Sets a value determining how text should be rendered in SVG. ...

    reference.aspose.com/words/java/com.aspose.word...
  8. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....image rectangles containing text words. This can be useful for...an image or extracting individual blocks of text. To get bounding...

    docs.aspose.com/ocr/cpp/image-regions-word-find/
  9. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....image rectangles containing text lines. This can be useful for...an image or extracting individual blocks of text. To get bounding...

    docs.aspose.com/ocr/cpp/image-regions-line-find/
  10. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java.... getText() Gets the text of this node and of all its...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...

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