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

paragraphs

(0.13 sec)
  1. ParagraphFormat.SpaceBefore | Aspose.Words per ...

    Scopri la proprietà ParagraphFormat SpaceBefore per regolare facilmente la spaziatura dei paragrafi in punti, migliorando così la leggibilità e lo stile del tuo documento....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...]; builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/it/net/aspose.words/...
  2. Texte animé|Documentation d'Aspose.Slides pour ...

    Texte animé dans PowerPoint avec Java...d’effets d’animation aux paragraphes Nous avons ajouté la méthode...effets d’animation à un seul paragraphe. Le code d’exemple suivant...

    docs.aspose.com/slides/fr/nodejs-java/animated-...
  3. PowerPoint テキストを .NET でアニメーション化|Aspose.Slides ド...

    Aspose.Slides for .NET を使用して、PowerPoint と OpenDocument プレゼンテーション内に動的なアニメーションテキストを作成し、わかりやすく最適化された C# コード例を提供します。...animation effects to a single paragraph. This sample code shows you...animation effect to a single paragraph: using ( Presentation presentation...

    docs.aspose.com/slides/ja/net/animated-text/
  4. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph....not a paragraph, creates and appends one empty paragraph. def...last child of the node is a paragraph, # for us to be able to click...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Navigation with Cursor in C#|Aspose.Words for .NET

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C#....get the currently selected paragraph or the currently selected...CurrentNode . When the current paragraph is empty or the cursor is...

    docs.aspose.com/words/net/navigation-with-cursor/
  6. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java, boosting performance and customization....getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...); for ( let j = 0 ; j < paragraph . getPortions (). getCount...

    docs.aspose.com/slides/nodejs-java/portion/
  7. CompareOptions.ignore_tables property | Aspose....

    CompareOptions.ignore_tables property. Specifies whether to compare the differences in data contained in tables....( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ComparisonTargetType enumeration | Aspose.Words...

    aspose.words.comparing.ComparisonTargetType enumeration. Allows to specify base document which will be used during comparison...( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompareOptions.ignore_textboxes property | Aspo...

    CompareOptions.ignore_textboxes property. Specifies whether to compare differences in the data contained within text boxes....( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionsView Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.RevisionsView per scegliere facilmente tra la versione originale e quella rivista del documento, per una modifica e una collaborazione ottimizzate....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( "1." , paragraphs [ 0 ]. ListLabel . LabelString...

    reference.aspose.com/words/it/net/aspose.words/...