Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 15,457 for

section

(0.08 sec)
  1. BuildingBlock.Type | Aspose.Words لـ .NET

    اكتشف خاصية نوع كتلة البناء، وهي أساسية لتحديد أنواع كتل البناء في مشاريعك. حسّن تصميمك بوضوح ودقة!...this block in the Quick Parts section of word will place its contents...الخاصة به في الموقع. Section section = new Section ( mGlossaryDoc );...

    reference.aspose.com/words/ar/net/aspose.words....
  2. FieldAutoTextList Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Fields.FieldAutoTextList, utformad för att effektivisera dokumentautomation med effektiv implementering av AUTOTEXTLIST-fält....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/sv/net/aspose.words....
  3. آرشیوها

    آرشیوها...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/fa/words/add-remove-header-foot...
  4. 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...
  5. Обмеження документів Редагування в Python|Aspos...

    Обмеження редагування документа шляхом встановлення типу обмеження Pythonй Ви також можете видалити захист і зробити обмежені редаговані регіони....words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/uk/python-net/restrict-do...
  6. arkiv

    arkiv...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/sv/words/add-or-remove-header-a...
  7. Memigrasikan kode Anda ke Aspose.PDF untuk Java...

    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....sebuah bagian dalam objek Pdf Section sec1 = pdf1 . getSections ()...objek Section baru dan menambahkan objek teks ke section yang...

    docs.aspose.com/pdf/id/java/migrating-your-code...
  8. Diviser un document en C++|Aspose.Words pour C++

    Diviser un document en plusieurs fichiers en utilisant C++. Utilisez la fonction fractionner pour diviser efficacement un document par en-têtes ou Sections, ainsi que par pages ou par plages de pages....plusieurs documents par titres ou sections. Vous pouvez également diviser...paragraphe d’en-tête, saut de section, rupture de colonne, saut de...

    docs.aspose.com/words/fr/cpp/split-a-document/
  9. با استفاده از 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/
  10. 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/