Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 35,057 for

line

(0.14 sec)
  1. OCR results are returning multiple lines of tex...

    I’m using a memorystream created from a bitmap in memory. I set a RecognitionAreas (only one area is defined) in the RecongitionSettings. The defined RecongitionAreas image has only one Line of text, but the results re…...results are returning multiple lines of text (concatinated) for a...RecongitionAreas image has only one line of text, but the results return...

    forum.aspose.com/t/ocr-results-are-returning-mu...
  2. answer_sheet|Documentation

    Answer_sheet element generates a numbered matrix of bubbles arranged in multiple columns to make more efficient use of space....must be placed on a separate line. name property is used as an...attribute must be placed on a new line immediately after the opening...

    docs.aspose.com/omr/net/txt-markup/answer_sheet/
  3. Document.ShowGrammaticalErrors | Aspose.Words f...

    Control grammar error visibility in your document with the ShowGrammaticalErrors property. Enhance writing clarity and professionalism effortlessly....by a jagged red line, and a double blue line will highlight grammatical...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Overview of Annotations|Aspose.PDF for C++

    Check out the list of possible annotations you can work with using Aspose.PDF for C++....Free text annotation Line (PDF 1.3) Line annotation Square (PDF...

    docs.aspose.com/pdf/cpp/overview-of-annotations/
  5. Format PDF Text in Python|Aspose.PDF for Python...

    Learn how to format text inside PDF documents in Python using spacing, borders, indentation, and styling options....Contents [ Hide ] Line and Character spacing Using Line Spacing How...How to Format Text with Custom Line Spacing in Python - Simple case...

    docs.aspose.com/pdf/python-net/text-formatting-...
  6. When inserting long Hebrew text- problems in di...

    Hi, I am evaluating the product in order to buy it. I am building a multi-language application so I am testing unicode and Hebrew. 1) Well, I have a few problems with long text which spans on more than one Line. If …...more than one line. If I use a short text for one line, it’s OK Please...text I get the lines mixed up!!! Meaning the 1st line shows up the...

    forum.aspose.com/t/when-inserting-long-hebrew-t...
  7. Document.show_spelling_errors property | Aspose...

    Document.show_spelling_errors property. Specifies whether to display spelling errors in this document....by a jagged red line, and a double blue line will highlight grammatical...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeriesGroup class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes.... Line , 450 , 250 ); let chart = shape...additional series group, also of the line type. let newSeriesGroup = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeriesGroup class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes.... LINE , width = 450 , height = 250...additional series group, also of the line type. new_series_group = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF....string List < String > lines ; try { lines = Files . readAllLines...for ( String line : lines ) { // check if line contains "form...

    docs.aspose.com/pdf/androidjava/convert-text-to...