Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 15,381 for

section

(0.12 sec)
  1. Range.unlink_fields method | Aspose.Words for P...

    Range.unlink_fields method. Unlinks fields in this range....docx' ) new_section = doc . sections [ 0 ] . clone ( True...) . as_section () doc . sections . add ( new_section ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Kloon'n Dokument in C#|Aspose.Words vir .NET

    Kloon'n dokument om sy identiese kopie te kry met C#. Wanneer'n kopie geskep word, word nodusse en eienskappe van die oorspronklike dokument gekloon.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/af/net/clone-a-document/
  3. Python에서 문서 복제|Python via .NET용 Aspose.Words

    Python를 사용하여 문서를 복제하여 동일한 사본을 얻으세요. 복사본을 만들 때 원본 문서의 노드와 속성이 복제됩니다.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/ko/python-net/clone-a-doc...
  4. Управление масштабированием презентации в C++|Д...

    Создавайте и настраивайте масштабирование с помощью Aspose.Slides for C++ — переходите между разделами, добавляйте миниатюры и переходы в презентациях PPT, PPTX и ODP....только один раздел, используйте Section Zoom . Zoom слайда Zoom слайда...SaveFormat :: Pptx ); Section Zoom Section Zoom — это ссылка на...

    docs.aspose.com/slides/ru/cpp/manage-zoom/
  5. Kloon'n Dokument in Python|Aspose.Words vir Pyt...

    Kloon'n dokument om sy identiese kopie te kry met Python. Wanneer'n kopie geskep word, word nodusse en eienskappe van die oorspronklike dokument gekloon.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/af/python-net/clone-a-doc...
  6. Клонирай документ в C#|Aspose.Words вместо .NET

    Клониране на документ за получаване на същото копие чрез C#. При създаването на копие се клонират възли и свойства на оригиналния документ.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/bg/net/clone-a-document/
  7. .NET でプレゼンテーションのスライド セクションを管理する|Aspose.Slides ド...

    Aspose.Slides for .NET を使用して PowerPoint と OpenDocument のスライド セクションを効率化します — 分割、名前変更、並び替えにより PPTX と ODP のワークフローを最適化します。... Sections . AddSection ( "Section 1" , newSlide1...section2 = pres . Sections . AddSection ( "Section 2" , newSlide3...

    docs.aspose.com/slides/ja/net/slide-section/
  8. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  9. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Scopri il metodo VisitSectionStart di DocumentVisitor, essenziale per tracciare l'enumerazione delle sezioni. Migliora l'efficienza della tua programmazione con questo potente strumento!...VisitSectionStart ( Section section ) Parametro Tipo Descrizione section Section...VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...

    reference.aspose.com/words/it/net/aspose.words/...
  10. HeaderFooter.ParentSection | Aspose.Words لـ .NET

    اكتشف خاصية HeaderFooter ParentSection للوصول بسهولة إلى القسم الرئيسي لقصتك، مما يعزز بنية مستندك وتنظيمه.... public Section ParentSection { get ; } ملاحظات...يعادل ParentNode تم إلقاؤه إلى Section . أمثلة يوضح كيفية ربط الرؤوس...

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