Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 18,324 for

paragraphs

(0.07 sec)
  1. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Scopri il metodo VisitParagraphstart di DocumentVisitor, essenziale per gestire in modo efficiente l'enumerazione dei paragrafi nelle tue applicazioni. Migliora le tue competenze di programmazione!...VisitParagraphStart ( Paragraph paragraph ) Parametro Tipo Descrizione...Descrizione paragraph Paragraph L’oggetto che viene visitato. Valore...

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

    Archivo...120, 300, 300); Paragraph para1 = new Paragraph(); para1.Portions...Slides for .NET")); Paragraph para2 = new Paragraph(); para2.Portions...

    blog.aspose.com/es/slides/convert-ppt-to-video-...
  3. Table Overview|Aspose.Words for C++

    Work with tables and their components such as cells, rows, columns in Aspose.Words for C++. How to work with tables in C++....table and is made up of a Paragraph and other block level nodes...DocumentExplorer . Empty Paragraph after Table The picture above...

    docs.aspose.com/words/cpp/table-overview/
  4. Table Overview|Aspose.Words for Node.js

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Node.js. How to work with tables in Node.js....table and is made up of a Paragraph and other block level nodes...DocumentExplorer . Empty Paragraph after Table The picture above...

    docs.aspose.com/words/nodejs-net/table-overview/
  5. How to Insert Comment into Word Document using C#

    In this tutorial you will learn how to insert comment into word document using C#. This code in C# inserts a comment into Word document....and can only be a child of Paragraph. We will use sample input...insert the comment to any paragraph in document. Steps to Insert...

    kb.aspose.com/words/net/how-to-insert-comment-i...
  6. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless font formatting control. Enhance your design with easy access to customizable text styles and effects....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Pythonを使用してPDFにテキストを追加する|Aspose.PDF for Python ...

    この記事では、Aspose.PDFでのテキスト操作のさまざまな側面について説明します。PDFにテキストを追加する方法、HTMLフラグメントを追加する方法、またはカスタムOTFフォントを使用する方法を学びます。...TextBuilder ( page ) # テキスト段落を作成 paragraph = ap . text . TextParagraph...TextParagraph () # 以降の行のインデントを設定 paragraph . subsequent_lines_indent = 20...

    docs.aspose.com/pdf/ja/python-net/add-text-to-p...
  8. TxtSaveOptionsBase Class | Aspose.Words för .NET

    Upptäck Aspose.Words.Saving.TxtSaveOptionsBase för förbättrad dokumentsparning. Anpassa dina textformatalternativ för optimala resultat och effektivitet....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...); builder . Write ( "Paragraph 3." ); // Skapa ett "TxtSaveOptions"-objekt...

    reference.aspose.com/words/sv/net/aspose.words....
  9. Управление абзацами текста PowerPoint на Androi...

    Мастер форматирования абзацев с Aspose.Slides для Android — оптимизируйте выравнивание, интервалы и стиль в презентациях PPT, PPTX и ODP на Java....); IParagraph para1 = new Paragraph (); tf . getParagraphs ()...); IParagraph para2 = new Paragraph (); tf . getParagraphs ()...

    docs.aspose.com/slides/ru/androidjava/manage-pa...
  10. FieldStyleRef.insertParagraphNumber property | ...

    FieldStyleRef.insertParagraphNumber property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document....insert the paragraph number of the referenced paragraph exactly...

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