Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 18,355 for

paragraphs

(0.68 sec)
  1. Draw Lines on PDF using Python

    This article explains how to draw lines on PDF using Python. It has the details to set the IDE for the development, a list of steps, and sample code to add lines to PDF using Python....this graph object to the paragraph collection of the selected...add a graph object to the paragraphs collection of the page. Finally...

    kb.aspose.com/pdf/python/draw-lines-on-pdf-usin...
  2. Rendering in Python|Aspose.Words for Python via...

    Use Aspose.Words for Python via .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/python-net/rendering/
  3. Convert PDF to Other Document Formats in C#|Asp...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose.Words using C#....following data types: Text paragraphs Images Tables Lists Headers...

    docs.aspose.com/words/net/convert-pdf-to-other-...
  4. | Aspose

    Sample code for DJVU to Text Java conversion. Use API example code for batch DJVU files to Text conversion within any Web or Desktop Java based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  5. | Aspose

    Sample code for DJVU to TXT Java conversion. Use API example code for batch DJVU files to TXT conversion within any Web or Desktop Java based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/java/conversion/djvu-to...
  6. Working with PDF/A or PDF/UA|Aspose.Words for .NET

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. There are a few problems when converting to PDF/A documents, and Aspose.Words for .NET solves them....blocks such as headings, paragraphs, tables, and others. These...to the outline levels of paragraphs in the source document. For...

    docs.aspose.com/words/net/working-with-pdfa-or-...
  7. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference node....document, by default, has one paragraph. self . assertEqual ( 1 ,.... first_section . body . paragraphs . count ) # Composite nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Footnote class | Aspose.Words for Python

    aspose.words.notes.Footnote class. Represents a container for text of a footnote or endnote...child of Paragraph . Footnote can contain Paragraph and Table...CompositeNode ) first_paragraph Gets the first paragraph in the story...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class....contain cells, which may have paragraphs # with typical elements such...least one row, cell, and paragraph. first_row = aw . tables ...

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

    Aspose.Words.Notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....FootnoteSeparator can contain Paragraph and Table child nodes. There...firstParagraph Gets the first paragraph in the story. (Inherited from...

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