Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 15,302 for

section

(0.71 sec)
  1. PageSetup.RestartPageNumbering | Aspose.Words ل...

    اكتشف كيف تُحسّن خاصية RestartPageNumbering تنسيق المستند من خلال ترقيم الصفحات حسب الأقسام. حسّن تخطيطك بسهولة!... Writeln ( "Section 1, page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Section 1, page 2." ); builder . InsertBreak...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. 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-...
  3. Управление зумами в презентациях с помощью Pyth...

    Создавайте и настраивайте зум с помощью Aspose.Slides для Python через .NET — переходите между разделами, добавляйте миниатюры и переходы в презентациях PPT, PPTX и ODP....только один раздел, используйте Section Zoom . Zoom слайда Zoom слайда...created slide. Create a new section to which you intend to link...

    docs.aspose.com/slides/ru/python-net/manage-zoom/
  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. SectionCollection.Item | Aspose.Words per .NET

    Accedi facilmente a sezioni specifiche con la proprietà SectionCollection Item. Recupera qualsiasi sezione tramite indice per una gestione semplificata dei dati.... public Section this [ int index ] { get ;...]. Font . Size = 6 ; doc . Sections [ 0 ]. PageSetup . Orientation...

    reference.aspose.com/words/it/net/aspose.words/...
  6. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    اكتشف كيف تعمل خاصية HtmlSaveOptions ExportPageSetup على تعزيز صادرات HTML أو MHTML أو EPUB من خلال السماح بإعدادات صفحة قابلة للتخصيص للحصول على إخراج أفضل....{ get ; set ; } ملاحظات كل Section في نموذج مستند Aspose.Words...doc ); builder . Write ( "Section 1" ); builder . InsertBreak...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Python でドキュメントのクローンを作成する|Python via .NET用Aspose...

    Python を使用してドキュメントのクローンを作成し、同一のコピーを取得します。コピーを作成すると、元のドキュメントのノードとプロパティが複製されます。... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/ja/python-net/clone-a-doc...
  8. DocumentVisitor.VisitStructuredDocumentTagRange...

    اكتشف طريقة DocumentVisitor VisitStructuredDocumentTagRangeEnd، وهي ضرورية للتعامل مع علامات المستندات المنظمة بشكل فعال في تطبيقاتك....VisitorAction VisitSectionStart ( Section section ) { // احصل على فهرس قسمنا...NodeCollection docSections = section . Document . GetChildNodes...

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

    Archivio...Sections . Clona la sezione in un nuovo...usando il metodo Document.Sections.Add(Section) . Salva i documenti...

    blog.aspose.com/it/words/split-ms-word-document...
  10. Run.Text | Aspose.Words per .NET

    Gestisci il testo di esecuzione senza sforzo! Ottieni o imposta facilmente le proprietà del testo di esecuzione per una modifica fluida dei documenti e un controllo avanzato dei contenuti.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

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