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

paragraphs

(0.15 sec)
  1. Work with Document Properties|Aspose.Words for ...

    Aspose.Words for Node.js allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties....charactersWithSpaces words paragraphs lines Create a New Custom...

    docs.aspose.com/words/nodejs-net/work-with-docu...
  2. Work with Document Properties in C#|Aspose.Word...

    Aspose.Words for .NET allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties using C#....CharactersWithSpaces Words Paragraphs Lines Create a New Custom...

    docs.aspose.com/words/net/work-with-document-pr...
  3. Working with Text Document in C#|Aspose.Words f...

    Advanced TXT document processing, lists, BiDi, headers/footer, using C#....recognition algorithm detects list paragraphs, when list numbers end with...

    docs.aspose.com/words/net/working-with-text-doc...
  4. Markdown Processing in C# – Aspose.HTML for .NET

    Parse, analyze, edit, and generate Markdown in C# using Aspose.HTML for .NET. Work with AST, modify structure, and process GitHub-Flavored Markdown....how to analyze headings, paragraphs, lists, and other blocks...

    docs.aspose.com/html/net/markdown-processing/
  5. Edit and Modify Markdown in C# – Aspose.HTML Tu...

    Edit and modify existing Markdown files in C# with Aspose.HTML for .NET - change headings, update Paragraphs, remove list items, and manipulate the Markdown AST.... Headings, lists, and paragraphs form a structured hierarchy...new sections, or updating paragraph content without corrupting...

    docs.aspose.com/html/net/edit-markdown/
  6. Aspose::Words::Fields::FieldListNum class | Asp...

    Aspose::Words::Fields::FieldListNum class. Implements the LISTNUM field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs with LISTNUM fields. auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (Paragraphs, tables, e…... Other content (paragraphs, tables, etc.) should only...can be scenarios where a paragraph or table exceeds the page...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  8. Border | Aspose.Words for Java

    Represents a border of an object in Java....including paragraph, run of text inside a paragraph or a table...docx"); Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....places: Block-level - Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph. Nested inside another StructuredDocumentTa...

    docs.aspose.com/words/java/working-with-content...
  10. HtmlFragment limitation - Free Support Forum - ...

    Is there a limitation on HtmlFragment content size? Rendering pdf with content length 5659 runs very fast, but when I add only one more character then Aspose hangs for some time and it ends up with out of memory exceptio…...setMargin(Margin); // Add HTML Fragment to paragraphs collection of page page.getParagraphs()...yours, as we did not use any paragraph tag. Using your lines of code...

    forum.aspose.com/t/htmlfragment-limitation/10601