Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 285 for

raw text extraction

(0.4 sec)
  1. 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...
  2. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......full topic EMF to SVG: Missing text Hello, I’m using Aspose.Imaging...where the bottom right corner text is lost after the conversion...

    forum.aspose.com/latest.rss
  3. Cell | Aspose.Words for Java

    Represents a table cell 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...
  4. Table | Aspose.Words for Java

    Represents a table in a Word document 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...
  5. 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...
  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. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...snippet demonstrates how to extract Structured Append and Macro...CodeLocation . None ; // No code text display gen . Parameters . Barcode...

    docs.aspose.com/barcode/javascript-cpp/read-bar...
  8. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java.... getText() Gets the text of this node and of all its...paragraphText = new Run(doc, "Initial text. "); paragraph.appendChild(paragraphText);...

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

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

    docs.aspose.com/ocr/cpp/image-regions-paragraph...
  10. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....writeln("Some text with PostScript font."); //...document. Examples: Shows how to extract pages based on exact page indices...

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