Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 19,019 for

paragraphs

(0.07 sec)
  1. Добавление таблиц в PDF с помощью Python|Aspose...

    Узнайте, как добавлять и настраивать таблицы в существующих PDF‑документах с помощью Python.... paragraphs . add ( table ) # Save updated...to paragraphs collection of cell object cell . paragraphs . add...

    docs.aspose.com/pdf/ru/python-net/adding-tables/
  2. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumberInFullContext method. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context in C++....insert the paragraph number of the referenced paragraph in full...); // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Copy Table cell styles - Free Support Forum - a...

    Dear team, I’m using Aspose.words c#. And I have a requirement, in which there is a template table in my document which each header columns and body columns are bookmarked separately. Now I need to copy all the font sty…...To copy the font styles, paragraph formats, and cell formats...retrieve the font styles, paragraph formats, and cell formats...

    forum.aspose.com/t/copy-table-cell-styles/307232
  5. Управление гиперссылками в презентациях с Pytho...

    Легко управляйте гиперссылками в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides for Python via .NET — повышайте интерактивность и эффективность работы за считанные минуты.... paragraphs [ 0 ] . portions [ 0 ] text_portion...text_frame . paragraphs . clear () paragraph = slides . Paragraph () paragraph...

    docs.aspose.com/slides/ru/python-net/manage-hyp...
  6. Hyperlinks in Präsentationen mit Python verwalt...

    Verwalten Sie Hyperlinks in PowerPoint- und OpenDocument-Präsentationen mühelos mit Aspose.Slides für Python via .NET – verbessern Sie Interaktivität und Arbeitsabläufe in wenigen Minuten.... paragraphs [ 0 ] . portions [ 0 ] text_portion...text_frame . paragraphs . clear () paragraph = slides . Paragraph () paragraph...

    docs.aspose.com/slides/de/python-net/manage-hyp...
  7. 使用 Python 语言的 Hello World 示例|Aspose.PDF for Pyt...

    此示例演示如何使用 Aspose.PDF for Python 创建一个简单的 PDF "Hello, World!" 文档... 使用 page_get_paragraphs 函数获取页面的段落集合。 使用 image_create...函数将图像对象的文件名设置为 “sample.jpg”。 使用 paragraphs_add_image 函数将图像对象添加到段落集合中。...

    docs.aspose.com/pdf/zh/python-cpp/hello-world-e...
  8. Chercher

    chercher...texte des paragraphes Définir le style de paragraphe par défaut...{ // Modifier le style du paragraphe de titre title.ParagraphStyle...

    blog.aspose.com/fr/note/change-text-style-in-on...
  9. 使用 C++ 管理演示文稿中的文本片段|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中管理文本片段,从而提升性能和自定义能力。...const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/zh/cpp/portion/
  10. Python का उपयोग करके HTML बनाएं

    कुछ ही चरणों में Python में एक नया HTML बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से HTML बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/html/