Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 15,482 for

section

(0.32 sec)
  1. Archiv

    Archiv...sections Sammlung durch. Führen Sie...Standardabschnitte mit der methode Document.sections.clear(). Importieren Sie den...

    blog.aspose.com/de/words/split-a-word-document-...
  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. Paragraph.join_runs_with_same_formatting method...

    aspose.words.Paragraph.join_runs_with_same_formatting method... first_section . body . first_paragraph ....assertEqual ( 'Hello ' , doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.FirstSection | Aspose.Words لـ .NET

    استرجع القسم الأول من مستندك بسهولة. حسّن سير عملك باستخدام خاصية "القسم الأول من المستند" لتنظيم مبسط.... public Section FirstSection { get ; } ملاحظات...Assert . AreEqual ( 1 , doc . Sections . Count ); //استخدم منشئ المستندات...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. 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...
  6. 記録

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

    blog.aspose.com/ja/words/split-a-word-document-...
  7. Document.LastSection | Aspose.Words för .NET

    Upptäck egenskapen LastSection för att enkelt komma åt den sista delen av ditt dokument, vilket förbättrar navigering och effektivitet i innehållshantering.... public Section LastSection { get ; } Anmärkningar...Assert . AreEqual ( 1 , doc . Sections . Count ); // Använd en dokumentbyggare...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. CompositeNode.AppendChild | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Раздел слайдов|Aspose.Slides для Node.js через ...

    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.... addSection ( "Section 1" , newSlide1 ); var section2...getSections (). addSection ( "Section 2" , newSlide3 ); // section1...

    docs.aspose.com/slides/ru/nodejs-java/slide-sec...
  10. DocumentBuilder.Document | Aspose.Words per .NET

    Gestisci le proprietà dei documenti senza sforzo con DocumentBuilder. Ottieni o imposta facilmente il tuo oggetto Documento per una gestione semplificata dei documenti....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

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