Sort Score
Result 10 results
Languages All
Labels All
Results 9,541 - 9,550 of 15,499 for

section

(0.24 sec)
  1. Добавяне на секции към Word документ в Java

    Следвайте тази статия, за да вмъкнете разделител на секции в Word с помощта на Java. Тя съдържа подробности за настройка на IDE, списък със стъпки и примерен код за вмъкване на разделител на секции в Word чрез Java....обекта DocumentBuilder Insert section break с нова страница чрез...

    kb.aspose.com/bg/words/java/add-sections-to-wor...
  2. แปลง Word DOC เป็น EPUB โดยใช้ Java

    ปฏิบัติตามบทความนี้เพื่อแปลงไฟล์ DOCX เป็น EPUB โดยใช้ Java โดยจะแบ่งปันรายละเอียดในการกำหนดสภาพแวดล้อมการพัฒนา รายการขั้นตอน และตัวอย่างโค้ดในการแปลงไฟล์ Word DOC เป็น EPUB โดยใช้ Java...จากตัวระบุ DocumentSplitCriteri และ SECTION_BREAK เพื่อสร้างไฟล์ EPUB แบบแบ่งส่วน...

    kb.aspose.com/th/words/java/convert-word-doc-to...
  3. Aperçu|Aspose.PDF pour Node.js via C++

    Aperçu des fonctionnalités clés et des formats pris en charge par Aspose.PDF pour Node.js via C++, manuel d'installation et de licence.... Voir la section Formats de fichiers pris en...

    docs.aspose.com/pdf/fr/nodejs-cpp/overview/
  4. XmlMapping.xpath property | Aspose.Words for Py...

    XmlMapping.xpath property. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured document tag.... first_section . body . append_child ( tag...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CellCollection class | Aspose.Words for Python

    aspose.words.tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes... first_section . body . tables self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this table... first_section . body . append_child ( outer_table...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fonctionnalités de mise en page|Documentation

    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....les pieds de page sont les sections de texte et d’images au-dessus...prennent deux paramètres : Section , la section de l’en-tête ou du pied...

    docs.aspose.com/cells/fr/java/page-setup-features/
  8. Différences entre les versions Python et .NET|A...

    Aspose.Words pour Python via .NET est un wrapper de Aspose.Words pour .NET, cette page décrit les différences de fonctionnalités et API de ces deux produits....as_xxx : as_document() as_section() as_body() as_header_footer()...as_field_rev_num() as_field_section() as_field_section_pages() as_field_data()...

    docs.aspose.com/words/fr/python-net/python-notes/
  9. Diferenças de versão Python e .NET|Aspose.Words...

    Aspose.Words para Python via .NET é um wrapper de Aspose.Words para .NET, esta página descreve as diferenças de recursos e API desses dois produtos....as_xxx : as_document() as_section() as_body() as_header_footer()...as_field_rev_num() as_field_section() as_field_section_pages() as_field_data()...

    docs.aspose.com/words/pt/python-net/python-notes/
  10. 搜索

    搜索...); // 獲取部分 auto section = doc->get_Sections()->idx_get(0); //...// 獲取正文 auto body = section->get_Body(); // 獲取第一段 auto para =...

    blog.aspose.com/zh-hant/words/create-ms-word-do...