Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 18,567 for

paragraph

(0.08 sec)
  1. Work with PDF Graphs in Python|Aspose.PDF for P...

    Learn how to draw graphs and shapes in PDF files in Python, including arcs, circles, curves, lines, rectangles, and ellipses.... Graph is a paragraph-level element, so you add...to a page through the page paragraphs collection. Each graph contains...

    docs.aspose.com/pdf/python-net/working-with-gra...
  2. Appending same/similar documents three times ca...

    Dear Aspose support team, we use .NET Aspose.Words v25.9.0 and ran into System.InvalidOperationException : "Cannot find a style with this istd" Error while using the Document.AppendDocument() function and thus seek your…...d(Paragraph d, Paragraph v) NodeImporter.d(Node...for styles of type ‘Linked (paragraph and character)’ actually two...

    forum.aspose.com/t/appending-same-similar-docum...
  3. Aspose::Words::Tables::TextWrapping enum | Aspo...

    Aspose::Words::Tables::TextWrapping enum. Specifies how text is wrapped around the table in C++....and push it down into the paragraph below by setting the position...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....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/java/find-and-replace/
  5. Markdown Syntax – Basic Tutorial – Aspose.HTML ...

    This article provides information on the main elements of the Markdown markup language and the details of the Markdown syntax....first line of a hard-wrapped paragraph. If a blockquote contains...contains multiple paragraphs, add a > on the blank lines between the...

    docs.aspose.com/html/net/markdown-syntax/
  6. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....get_TextFrame (); // Creates the Paragraph object for text frame auto...auto para = txtFrame -> get_Paragraphs () -> idx_get ( 0 ); // Creates...

    docs.aspose.com/slides/cpp/manage-textbox/
  7. Style.LinkedStyleName | Aspose.Words for .NET

    Discover how to style the LinkedStyleName property, easily manage linked styles, and enhance your design workflow with seamless integration....only allowed to link the paragraph style to the character style...doc . FirstSection . Body . Paragraphs [ 1 ]. ParagraphFormat ....

    reference.aspose.com/words/net/aspose.words/sty...
  8. TableContentAlignment enumeration | Aspose.Word...

    aspose.words.saving.TableContentAlignment enumeration. Allows to specify the alignment of the content of the table to be used when exporting into Markdown format....will be taken from the first paragraph in corresponding table column...insert_cell () builder . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. StoryType enumeration | Aspose.Words for Node.js

    Aspose.Words.StoryType enumeration. Text of a Word document is stored in stories...shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Asian Typography in C#|Aspose.Words for .NET

    Work with Asian typography using C#. Adjust Space between Asian and Latin text in C#....a set of options for text paragraphs in documents written in Asian...Asian Typography tab of the paragraph properties dialog box in Microsoft...

    docs.aspose.com/words/net/working-with-asian-ty...