Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 34,502 for

line

(0.21 sec)
  1. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....(for example, 25 lines with 80 characters per line) and non-formatted...Read the input text file line by line. Set up a monospaced font...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  2. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF document in Android/Java using Aspose.PDF for content extraction.... List < TextFragment > line : paragraph . getLines ()) {...for ( TextFragment fragment : line ) { paragraphText . append (...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  3. Write Text on Image using Java

    Follow this article to write text on image using Java. It has details for IDE settings, a list of steps, and a sample code to add text on an image using Java....also let you set line spacing type, a line spacing value, and...

    kb.aspose.com/font/java/write-text-on-image-usi...
  4. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with Golang via C++....provides the ability to keep line separators while converting...keep the separators for blank lines while converting the Excel file...

    docs.aspose.com/cells/go-cpp/keep-separators-fo...
  5. Aspose Hyperlinks are not working - Free Suppor...

    Aspose Hyperlinks are not working Windows 2012 server created PDF files...box to the end of the of the line. foreach (TextSegment s in textFragment...Rectangle.LLY); LineAnnotation line = new LineAnnotation(p, s.Rectangle...

    forum.aspose.com/t/aspose-hyperlinks-are-not-wo...
  6. Extract PDF to Text file - Free Support Forum -...

    Hi there, I have attached a PDF page where paragraphs are in columns format. When i try to extract text using Apose.PDF, it is unable to read the actual paragraphs. Instead it is reading horizontally with tab space. Ca…...Text; // this line gives text blocks foreach (List<TextFragment>...(List<TextFragment> line in paragraph.Lines) { foreach (TextFragment...

    forum.aspose.com/t/extract-pdf-to-text-file/244862
  7. 无需在工作表中编写函数即可用Node.js通过C++直接计算自定义函数|Documentation

    本文介绍如何通过Node.js的C++使用Aspose.Cells库,直接在Microsoft Excel中计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或创建新文件,计算自定义函数,然后保存修改后的文件。...new CustomEngine ()); // This line shows how you can call your...After the execution of this line, it will return // Welcome to...

    docs.aspose.com/cells/zh/nodejs-cpp/direct-calc...
  8. WrapType | Aspose.Words for Java

    Specifies how text is wrapped around a shape or picture in Java....the shape and restarts on the line below the shape. length Methods...the shape and restarts on the line below the shape. length public...

    reference.aspose.com/words/java/com.aspose.word...
  9. RevisionOptions.show_revision_bars property | A...

    RevisionOptions.show_revision_bars property. Allows to specify whether revision bars should be rendered near Lines containing revised content...bars should be rendered near lines containing revised content....to the left of every revised line. doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape.... LINE , horz_pos = aw . drawing ....Color . orange # Even though the line itself takes up little space...

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