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

raw text

(0.21 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. 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/
  6. Merge XPS files | Aspose.Page for Python via .NET

    Merger XPS functionality of Aspose.Page API solution for Python allows you to combine several XPS files into a single XPS or PDF document.... text_compression = PdfTextCompression...optimized predictor, JPEG, none (raw image bytes), and auto (the most...

    docs.aspose.com/page/python-net/merge/xps/
  7. 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...
  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. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...you must guarantee identical text on every machine. Embedding...UseHighQualityRender = false, // Keep raw images – otherwise set DownsampleOptions...

    forum.aspose.com/t/how-to-imprve-performance-be...