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

paragraph

(0.07 sec)
  1. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a document at the cursor position in C++....:: Words :: StyleType :: Paragraph , u "MyStyle" ); myStyle ->...destination styles into direct paragraph attributes. auto options =...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. BuiltInDocumentProperties.contentType property ...

    BuiltInDocumentProperties.contentType property. Gets or sets the content type of the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuiltInDocumentProperties.contentStatus propert...

    BuiltInDocumentProperties.contentStatus property. Gets or sets the content status of the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Insert an Image into a Table Cell in PDF|Aspose...

    Learn how to embed images in table cells within PDFs using Aspose.PDF for Java. Add visual appeal to your documents....contains one or more paragraphs, and a paragraph may be an image,...A cell is a collection of paragraphs. So according to our DOM...

    docs.aspose.com/pdf/java/insert-an-image-into-a...
  5. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using JavaScript and Aspose.Slides for Node.js—preserve formatting and boost compatibility....exactly is exported to MathML—a paragraph or an individual formula block...export either an entire math paragraph ( MathParagraph ) or an individual...

    docs.aspose.com/slides/nodejs-java/exporting-ma...
  6. Aspose.Words module | Aspose.Words for Node.js

    The Aspose.Words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....other nodes, for example Paragraph , Section and Table . Classes...related formatting for a paragraph. Frameset Represents a frames...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Export Math Equations from Presentations in С++...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for С++ — preserve formatting and boost compatibility....-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...exactly is exported to MathML—a paragraph or an individual formula block...

    docs.aspose.com/slides/cpp/exporting-math-equat...
  8. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the Paragraph....runs property Paragraph.runs property Provides access to the...pieces of text inside the paragraph. @property def runs ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Structured Document Tags|Aspose.Words for Node....

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Node.js....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/nodejs-net/structured-doc...
  10. How to Convert Image to PDF in C#

    This brief tutorial discusses how to convert image to PDF in C#. You will understand how using C# image to PDF conversion feature can be used with the help of the given steps and a code snippet....image is added to the first paragraph in the newly created page...required to the selected paragraph. In this article, we have...

    kb.aspose.com/pdf/net/how-to-convert-image-to-p...