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

raw text

(0.64 sec)
  1. 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...
  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. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT 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. Form fields not extracting in Aspose.PDF - Free...

    I am running into two different issues, looking for expert advise. I’ve latest Aspose.Total.Net license that I am using to consume Aspose.PDF features as well. The system is not able to extract state of form fields - E…... Text box, etc. Therefore, the behavior...extract text from such PDFs (as they are plain text) using Aspose...

    forum.aspose.com/t/form-fields-not-extracting-i...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  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. 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...