Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 18,204 for

paragraph

(0.07 sec)
  1. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it to produce all of the fixed page formats, such as PDF, XPS, and various image formats....images, character formatting, paragraph margins and spacing. However...shading color of the cell or paragraph, or based on the color of...

    docs.aspose.com/words/java/converting-to-fixed-...
  2. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...ignores SizeBi attribute for paragraph break mark. We will keep you...ignores SizeBi attribute for paragraph break mark. Kldv March 25...

    forum.aspose.com/t/getting-incorrect-revision-i...
  3. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....recognition algorithm detects list paragraphs, when list numbers ends with...This may also falsely detect paragraphs that begin with numbers as...

    reference.aspose.com/words/java/com.aspose.word...
  4. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....its parent node from the paragraph text // and then remove the...its parent node from the paragraph text // and then remove the...

    reference.aspose.com/words/java/com.aspose.word...
  5. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...Paragraphs.Add(new TextFragment("1.1...2. text with newline page.Paragraphs.Add(new TextFragment("2.1...

    forum.aspose.com/t/nullreferenceexception-when-...
  6. Aspose::Words::Fields::Field class | Aspose.Wor...

    Aspose::Words::Fields::Field class. Represents a Microsoft Word document field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...content and span multiple paragraphs or sections in a document...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....criteria together: heading paragraph, section break, column break...headings, use the HEADING_PARAGRAPH value of the document_split_criteria...

    docs.aspose.com/words/python-net/split-a-document/
  8. Product Overview|Aspose.Words for C++

    Aspose.Words for C++ is a software library designed to create, modify, convert, render, and print documents without relying on any other software.... Document , Paragraph , Bookmark , Range , Section...Section.PageSetup and Paragraph.ParagraphFormat are some of the Aspose...

    docs.aspose.com/words/cpp/product-overview/
  9. MarkdownSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.MARKDOWN](../../aspose.words/saveformat/#MARKDOWN) format...from SaveOptions ) empty_paragraph_export_mode Specifies how...how to export empty paragraphs to Markdown. Default value is MarkdownEmptyParagra...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....criteria together: heading paragraph, section break, column break...specific level of heading paragraphs, such as headings 1, 2, and...

    docs.aspose.com/words/nodejs-net/split-a-document/