Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 18,524 for

paragraphs

(0.45 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. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …... Paragraph‑level formatting (styles,...your letter‑head document a paragraph style (usually Normal ) has...

    forum.aspose.com/t/merging-documents-causing-bu...
  3. 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-...
  4. Get Paragraph Bounds from Presentations on Andr...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Android via Java to optimize text positioning in PowerPoint presentations....Get Paragraph Bounds from Presentations on Android Contents [...[ Hide ] Get Paragraph and Portion Coordinates in a TextFrame...

    docs.aspose.com/slides/androidjava/paragraph/
  5. Convert TXT to POTX via C++ or with free Online...

    Export TXT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code....get_TextFrame (); // get Paragraphs collection SharedPtr < Aspose...txtFrame -> get_Paragraphs (); // clear all paragraphs in added text...

    products.aspose.com/total/cpp/conversion/txt-to...
  6. Field class | Aspose.Words for Node.js

    Aspose.Words.Field class. Represents a Microsoft Word document field...content and span multiple paragraphs or sections in a document...content, such as nested fields, paragraphs, shapes, tables and in this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code....get_TextFrame (); // get Paragraphs collection SharedPtr < Aspose...txtFrame -> get_Paragraphs (); // clear all paragraphs in added text...

    products.aspose.com/total/cpp/conversion/flatop...
  8. Field class | Aspose.Words for Python

    aspose.words.fields.Field class. Represents a Microsoft Word document field...content and span multiple paragraphs or sections in a document...content, such as nested fields, paragraphs, shapes, tables and in this...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....contains one or more paragraph objects. A paragraph can be a text,...PDF format, enclose it in a paragraph. It is possible to convert...

    docs.aspose.com/pdf/java/convert-images-format-...
  10. Aspose Java Words _ Incorrect Formatting handli...

    I have a usecase where I am getting an OCRed copy. All the header, footer and page number data has been converted into text. And it has broken the document formatting as well. Attaching a sample document for the referenc…...PARAGRAPH, true)) { bodyText.append(((Paragraph) node)...of how to apply a style to paragraphs: Document doc = new Docu...

    forum.aspose.com/t/aspose-java-words-incorrect-...