Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 838 for

raw text

(0.07 sec)
  1. 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/
  2. 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...
  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. desktop_4560ee16f2bea569358c6c079f45fb6f632d125...

    :root{--base-font-size-smallest: 0.815em;--base-font-size-smaller: 0.875em;--base-font-size: 0.938em;--base-font-size-larger: 1.063em;--base-font-size-largest: 1.118em;--font-up-6: 2.296em;--font-u......15;-webkit-text-size-adjust:100%}body{margi...0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline...

    forum.aspose.com/stylesheets/desktop_4560ee16f2...
  5. 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...
  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. Manipulating Photoshop Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Raw CompressionMethod.RLE CompressionMethod...Here is sample code. Update Text Layer In PSD File Aspose.Imaging...

    docs.aspose.com/imaging/java/manipulating-photo...
  8. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in 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. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in 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...
  10. Finding line bounding boxes|Documentation

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

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