Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 18,318 for

paragraphs

(0.08 sec)
  1. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    Scopri la proprietà LeadingSpacesOptions di TxtLoadOptions per personalizzare la gestione degli spazi iniziali. Ottimizza il caricamento del testo con l'impostazione predefinita ConvertToIndent....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...Assert . AreEqual ( 37.8d , paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/it/net/aspose.words....
  2. Animer le texte PowerPoint en .NET|Documentatio...

    Créez du texte animé dynamique dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour .NET, avec des exemples de code C# faciles à suivre et optimisés....des effets d’animation aux paragraphes Nous avons ajouté la méthode...effets d’animation à un seul paragraphe. Ce code d’exemple montre...

    docs.aspose.com/slides/fr/net/animated-text/
  3. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the paragraph are to remain on the same page....True if all lines in the paragraph are to remain on the same...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Python でプレゼンテーションの段落およびテキスト部分をコピーする|Aspose.Slid...

    Aspose.Slides for Python を使用して、PowerPoint および OpenDocument プレゼンテーション間で段落およびテキスト部分をコピーし、ワークフローを向上させる方法をご紹介します。...def copy_paragraph ( par ): temp = slides . Paragraph () # Cr... paraData = par . create_paragraph_format_effective () # 値を設...

    docs.aspose.com/slides/ja/python-net/copying-pa...
  5. Comment extraire du contenu entre les nœuds de ...

    Extraction du contenu du document sous différentes formes à l'aide de C#....d’éléments complexes tels que des paragraphes, des tableaux, des images...extraire du contenu entre: Deux paragraphes spécifiques Des séquences...

    docs.aspose.com/words/fr/net/how-to-extract-sel...
  6. InlineStory.ensureMinimum method | Aspose.Words...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.current_node property | Aspose....

    DocumentBuilder.current_node property. Gets the node that is currently selected in this DocumentBuilder....that is a direct child of a Paragraph . Any insert operations you...current_node . When the current paragraph is empty or the cursor is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint à l'aide d'Aspose.Slides pour Android via Java, en améliorant les performances et la personnalisation....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/fr/androidjava/portion/
  9. TxtSaveOptions.saveFormat property | Aspose.Wor...

    TxtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...txt document with a custom paragraph break. let doc = new aw ....writeln ( "Paragraph 1." ); builder . writeln ( "Paragraph 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format....txt document with a custom paragraph break. Document doc = new...Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...

    reference.aspose.com/words/net/aspose.words.sav...