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

section

(0.69 sec)
  1. DocumentVisitor.VisitBodyStart | Aspose.Words ل...

    اكتشف طريقة DocumentVisitor VisitBodyStart، وهي أساسية لترقيم النصوص الرئيسية في أقسامك بكفاءة. حسّن سير عمل الترميز لديك اليوم!...VisitorAction VisitSectionStart ( Section section ) { // احصل على فهرس قسمنا...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Niveaux logiques des nœuds dans un document dan...

    Dans la documentation Aspose.Words pour .NET, les niveaux logiques de nœuds sont mentionnés: niveau bloc, niveau en ligne ou niveau ligne en utilisant C#. Le niveau de 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/net/logical-levels-of-...
  3. Başlıklar ve Altbilgilerle Node.js C++ üzerinde...

    Bu makale, Aspose.Cells for Node.js via C++ kullanarak Excel çalışma sayfalarının başlık ve altbilgisine nasıl programlı olarak resim ekleyeceğinizi açıklar....worksheet name at the left section of the header pageSetup . setHeader...current time at the central section of the header // and changing...

    docs.aspose.com/cells/tr/nodejs-cpp/setting-hea...
  4. PaperSize Enum | Aspose.Words لـ .NET

    اكتشف مُعدّل Aspose.Words.PaperSize لتحديد أحجام ورق مخصصة في مستنداتك. حسّن تنسيق مستنداتك بسهولة!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. PaperSize Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.PaperSize-enum för att definiera anpassade pappersstorlekar i dina dokument. Förbättra din dokumentformatering med lätthet!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. JoinRunsOptions class | Aspose.Words for Python

    aspose.words.JoinRunsOptions class. Provides configuration flags for the join runs operation.... first_section . body . first_paragraph ....assertEqual ( 'Hello ' , doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Lưu trữ

    Lưu trữ...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/vi/words/add-or-remove-header-a...
  8. آرشیوها

    آرشیوها...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/fa/words/add-or-remove-header-a...
  9. HeaderFooterCollection Class | Aspose.Words per...

    Scopri Aspose.Words.HeaderFooterCollection per un accesso semplice e digitato ai nodi Section HeaderFooter, semplificando la gestione dei documenti e migliorando il flusso di lavoro....a HeaderFooter nodi di un Section . Per saperne di più, visita...ciascuno HeaderFooterType per Section . HeaderFooter gli oggetti...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Tạo PDF Bằng Python

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