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

paragraphs

(1.24 sec)
  1. TxtSaveOptionsBase class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Catatan Rilis Aspose.PSD for .NET 19.9|Document...

    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.Psd...berbeda if ( portions [ 0 ]. Paragraph . Justification != 0 || portions...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-1...
  3. DocumentBuilder.InsertHtml | Aspose.Words per .NET

    Migliora senza sforzo i tuoi documenti con il metodo InsertHtml di DocumentBuilder inserisci senza problemi stringhe HTML per l'integrazione di contenuti dinamici....align='right'>Paragraph right</p>" + "<b>Implicit paragraph left</b>"...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/it/net/aspose.words/...
  4. 각주 미주|Aspose.PDF for Reporting Services

    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.... < Paragraphs > < Paragraph > < TextRuns > < TextRun...</ TextRuns > </ Paragraph > </ Paragraphs > </ Textbox > I’m...

    docs.aspose.com/pdf/ko/reportingservices/footno...
  5. PowerPoint-Text in Python animieren|Aspose.Slid...

    Erstellen Sie dynamischen animierten Text in PowerPoint- und OpenDocument-Präsentationen mithilfe von Aspose.Slides für Python über .NET, mit leicht nachvollziehbaren, optimierten Codebeispielen.... Paragraph-Animations-Effekte hinzufügen...[ 0 ] paragraph = auto_shape . text_frame . paragraphs [ 0 ]...

    docs.aspose.com/slides/de/python-net/animated-t...
  6. 在演示文稿中使用 Python 复制段落和文本片段|Aspose.Slides for Pyt...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿之间复制段落和文本片段,从而提升你的工作流程。...def copy_paragraph ( par ): temp = slides . Paragraph () # 使用... paraData = par . create_paragraph_format_effective () # 使用ParagraphFormat设置值...

    docs.aspose.com/slides/zh/python-net/copying-pa...
  7. Texte mathématique|Documentation Aspose.Slides

    Découvrez les exemples MathematicalText d'Aspose.Slides pour C++ : créez et formatez des équations, des fractions, des matrices et des symboles avec C++ dans les présentations PPT, PPTX et ODP....Accéder au paragraphe mathématique. auto paragraph = mathShape...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/fr/cpp/examples/elements...
  8. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story....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...
  9. Travailler avec des Styles et des Thèmes|Aspose...

    Fonctions de formatage Microsoft Word améliorées, utilisation des styles et des thèmes à l'aide de Java....répertorier et compter les paragraphes et les suites de texte formatés...formaté avec un style de paragraphe spécifique et un style de...

    docs.aspose.com/words/fr/java/working-with-styl...
  10. ハイパーリンク|Aspose.Slides ドキュメント

    Aspose.Slides for Java でハイパーリンクを追加および管理します。テキスト、シェイプ、画像にリンクし、PPT、PPTX、ODP のターゲットやアクションを Java のサンプルで設定します。...( "Aspose" ); IParagraph paragraph = shape . getTextFrame ()...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/ja/java/examples/element...