Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 14,637 for

section

(0.09 sec)
  1. Python에서 문서 만들기

    Python via .NET 라이브러리를 사용하여 파일을 만듭니다. 몇 단계만 거치면 Python에서 새 문서를 쉽게 만들 수 있습니다....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/
  2. با استفاده از Python PDF را بسازید

    در چند مرحله یک PDF جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی PDF را ایجاد کنید....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/fa/python-net/make/pdf/
  3. 使用 Python 製作 PDF

    通過幾個步驟在 Python 中創建一個新的 PDF。使用 Python via .NET 庫輕鬆創建 PDF。...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...
  4. Tạo WORD Bằng Python

    Tạo một WORD mới trong Python trong một vài bước. Dễ dàng tạo WORD bằng Python via .NET thư viện....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/vi/python-net/make/word/
  5. 使用 Python 製作 Markdown

    通過幾個步驟在 Python 中創建一個新的 Markdown。使用 Python via .NET 庫輕鬆創建 Markdown。...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...
  6. Cara Membuat dan Mengonversi File XML ke PDF|As...

    API PDF SharePoint mampu membuat dan mengonversi file XML ke format PDF....berisi kumpulan objek Section, dan Section berisi satu atau lebih...ke koleksi paragraf objek Section. XML <? xml version = "1.0"...

    docs.aspose.com/pdf/id/sharepoint/how-to-create...
  7. قسم الشريحة|توثيق Aspose.Slides لـ PHP

    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....section2 $pres -> save ( "pres-sections.pptx" , SaveFormat :: Pptx...0 ); $pres -> save ( "pres-sections-moved.pptx" , SaveFormat ::...

    docs.aspose.com/slides/ar/php-java/slide-section/
  8. ProtectionType Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.ProtectionType enum لضمان أمان مستندات قوي. حسّن مستنداتك بخيارات حماية قابلة للتخصيص اليوم!... Writeln ( "Section 1. Hello world!" ); builder...SectionBreakNewPage ); builder . Writeln ( "Section 2. Hello again!" ); builder...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. 아카이브

    아카이브...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/ko/words/add-or-remove-header-a...
  10. إدراج وإلحاق المستندات|Aspose.Words لـ Python v...

    دمج المستندات في مستند واحد: قم بإدراج مستند أو إلحاقه بمستند جديد أو موجود باستخدام البحث والاستبدال، أو حقل الدمج، أو الإشارة المرجعية، أو ببساطة في نهاية المستند في Python....عملية إدراج أو إلحاق باستخدام Section و PageSetup . تحتوي الخاصية...page_setup على جميع سمات القسم مثل section_start و restart_page_numbering...

    docs.aspose.com/words/ar/python-net/insert-and-...