Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 18,953 for

paragraphs

(0.2 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Settings::Compatibility enum | A...

    Aspose::Words::Settings::Compatibility enum. Specifies names of compatibility options in C++.... 2 Suppress Space Before Paragraph Break. WrapTrailSpaces 3 Wrap...DoNotSuppressParagra 26 Do Not Suppress Paragraph Border . NoExtraLineSpacing...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Архивы

    Архивы...Paragraphs.Add(Table) . Сохраните файл...таблицу на страницу page.Paragraphs.Add(table); // Сохраните...

    blog.aspose.com/ru/pdf/create-table-in-pdf-file...
  5. Arsip

    Arsip...Paragraphs.Add(Table) . Simpan file...Tambahkan tabel ke halaman page.Paragraphs.Add(table); // Simpan dokumen...

    blog.aspose.com/id/pdf/create-table-in-pdf-file...
  6. تحويل عروض 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...
  7. Aspose.Words updating formfields clears text in...

    After calling the method Document.UpdateFields some fields loose there input value. I included a sample file to reproduce the behavior. If I first call NormalizeFieldTypes() before UpdateFields() then it works as expect…... nodes before: Paragraph FieldStart BookmarkStart name=‘Text2’...is een tekstveld’ Paragraph after: Paragraph FieldStart BookmarkStart...

    forum.aspose.com/t/aspose-words-updating-formfi...
  8. استخراج فقرة من PDF|Aspose.PDF لنظام Android عب...

    تصف هذه المقالة كيفية استخدام ParagraphAbsorber - أداة خاصة في Aspose.PDF لاستخراج النص من مستندات PDF....); for ( MarkupParagraph paragraph : section . getParagraphs...()) { DrawPolygonOnPage ( paragraph . getPoints (), page ); }...

    docs.aspose.com/pdf/ar/androidjava/extract-para...
  9. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number....# Each entry contains the paragraph that includes the SEQ field...'PrefixSequence' builder . insert_paragraph () self . assertEqual ( '...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Story.FirstParagraph | Aspose.Words för .NET

    Upptäck egenskapen Story FirstParagraph för att enkelt extrahera det första stycket i valfri artikel, vilket förbättrar ditt innehåll och användarengagemang.... public Paragraph FirstParagraph { get ; } Exempel...AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/sv/net/aspose.words/...