Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 18,529 for

paragraphs

(0.42 sec)
  1. Aspose::Words::Tables::Row::get_IsLastRow metho...

    Aspose::Words::Tables::Row::get_IsLastRow method. True if this is the last row in a table; false otherwise in C++....Enabling KeepWithNext for every paragraph in the table except for the...:: Words :: Paragraph > ( cell -> get_Paragraphs ())) { ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. TabLeader enumeration | Aspose.Words for Node.js

    Aspose.Words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character....set custom tab stops for a paragraph. let doc = new aw . Document...firstParagraph ; // If we are in a paragraph with no tab stops in this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Расширенные функции|Aspose.PDF for .NET

    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 . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/ru/net/advanced-features/
  4. Cómo Crear PDF usando Python|Aspose.PDF para Py...

    Crear y dar formato al Documento PDF con Aspose.PDF para Python a través de .NET....TextFragment a la colección paragraphs de la página Guardar el documento...a la nueva página page . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/es/python-net/create-pdf-do...
  5. Cara Membuat PDF menggunakan Python|Aspose.PDF ...

    Buat dan format Dokumen PDF dengan Aspose.PDF untuk Python via .NET....Tambahkan TextFragment ke koleksi paragraphs dari halaman Simpan dokumen...teks ke halaman baru page . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/id/python-net/create-pdf-do...
  6. Aspose::Words::Lists namespace | Aspose.Words f...

    Aspose::Words::Lists namespace. The Aspose.Words.Lists namespace contains classes for working with bulleted and numbered lists defined in a document in C++....formatting is applied to a paragraph. To learn more, visit the...label from the text of the paragraph. Aspose::Words::Layout namespace...

    reference.aspose.com/words/cpp/aspose.words.lists/
  7. Editar documento HTML en Python – Aspose.HTML f...

    Aprenda a editar el modelo de objetos de documentos HTML en Python, a crear, completar y agregar elementos HTML y a editar CSS interno y en línea.... body 18 19 # Create a paragraph element < p > 20 p = document...set_attribute ( "id" , "my-paragraph" ) 24 25 # Create a text node...

    docs.aspose.com/html/es/python-net/edit-html-do...
  8. 在 C++ 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for C++ 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...auto paragraph = MakeObject < Paragraph > (); paragraph -> get_ParagraphFormat...( BulletType :: Symbol ); paragraph -> get_ParagraphFormat ()...

    docs.aspose.com/slides/zh/cpp/automating-powerp...
  9. Автоматизация создания PowerPoint в Java: легко...

    Автоматизируйте создание слайдов на облачных платформах с помощью Aspose.Slides for Java — быстро и надёжно генерируйте, редактируйте и конвертируйте файлы PowerPoint и OpenDocument....text ) { Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...( BulletType . Symbol ); paragraph . getParagraphFormat (). setIndent...

    docs.aspose.com/slides/ru/java/automating-power...
  10. Traduci Markdown in DOM|Aspose.Words per .NET

    Traduci un documento Markdown in Document Object Model e viceversa utilizzando C#. Quindi puoi lavorare con Markdown esistenti complessi e creare a livello di codice un documento Markdown da zero....previous paragraph to not combine styles between paragraphs. builder...Styles . Add ( StyleType . Paragraph , "SetextHeading1" ); builder...

    docs.aspose.com/words/it/net/translate-markdown...