Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 18,545 for

paragraphs

(0.26 sec)
  1. Animer le texte PowerPoint en Python|Aspose.Sli...

    Créez du texte animé dynamique dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour Python via .NET, avec des exemples de code faciles à suivre et optimisés....ajouter des effets à des paragraphes individuels, à ajuster les...des effets d’animation de paragraphe La méthode add_effect de...

    docs.aspose.com/slides/fr/python-net/animated-t...
  2. Documentation

    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....Paragraph - T:Aspose.PSD.FileFormats...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/ar/net/release-notes/releas...
  3. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and append a Paragraph object with customizable text for seamless document enhancement....shortcut method that creates a Paragraph object with optional text...end of this object. public Paragraph AppendParagraph ( string text...

    reference.aspose.com/words/net/aspose.words/sto...
  4. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes....( 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...
  5. .NET でプレゼンテーションの箇条書きと番号付きリストを管理する|Aspose.Slides...

    Aspose.Slides for .NET を使用して、PowerPoint および OpenDocument のプレゼンテーションで箇条書きと番号付きリストを管理する方法を学びます。ステップバイステップのガイド。... Paragraph クラスを使用して最初の段落インスタンスを作成します。...textFrame . Paragraphs . Clear (); Paragraph paragraph = new Paragraph...

    docs.aspose.com/slides/ja/net/manage-bullet-and...
  6. Administrar párrafos de texto de PowerPoint en ...

    Domina el formato de párrafos con Aspose.Slides para C++ — optimiza alineación, espaciado y estilo en presentaciones PPT, PPTX y ODP en C++....IParagraph > para0 = tf -> get_Paragraphs () -> idx_get ( 0 ); SharedPtr...SharedPtr < Paragraph > para1 = MakeObject < Paragraph > (); tf...

    docs.aspose.com/slides/es/cpp/manage-paragraph/
  7. Different LineSpacing (12 vs 13.5 Multiple) App...

    We are programmatically replacing paragraph content inside StructuredDocumentTag (SDT) elements in a Word document. The document contains two visually identical tables. After replacing the paragraph inside the SDT and c…...programmatically replacing paragraph content inside StructuredDocumentTa...tables. After replacing the paragraph inside the SDT and copying...

    forum.aspose.com/t/different-linespacing-12-vs-...
  8. ParagraphCollection.ToArray | Aspose.Words per ...

    Converti senza sforzo la tua ParagraphCollection in un array con il metodo ToArray, semplificando la gestione dei dati e migliorando l'elaborazione dei tuoi documenti.... public Paragraph [] ToArray () Valore di ritorno...Document ( MyDir + "Paragraphs.docx" ); Paragraph [] paras = doc ...

    reference.aspose.com/words/it/net/aspose.words/...
  9. ParagraphCollection.ToArray | Aspose.Words för ...

    Konvertera enkelt din ParagraphCollection till en array med ToArray-metoden, vilket effektiviserar datahanteringen och förbättrar din dokumentbehandling.... public Paragraph [] ToArray () Returvärde En...Document ( MyDir + "Paragraphs.docx" ); Paragraph [] paras = doc ...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. InlineStory.font property | Aspose.Words for Py...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object....last child of the node is a paragraph, # for us to be able to click...assertEqual ( aw . NodeType . PARAGRAPH , footnote . last_child ....

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