Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 795 for

raw text

(0.16 sec)
  1. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....Word recognizes a part of its text as some form of data, // such...that contain their recognized text in its entirety. // Add contents...

    reference.aspose.com/words/java/com.aspose.word...
  2. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....BuildingBlock containing placeholder text which should be displayed when...BuildingBlock containing placeholder text. getPreviousSibling() Gets the...

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

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....writeln("Some text with PostScript font."); //...enhance the readability of the raw code of a saved .html document...

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

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....export form fields as plain text instead of HTML input elements...getExportTextInputFo() Controls how text input form fields are saved...

    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. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....the quality of the rendering text, may be AntiAlias, AntiAliasGridFit...optimized pedictor, JPEG , none (raw image bytes) and auto (the most...

    docs.aspose.com/page/net/convert-xps/
  7. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java.... getText() Gets the text of this node and of all its...document does not contain its text. Assert.assertEquals(para.getDocument()...

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

    Represents a Word document in Java....kerning applies to both Latin text and punctuation. getRange()...document. getText() Gets the text of this node and of all its...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. Finding word bounding boxes|Documentation

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

    docs.aspose.com/ocr/cpp/image-regions-word-find/