Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 18,217 for

paragraph

(0.08 sec)
  1. 档案

    档案...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  2. TxtLoadOptions.document_direction property | As...

    TxtLoadOptions.document_direction property. Gets or sets a document direction...# the direction of every paragraph of text that Aspose.Words...loads from plaintext. # Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Allow Contextual Spacing of Paragraphs in Tables. apply_breaking_rules...cached_col_balance Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Automating PowerPoint Generation in .NET: Creat...

    Learn how to automate PowerPoint generation in your .NET applications. Explore practical examples using Aspose.Slides to create dynamic, professional presentations effortlessly, saving time and ensuring consistency....text ) { var paragraph = new Paragraph (); paragraph . ParagraphFormat...Symbol ; paragraph . ParagraphFormat . Indent = 15 ; paragraph . ParagraphFormat...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  5. FieldRef class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRef class. Implements the REF field...hyperlink to the bookmarked paragraph. insertParagraphNumbe Gets...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Automating PowerPoint Generation in C++: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for C++—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....auto paragraph = MakeObject < Paragraph > (); paragraph -> get_ParagraphFormat...( BulletType :: Symbol ); paragraph -> get_ParagraphFormat ()...

    docs.aspose.com/slides/cpp/automating-powerpoin...
  7. Automating PowerPoint Generation in Java: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for Java—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....text ) { Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...( BulletType . Symbol ); paragraph . getParagraphFormat (). setIndent...

    docs.aspose.com/slides/java/automating-powerpoi...
  8. DocumentBuilder.writeln method | Aspose.Words f...

    aspose.words.DocumentBuilder.writeln method...writeln(text) Inserts a string and a paragraph break into the document. def...Remarks Current font and paragraph formatting specified by the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Lists in Python|Aspose.Words for P...

    Create, specify formatting and restart lists in a document using Python....the current paragraph and all further paragraphs created using...list level of the current paragraph by one level, call ListFormat...

    docs.aspose.com/words/python-net/working-with-l...
  10. StyleType enumeration | Aspose.Words for Node.js

    Aspose.Words.StyleType enumeration. Represents type of the style....Name Description Paragraph The style is a paragraph style. Character...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...