Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 18,541 for

paragraph

(0.18 sec)
  1. ShapeBase.height_relative property | Aspose.Wor...

    ShapeBase.height_relative property. Gets or sets the value that represents the percentage of shape's relative height.... PARAGRAPH : # etting the position binding...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.left_relative property | Aspose.Words...

    ShapeBase.left_relative property. Gets or sets the value that represents shape's relative left position in percent.... PARAGRAPH : # etting the position binding...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/
  4. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...a Section, a Body, and a Paragraph. doc . AppendChild ( new Section...doc )) . AppendChild ( new Paragraph ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  5. SdtType enumeration | Aspose.Words for Python

    aspose.words.markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node.... last_paragraph ) builder . write ( 'Lorem.... MarkupLevel . INLINE ) paragraph = doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在 JavaScript 中管理演示文稿主题|Aspose.Slides for Node.j...

    使用 Aspose.Slides for Node.js 在 JavaScript 中精通演示文稿主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...100 ); var paragraph = new aspose . slides . Paragraph (); var portion...( "Theme text format" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  7. Aspose::Words::Lists::ListTemplate enum | Aspos...

    Aspose::Words::Lists::ListTemplate enum. Specifies one of the predefined list formats available in Microsoft Word in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Convert JSON Format to POTM via C++ | products....

    Parse JSON to POTM in C++ without using Microsoft PowerPoint...the Rectangle, create the Paragraph object for a text frame, create...create Portion object for paragraph, add watermark using set_Text()...

    products.aspose.com/total/cpp/conversion/json-t...
  9. Convert JSON Format to POT via C++ | products.a...

    Parse JSON to POT in C++ without using Microsoft PowerPoint...the Rectangle, create the Paragraph object for a text frame, create...create Portion object for paragraph, add watermark using set_Text()...

    products.aspose.com/total/cpp/conversion/json-t...
  10. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架...getTextFrame (); // 为文本框架创建 Paragraph 对象 var para = txtFrame . getParagraphs...getCount (); j ++ ) { let paragraph = autoShape . getTextFrame...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...