Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 18,538 for

paragraph

(0.14 sec)
  1. Memaksa Perenderan Tabel pada Halaman Baru|Aspo...

    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....TextFragment ( "HHHHH" )); } Paragraphs paragraphs = curPage . getParagraphs...getParagraphs (); paragraphs . add ( table ); /********* Table table1...

    docs.aspose.com/pdf/id/java/force-table-renderi...
  2. فرض عرض الجدول في صفحة جديدة|Aspose.PDF for Java

    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....TextFragment ( "HHHHH" )); } Paragraphs paragraphs = curPage . getParagraphs...getParagraphs (); paragraphs . add ( table ); /********* Table table1...

    docs.aspose.com/pdf/ar/java/force-table-renderi...
  3. Hyperlien|Aspose.Slides pour Python Documentation

    Ajouter, modifier et supprimer des hyperliens en Python avec Aspose.Slides: texte du lien, formes, diapositives, URL et e-mail; définir les cibles et les actions pour PPT, PPTX et ODP.... paragraphs [ 0 ] . portions [ 0 ] text_portion...text_portion = shape . text_frame . paragraphs [ 0 ] . portions [ 0 ] hyperlink...

    docs.aspose.com/slides/fr/python-net/examples/e...
  4. Pythonを使用してPDFにテーブルを作成または追加する|Aspose.PDF for Py...

    Aspose.PDF for Python via .NETは、PDFテーブルを作成、読み取り、編集するためのライブラリです。このトピックの他の高度な機能を確認してください。... paragraphs . add ( table ) # テーブルオブ...pdf_document . pages [ 1 ] . paragraphs . add ( table ) # テーブルオブ...

    docs.aspose.com/pdf/ja/python-net/add-table-in-...
  5. PDFから段落を抽出する C#|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDF文書から段落を抽出する方法を学びます。...MarkupParagraph paragraph in section . Paragraphs ) { DrawPolygonOnPage...DrawPolygonOnPage ( paragraph . Points , page ); } } // Save PDF document...

    docs.aspose.com/pdf/ja/net/extract-paragraph-fr...
  6. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java....Configure the table to pick up paragraphs with headings of levels 1...table of contents by adding paragraphs with heading styles. // Each...

    reference.aspose.com/words/java/com.aspose.word...
  7. Font.Hidden | Aspose.Words per .NET

    Scopri la proprietà Font Hidden. Identifica facilmente se il tuo testo è formattato come nascosto. Migliora la chiarezza e la presentazione del tuo documento oggi stesso!...Nodo paragrafo: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Membuat atau Menambahkan Tabel Dalam PDF|Aspose...

    Aspose.PDF untuk C++ adalah sebuah pustaka yang digunakan untuk membuat, membaca, dan mengedit Tabel PDF. Menggunakan pustaka ini, Anda dapat mempaginasi tabel pada halaman PDF menggunakan C++....Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....() -> idx_get ( 1 ) -> get_Paragraphs () -> Add ( table ); // Menyimpan...

    docs.aspose.com/pdf/id/cpp/add-table-in-existin...
  9. Заменить текст в PDF|Aspose.PDF for .NET

    Узнайте больше о различных способах замены и удаления текста из библиотеки Aspose.PDF for .NET....которой находится текущий класс Paragraph. $P заменяется на общее количество...// Add new TextFragment to paragraph par . AppendLine ( textFragment...

    docs.aspose.com/pdf/ru/net/replace-text-in-pdf/
  10. تحويل عروض PowerPoint إلى فيديو باستخدام Python...

    تعلم كيفية تحويل عروض PowerPoint و OpenDocument إلى فيديو باستخدام Python. اكتشف عينات التعليمات البرمجية وتقنيات الأتمتة لتبسيط سير العمل.... Paragraph () para1 . portions . add...Python" )) para2 = slides . Paragraph () para2 . portions . add...

    docs.aspose.com/slides/ar/python-net/convert-po...