Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 14,993 for

section

(0.64 sec)
  1. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Add Sections to Word Document using Python Add Sections to Word...Word Document in Java Add Sections to Word Document in C# Verify...

    kb.aspose.com/words/
  2. Archiv

    Archiv...JAR Datei aus dem releases section herunterladen oder die folgenden...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();...

    blog.aspose.com/de/words/add-remove-header-foot...
  3. آرشیوها

    آرشیوها...deepClone() بخش را به یک شی Section کلون کنید. با استفاده از روش...Document.getSections().add(Section) یک سند جدید ایجاد کنید و بخش...

    blog.aspose.com/fa/words/split-ms-word-document...
  4. Archivio

    Archivio...content is found in a different section. if (currNode.next_sibling...isExtracting) : # Move to the next section. nextSection = currNode.get_ancestor(aw...

    blog.aspose.com/it/words/extract-text-from-word...
  5. Настройка заголовков и нижних колонтитулов с по...

    В этой статье объясняется, как программно вставить изображение в заголовок и нижний колонтитул листов 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...
  6. استخراج الفقرات من 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...
  7. Run Class | Aspose.Words per .NET

    Scopri Aspose.Words.Run, una potente classe per la gestione delle sequenze di caratteri con formattazione coerente dei font, migliorando l'efficienza di elaborazione dei documenti.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Archivo

    Archivo...Sections . Clone la sección en un nuevo...docx"); for (int i = 0; i < doc.Sections.Count; i++) { // Divida un...

    blog.aspose.com/es/words/split-ms-word-document...
  9. DocumentBuilder.PageSetup | Aspose.Words لـ .NET

    استكشف خاصية PageSetup في DocumentBuilder للوصول إلى إعدادات الصفحة والقسم الحالية، مما يعمل على تحسين تنسيق المستند وكفاءة التخطيط....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. 記録

    記録...sectionsコレクションの各セクションをループします。 コレクシ...Documentクラスの新しいオブジェクトを作成します。 Document.sections.clear()メソッドを使用してデフォルトのセクションをクリアします。...

    blog.aspose.com/ja/words/split-a-word-document-...