Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 15,218 for

section

(1.64 sec)
  1. 搜索

    搜索...t index)->Clone() 方法將節克隆到 Section 對像中。 使用 Document 類創建一個新的 Word...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/zh-hant/words/split-ms-word-doc...
  2. کار با بخش ها در C#|Aspose.Words برای .NET

    درک مفاهیم بخش سند و شیوه های دستکاری با استفاده از C#. درج بخش در یک سند C#. بخش C# را حذف کنید. بخش هایی را بین اسناد کپی کنید.... Section و Section Break چیست؟ بخش های سند...سند توسط کلاس های Section و SectionCollection نشان داده می شوند...

    docs.aspose.com/words/fa/net/working-with-secti...
  3. Chercher

    chercher...le texte, pour extraire des sections particulières d’un document...Word en Python # Dans cette section, nous allons implémenter un...

    blog.aspose.com/fr/words/extract-text-from-word...
  4. 搜索

    搜索...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/zh-hant/words/add-remove-header...
  5. Niveaux logiques des nœuds dans un document en ...

    Dans Aspose.Words pour C++ la documentation mentionnait les niveaux logiques des nœuds-niveau bloc, niveau en ligne ou niveau ligne. Le niveau du nœud est utilisé pour décrire l'emplacement dans l'arborescence du document où se trouve généralement le nœud.... Les sections suivantes décrivent les niveaux...logique du Document et de la Section Un document Word se compose...

    docs.aspose.com/words/fr/cpp/logical-levels-of-...
  6. Commencer|Aspose.PDF for .NET

    Cette Section décrit les principes de base du travail et de l'utilisation de l'API DOM. Elle démontre également des exemples simples et complexes pour créer un document PDF....NET dans cette section Commencer. Pour en savoir plus...Aspose.PDF, sélectionnez la section appropriée : Pourquoi Aspose...

    docs.aspose.com/pdf/fr/net/get-started/
  7. Archiv

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

    blog.aspose.com/cs/words/add-or-remove-header-a...
  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. Tạo Tài Liệu Trong Python

    Tạo tệp bằng thư viện Python via .NET. Dễ dàng tạo tài liệu mới trong Python trong một vài bước....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/
  10. Tạo HTML Bằng Python

    Tạo một HTML mới trong Python trong một vài bước. Dễ dàng tạo HTML 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/html/