Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 807 for

raw text

(0.06 sec)
  1. 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...
  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. 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...
  4. 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...
  5. PDL Conversion API Solution | Python

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the Python library with the Aspose.Page PDL conversion functionality....create vector graphics shapes and text strings, convert XPS outline...TextRenderingHint assigns the quality of text rendering, which may be AntiAlias...

    products.aspose.com/page/python-net/conversion/
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...