Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 18,327 for

paragraph

(0.05 sec)
  1. Shape Types in Aspose.Slides for .NET|Aspose.Sl...

    Learn every shape type in Aspose.Slides for .NET, with clear examples to create, format, and edit shapes in PPT and PPTX presentations....NET Get Paragraph Bounds from Presentations...

    docs.aspose.com/slides/net/shape-types/
  2. Shape Types in Aspose.Slides for C++|Aspose.Sli...

    Learn every shape type in Aspose.Slides for C++, with clear examples to create, format, and edit shapes in PPT and PPTX presentations....Presentations in C++ Get Paragraph Bounds from Presentations...

    docs.aspose.com/slides/cpp/shape-types/
  3. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word documents in Java without utilizing Microsoft Word....Sections using Java Convert Paragraph into Bullet Points in Word...Convert Bullet Points to Paragraph in Word File using Java Insert...

    kb.aspose.com/words/java/page/2/
  4. Insert and Append Documents|Aspose.Words for Py...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Python....this, create a bookmarked paragraph where you want the document...should not enclose multiple paragraphs or text that you want them...

    docs.aspose.com/words/python-net/insert-and-app...
  5. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document. To learn more, visit the documentation article in C++....collection separately from the paragraphs of text. You do not create...AddCopy() method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...get Paragraph watermarkPara = new Paragraph(doc); watermarkPara...appendChild(watermarkPara); } // for (Paragraph paragraph : section.getBody().getParagraphs()...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  7. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java.... For instance, a paragraph with Heading 1 style will...level in the TOC whereas a paragraph with Heading 2 will be treated...

    docs.aspose.com/words/java/working-with-table-o...
  8. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET....checkboxes, ole objects, paragraphs, lists, tables, images, and...allows you to specify fonts, paragraph or section formatting, and...

    docs.aspose.com/words/net/document-builder-over...
  9. CommentRangeStart constructor | Aspose.Words fo...

    CommentRangeStart constructor. Initializes a new instance of this class....InsertAfter or InsertBefore on the paragraph where you want the comment...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LayoutOptions class | Aspose.Words for Python

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the document layout process... show_paragraph_marks Gets or sets indication...indication of whether paragraph marks are rendered. Default is False...

    reference.aspose.com/words/python-net/aspose.wo...