Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 14,825 for

section

(0.13 sec)
  1. Vytvořit DOCX Pomocí Python

    Vytvořte nový DOCX v Python v několika krocích. Snadno vytvořte DOCX pomocí knihovny Python via .NET....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/cs/python-net/make/docx/
  2. הפוך את Markdown באמצעות Python

    צור Markdown חדש ב Python במספר שלבים. צור בקלות את Markdown באמצעות ספריית Python via .NET....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/he/python-net/make/md/
  3. Ustvari DOC Z Uporabo Python

    Ustvarite novo DOC v Python v nekaj korakih. Preprosto ustvarite DOC s knjižnico Python via .NET....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/sl/python-net/make/doc/
  4. DOCX Létrehozása A Python Használatával

    Hozzon létre új DOCX ot a(z) Python alkalmazásban néhány lépésben. Könnyen létrehozhatja a(z) DOCX fájlt a Python via .NET könyvtár használatával....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hu/python-net/make/docx/
  5. Split Documents via C++ | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your C++ application. Split document by page number or by some predefined pattern....efficiently, extract specific sections or pages, or distribute content...to handle and may contain sections relevant to different recipients...

    products.aspose.com/total/cpp/split/
  6. ค้นหา

    ค้นหา...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/th/words/add-or-remove-header-a...
  7. Управление масштабированием презентации в .NET|...

    Создавайте и настраивайте Zoom с помощью Aspose.Slides для .NET — переходите между разделами, добавляйте миниатюры и переходы в презентациях PPT, PPTX и ODP....только один раздел, используйте Section Zoom . Масштаб слайда Масштаб...презентацию pres . Sections . AddSection ( "Section 1" , slide );...

    docs.aspose.com/slides/ru/net/manage-zoom/
  8. Archivio

    Archivio...content is found in a different section. if (currNode.next_sibling...isExtracting) : # Move to the next section. nextSection = currNode.get_ancestor(aw...

    blog.aspose.com/it/words/extract-text-from-word...
  9. Insérer et joindre des documents|Aspose.Words p...

    Combinez des documents en un seul: insérez ou ajoutez un document dans un document nouveau ou existant en utilisant la recherche et le remplacement, le champ de fusion, le signet ou simplement à la fin du document dans Python....insert_document_inline : Les sous-sections suivantes décrivent les options...votre document, tel qu’une section ou un paragraphe, vous devez...

    docs.aspose.com/words/fr/python-net/insert-and-...
  10. 档案

    档案...sections 集合中的每个部分。 对于集合中的每个部分,执行以下步骤:...Document 类的新对象。 使用 Document.sections.clear() 方法清除默认部分。 使用 Document...

    blog.aspose.com/zh/words/split-a-word-document-...