Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 18,360 for

paragraphs

(0.13 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. Find and Replace in Node.js|Aspose.Words for No...

    Find a string or regular expression pattern in your document and replace it with the text you want using Node.js....phrase is composed of multiple paragraphs, sections, or pages. Some...metacharacters include &p for a paragraph break, &b for a section break...

    docs.aspose.com/words/nodejs-net/find-and-replace/
  3. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++....to a header: Set Font and Paragraph Properties for Header or Footer...you can set the font and paragraph properties, use the HeaderPrimary...

    docs.aspose.com/words/cpp/working-with-headers-...
  4. Apply Shape Animations in Presentations on Andr...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Android via Java. Stand out!...animation to By 1st Level Paragraphs value: // Instantiates a..."First paragraph \nSecond paragraph \n Third paragraph" ); //...

    docs.aspose.com/slides/androidjava/shape-animat...
  5. Apply Shape Animations in Presentations Using C...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for C++. Stand out!...animation to the By 1st Level Paragraphs value: // Instantiates a..."First paragraph \n Second paragraph \n Third paragraph" ); //...

    docs.aspose.com/slides/cpp/shape-animation/
  6. 创建复杂的PDF|Aspose.PDF for C++

    Aspose.PDF for C++允许您创建包含图像、文本片段和表格的更复杂的文档。... 将标题添加到页面的 Paragraphs 。 创建一个 TextFragment 用于描述。对于描述,我们将使用...( position ); page -> get_Paragraphs () -> Add ( header ); //...

    docs.aspose.com/pdf/zh/cpp/complex-pdf-example/
  7. Table Position in C#|Aspose.Words for .NET

    Specify table position in C#. Get a table alignment, get and set floating table position using C#....always appear between the paragraphs where you placed them. Floating...the table relative to the paragraph is determined by the table...

    docs.aspose.com/words/net/position-a-table/
  8. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. NodeImporter | Aspose.Words for .NET

    Discover the NodeImporter constructor, effortlessly create new NodeImporter instances to streamline your data management and enhance project efficiency.... Paragraph || insertionDestination ....that is not the last empty paragraph of a section. foreach ( Section...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Mail Merge Template in Java|Aspose.Words for Java

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Java....the formatting of texts and paragraphs inside your template using...

    docs.aspose.com/words/java/mail-merge-template/