Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 15,205 for

section

(0.07 sec)
  1. 使用 Python 製作 DOCX

    通過幾個步驟在 Python 中創建一個新的 DOCX。使用 Python via .NET 庫輕鬆創建 DOCX。...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/zh-hant/python-net/ma...
  2. ทำให้ DOCX โดยใช้ Python

    สร้าง DOCX ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง DOCX อย่างง่ายดายโดยใช้ไลบรารี 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/th/python-net/make/docx/
  3. Python를 사용하여 DOCX 만들기

    몇 단계를 거쳐 Python에서 새 DOCX를 만드세요. Python via .NET 라이브러리를 사용하여 DOCX을 쉽게 생성합니다....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/ko/python-net/make/docx/
  4. Python를 사용하여 DOC 만들기

    몇 단계를 거쳐 Python에서 새 DOC를 만드세요. Python via .NET 라이브러리를 사용하여 DOC을 쉽게 생성합니다....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/ko/python-net/make/doc/
  5. 搜索

    搜索...SECTION).next_sibling.as_section() currNode = nextSection...start_section = start_node.get_ancestor(aw.NodeType.SECTION).as_section()...

    blog.aspose.com/zh-hant/words/extract-text-from...
  6. Document.LastSection | Aspose.Words لـ .NET

    اكتشف خاصية LastSection للوصول بسهولة إلى القسم الأخير من مستندك، مما يعزز كفاءة التنقل وإدارة المحتوى.... public Section LastSection { get ; } ملاحظات...Assert . AreEqual ( 1 , doc . Sections . Count ); //استخدم منشئ المستندات...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Utiliser DocumentBuilder pour modifier un docum...

    Utilisez le générateur de documents pour modifier facilement un document dans Java....des Sections Les propriétés de mise en page et de section sont...attributs de mise en page d’une section (marge gauche, marge inférieure...

    docs.aspose.com/words/fr/java/using-documentbui...
  8. Aperçu du format PSD|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....utilisés pour passer d’une section à la suivante. Les indicateurs...à tous ces champs dans la section, car Photoshop pourrait essayer...

    docs.aspose.com/psd/fr/net/psd-format-overview/
  9. Extraire un paragraphe d'un PDF|Aspose.PDF pour...

    Cet article décrit comment utiliser ParagraphAbsorber - un outil spécial dans Aspose.PDF pour extraire du texte à partir de documents PDF....fonctionnalité pour rechercher des sections et des paragraphes dans le...getSections () as $section ) { $j = 1 ; foreach ( $section -> getParagraphs...

    docs.aspose.com/pdf/fr/php-java/extract-paragra...
  10. Page Number Issue-URGENT - Free Support Forum -...

    We are using the Aspose Words -23.8 version for Java library to generate the attached document. Some Sections of the document are created programmatically using Aspose, while other Sections are uploaded from our system a…... Some sections of the document are created...using Aspose, while other sections are uploaded from our system...

    forum.aspose.com/t/page-number-issue-urgent/326823