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

paragraphs

(0.89 sec)
  1. 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...
  2. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing....the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Specify Layout Options in Java|Aspose.Words for...

    Create output documents with various layouts, depending on the parameters specified in the Document using Java.... which specifies whether paragraph mark characters are rendered...example below contains three paragraphs. The second one is hidden...

    docs.aspose.com/words/java/specify-layout-options/
  4. 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-...
  5. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other Paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...has a Table and some other paragraphs with Aspose OCR and Aspose...may contain paragraphs and Tables. The paragraph text can be...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  6. How to Create Table in PDF Files using C# | Asp...

    Do you know how easily create table in PDF via Python? Create table in PDF with high quality using .NET PDF library.... Paragraphs . Add ( new Aspose . Pdf...

    products.aspose.com/pdf/tutorial/create-table-pdf/
  7. Aspose::Words::Lists::ListLevel::get_IsLegal me...

    Aspose::Words::Lists::ListLevel::get_IsLegal method. True if the level turns all inherited numbers to Arabic, false if it preserves their number style in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. VerticalAlignment | Aspose.Words for Java

    Specifies vertical alignment of a floating shape text frame or a floating table in Java....possible value for floating paragraphs and tables. INSIDE public...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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-...
  10. DOCX -> TIFF conversion creates additional page...

    When converting from DOCX to TIFF page by page using Document. extractPages() for the first page in the document an additional extra empty page is created. The issue can be replicated using this document: GEN_Formular…...hidden elements or empty paragraphs that might be causing the...

    forum.aspose.com/t/docx-tiff-conversion-creates...