Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 33,492 for

line

(0.83 sec)
  1. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language....# When a document contains lines of text in which a word could...up and continued on the next line, # hyphenation will look through...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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/...
  5. Rotate Text with Shape inside the Worksheet|Doc...

    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....Document Assistant Close Set Line Spacing of the Paragraph in...

    docs.aspose.com/cells/python-net/rotate-text-wi...
  6. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java....attributes like color, line style, line width, distance from the...

    docs.aspose.com/words/java/working-with-paragra...
  7. How to Create a Dynamic Chart|Documentation

    Learn how to create a dynamic chart using Aspose.Cells for Python via .NET. Our comprehensive guide will demonstrate how to update and modify your chart's data, layout, and appearance in real-time based on user input or system data changes....chart types such as column, line, bar, pie, scatter, and others...

    docs.aspose.com/cells/python-net/create-dynamic...
  8. How to create Dynamic Chart with Node.js via C+...

    Learn how to create a dynamic chart using Aspose.Cells for Node.js via C++. Our comprehensive guide will demonstrate how to update and modify your chart's data, layout, and appearance in real-time based on user input or system data changes....chart types such as column, line, bar, pie, scatter, and others...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  9. Images is placed over footer when converting do...

    version 20.5 Java When converting the attached document to PDF some images is covering the footer information. Is this a know issue and are there any fixes in later versions? In the uploaded files I’ve attached the wor…... The line itself fits into the available...(which is located below the line) that does not fit and causes...

    forum.aspose.com/t/images-is-placed-over-footer...
  10. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document...When true , adds a vertical line between columns. spacing When...

    reference.aspose.com/words/nodejs-net/aspose.wo...