Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 15,521 for

section

(0.99 sec)
  1. 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/
  2. آرشیوها

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

    blog.aspose.com/fa/words/add-remove-header-foot...
  3. ParagraphFormat Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.ParagraphFormat för omfattande styckeformateringsalternativ. Förbättra din dokumentstil utan ansträngning!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Travailler avec Content Control SDT|Aspose.Word...

    Gestion avancée du contenu des documents, comment créer et manipuler des contrôles de contenu (Balises de document structurées) à l'aide de C++....des Sections répétitives Le contrôle de contenu de section répétitif...d’éléments de section répétitive et de section répétitive peuvent...

    docs.aspose.com/words/fr/cpp/structured-documen...
  5. Archiv

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

    blog.aspose.com/cs/words/add-remove-header-foot...
  6. Настройка заголовков и нижних колонтитулов с по...

    В этой статье объясняется, как программно вставить изображение в заголовок и нижний колонтитул листов Excel с помощью Aspose.Cells for Node.js via C++....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/ru/nodejs-cpp/setting-hea...
  7. استخراج الفقرات من PDF C#|Aspose.PDF for .NET

    تعلم كيفية استخراج الفقرات من مستندات PDF في .NET باستخدام Aspose.PDF لاسترجاع النص المنظم.... MarkupSection section in markup . Sections ) { DrawRectangleOnPage...DrawRectangleOnPage ( section . Rectangle , page ); foreach ( Aspose . Pdf...

    docs.aspose.com/pdf/ar/net/extract-paragraph-fr...
  8. Обмеження документів Редагування в 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...
  9. Document.AcceptEnd | Aspose.Words per .NET

    Esplora il metodo Document AcceptEnd per gestire in modo efficiente l'accesso dei visitatori alla fine del documento. Migliora l'esperienza utente con una navigazione fluida....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Document.AcceptEnd | Aspose.Words لـ .NET

    استكشف طريقة AcceptEnd للمستند لإدارة وصول الزوار بكفاءة في نهاية المستند. حسّن تجربة المستخدم من خلال التنقل السلس....VisitorAction VisitSectionStart ( Section section ) { // احصل على فهرس قسمنا...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/ar/net/aspose.words/...