Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 18,551 for

paragraphs

(0.12 sec)
  1. تحويل عروض 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...
  2. Архивы

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

    blog.aspose.com/ru/pdf/create-table-in-pdf-file...
  3. 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...
  4. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....as_run () first_paragraph = run . parent_paragraph runs = first_paragraph...first_paragraph . runs self . assertEqual ( 6 , len ( list ( runs...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Archivo

    Archivo...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()) { //...(SharedPtr<IPortion> portion : paragraph->get_Portions()) { // Mostrar...

    blog.aspose.com/es/slides/extract-text-from-pow...
  6. Gérer les polices dans les présentations avec P...

    Contrôlez les polices en PHP avec Aspose.Slides : intégrez, remplacez et chargez des polices personnalisées pour garder les présentations PPT, PPTX et ODP claires, sécurisées pour la marque et cohérentes....propriétés de police des paragraphes de texte sur les diapositives...propriétés de police d’un paragraphe avec Aspose.Slides pour PHP...

    docs.aspose.com/slides/fr/php-java/manage-fonts/
  7. Insérer et ajouter des documents en C++|Aspose....

    Combinez des documents en un seul: insérez ou ajoutez un document dans un document nouveau ou existant en utilisant rechercher et remplacer, fusionner un champ, un signet ou simplement à la fin du document....document peut contenir des paragraphes avec le texte [INTRODUCTION]...vous devez remplacer ces paragraphes par le contenu obtenu à partir...

    docs.aspose.com/words/fr/cpp/insert-and-append-...
  8. ParagraphFormat.LeftIndent | Aspose.Words per .NET

    Regola facilmente il rientro sinistro dei tuoi paragrafi con la proprietà ParagraphFormat LeftIndent. Personalizza il layout del testo per una migliore leggibilità!... Writeln ( "This paragraph demonstrates how left and..."The space between the above paragraph and this one depends on the...

    reference.aspose.com/words/it/net/aspose.words/...
  9. DocumentBuilder.current_story property | Aspose...

    DocumentBuilder.current_story property. Gets the story that is currently selected in this [DocumentBuilder](../)....type of node that has child Paragraph nodes, such as a Body. self...current_story , builder . current_paragraph . parent_node ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Footnote parent text (text with superscript num...

    I am trying to modify the document via Python-docx_aspose module containing footnotes and references. image.png (65.1 KB) In attached screenshot. Text “Schedule 1” has reference to another page as well as footnote supe…...merged with the footnote’s own paragraph when the document is edited...modifies the “Schedule 1” paragraph and saves the file. Sample...

    forum.aspose.com/t/footnote-parent-text-text-wi...