Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 18,952 for

paragraphs

(0.12 sec)
  1. 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...
  2. 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
  3. Working with Bookmarks in Java|Aspose.Words for...

    Understanding bookmark concepts and how bookmark can be used in your program using Java....positioned, you can insert paragraphs, tables, images, etc., just...

    docs.aspose.com/words/java/working-with-bookmarks/
  4. Android File Format Processing APIs for Mobile ...

    Android File Format APIs for Word Excel PDF PowerPoint and Emails. Programmatically create edit render and convert document formats within mobile apps...reports on the fly Insert text, paragraphs, images, tables in Word document...

    products.aspose.com/total/android-java/
  5. Work with Document Properties|Aspose.Words for ...

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

    docs.aspose.com/words/python-net/work-with-docu...
  6. Manage canvases of an XPS file | C++

    C++ API solution for managing XPS files. Code example shows how to clip and transform canvases of XPS files with a few lines of C++ code....elements, including text runs, paragraphs, and text boxes. They can...

    products.aspose.com/page/cpp/work-with-canvases/
  7. How to Create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....Drop‑Down List In the next paragraphs, we will show you how to...

    docs.aspose.com/cells/cpp/create-dynamic-chart-...
  8. Aspose::Words::Saving::SaveOptions class | Aspo...

    Aspose::Words::Saving::SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format. To learn more, visit the documentation article in C++....the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Enhance Your Presentations with AutoFit in PHP|...

    Manage AutoFit settings in Aspose.Slides for PHP to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....PHP Manage PowerPoint Text Paragraphs in PHP...

    docs.aspose.com/slides/php-java/manage-autofit-...
  10. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/com...