Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 34,476 for

line

(0.17 sec)
  1. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form....is used to add one or more lines of text to the form. Can only...This element is used to add a line of text to the parent element...

    docs.aspose.com/omr/net/txt-markup/elements-lay...
  2. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...StringReader(md) Dim line As String = sr.ReadLine() While line IsNot Nothing...If IsPipeRow(line) Then Dim header As String = line Dim sep As...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  3. DigitalSignatureUtil.sign method | Aspose.Words...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.sign method...Shows how to add a signature line to a document, and then sign...Configure and insert a signature line, an object in the document that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Slides for Python via .NET Not Releasing...

    We have a requirement where we have to merge slides from multiples presentation into a single presentation. But when we load the presentation using with statement and exit the with statement the memory loaded by the pres…...10:26am 3 Line # Mem usage Increment Occurrences Line Contents...

    forum.aspose.com/t/aspose-slides-for-python-via...
  5. Convert a Document to Markdown in C++|Aspose.Wo...

    Convert a document in any supported load format to Markdown and vice versa using C++....that allows you to create multi-line headings in Markdown, while...Markdown can only be single-line. SetextHeading is based on a...

    docs.aspose.com/words/cpp/convert-a-document-to...
  6. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...convert_to_list_structure(text_lines): structured_list = [] current_level...current_level = [] for line in text_lines: # Match patterns like...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  7. X Axis Vs. Category Axis with JavaScript via C+...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....axis, and the second chart is a line chart with X as a Category axis...). putValue ( 2 ); // Create Line Chart: X as Category Axis let...

    docs.aspose.com/cells/javascript-cpp/x-axis-vs-...
  8. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java.... LINE_BREAK Explicit line break. PAGE_BREAK...break. LINE_BREAK public static int LINE_BREAK Explicit line break...

    reference.aspose.com/words/java/com.aspose.word...