Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 15,601 for

paragraph

(0.04 sec)
  1. 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...
  2. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the font is formatted as double strikethrough text.... Paragraph ( doc )). asParagraph ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the font is formatted as strikethrough text.... Paragraph ( doc )). asParagraph ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 段落|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()){ Point2D...

    docs.aspose.com/slides/zh/java/paragraph/
  5. FieldEnd class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldEnd class. Represents an end of a Word field in a document...FieldEnd can only be a child of Paragraph . A complete field in a Microsoft...parentParagraph Retrieves the parent Paragraph of this node. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story....shape, # which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Presentation Theme|Aspose.Slides for Python Doc...

    PowerPoint presentation theme in Python...10 , 100 , 100 ) paragraph = slides . Paragraph () portion = slides...Portion ( "Theme text format" ) paragraph . portions . add ( portion...

    docs.aspose.com/slides/python-net/presentation-...
  8. LayoutFlow enumeration | Aspose.Words for Python

    aspose.words.drawing.LayoutFlow enumeration. Determines the flow of the text layout in a textbox.... Paragraph ( doc )) builder . insert_node...move_to ( textbox . first_paragraph ) builder . write ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  9. New HTML Export System - Aspose.Slides.WebExten...

    PowerPoint HTML export in C# or .NET...template usage inside the paragraph template. You can find the...Templates\common\paragraph.html . To draw the portions in a paragraph, we...

    docs.aspose.com/slides/net/web-extensions/
  10. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in C++...); auto paragraph = System :: MakeObject < Paragraph > (); auto...u "Theme text format" ); paragraph -> get_Portions () -> Add...

    docs.aspose.com/slides/cpp/presentation-theme/