Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 33,352 for

line

(0.42 sec)
  1. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++....the position on the current line of text when displaying this...specify options for signature line being inserted. Used in DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/
  2. Convert OBJ to GLTF via Python | products.aspos...

    Sample code for OBJ to GLTF Python conversion. Use API example code for batch OBJ files to GLTF conversion within VB.NET, Asp.NET or any .NET based application.... Command line pip install aspose- 3d Steps...files to GLTF in just a few lines of code. Load OBJ file via the...

    products.aspose.com/3d/python-net/conversion/ob...
  3. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Python....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/python-net/convert-a-docu...
  4. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Node.js....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/nodejs-net/convert-a-docu...
  5. Convert WORD to MHTML in Python | products.aspo...

    WORD to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...it is just two lines of code. The first line is to load the WORD...WORD file and the second line is to call the save method with...

    products.aspose.com/total/python-net/conversion...
  6. Convert DOCM to Images in Python | products.asp...

    DOCM to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...requiring only two lines of code. The first line loads the DOCM file...file, and the second line calls the save method with the appropriate...

    products.aspose.com/total/python-net/conversion...
  7. Extract Paragraph from PDF C#|Aspose.PDF for .NET

    Learn how to extract paragraphs from PDF documents in .NET using Aspose.PDF for structured text retrieval.... TextFragment > line in paragraph . Lines ) { foreach ( Aspose...Text . TextFragment fragment in line ) { paragraphText . Append (...

    docs.aspose.com/pdf/net/extract-paragraph-from-...
  8. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.PDF for Java shows the main features and describes the supported PDF versions, and all the manipulations we can do with documents....Different shapes of graphs, such as line, circle, arc, and curve are...filled, and dash and poly-dash line styles can be defined. Graphs...

    docs.aspose.com/pdf/java/key-features/
  9. Key Features of Aspose.PDF|Aspose.PDF for Andro...

    Aspose.PDF for Android via Java shows the main features in working with PDF documents....Different shapes of graphs, such as line, circle, arc, and curve are...filled, and dash and poly-dash line styles can be defined. Graphs...

    docs.aspose.com/pdf/androidjava/key-features/
  10. 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/...