Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 14,825 for

section

(0.18 sec)
  1. 아카이브

    아카이브...Sections 속성을 사용하여 페이지 섹션을 반복합니다. 섹션을 새 Section 개체로 복제합니다...문서 개체를 만듭니다. Document.Sections.Add(Section) 메서드를 사용하여 새 Document...

    blog.aspose.com/ko/words/split-ms-word-document...
  2. 档案

    档案...Sections 属性循环浏览页面部分。 将该部分克隆到一个新的 Section 对象中。 创建一个新的...Document 对象。 使用 Document.Sections.Add(Section) 方法将该部分添加到新的 Document...

    blog.aspose.com/zh/words/split-ms-word-document...
  3. Utilisation de SDT de contrôle de contenu|Aspos...

    En utilisant Python, vous pouvez intégrer une sémantique définie par le client ainsi que son comportement et son apparence dans un document....contrôles de contenu Cette section explique comment mettre à jour...(sauf les sections répétitives, les éléments de section répétitifs...

    docs.aspose.com/words/fr/python-net/working-wit...
  4. DocumentVisitor.VisitStructuredDocumentTagRange...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  5. FieldAutoTextList.EntryName | Aspose.Words لـ .NET

    اكتشف كيفية إدارة إدخالات النص التلقائي باستخدام خاصية EntryName في FieldAutoTextList—قم بتعيين الأسماء أو استردادها بسهولة لتحرير المستندات بشكل مبسط....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/ar/net/aspose.words....
  6. 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...
  7. DocumentVisitor.VisitStructuredDocumentTagRange...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Управление Zoom|Aspose.Slides для Node.js через...

    Добавьте масштаб или кадры масштаба в презентации PowerPoint на JavaScript...только один раздел, используйте Section Zoom . Slide Zoom Zoom слайда...pres . dispose (); } } Section Zoom Section Zoom представляет собой...

    docs.aspose.com/slides/ru/nodejs-java/manage-zoom/
  9. 使用 Java 管理演示文稿中的幻灯片章节|Aspose.Slides 文档

    使用 Aspose.Slides for Java 简化 PowerPoint 和 OpenDocument 中的幻灯片章节 — 分割、重命名和重新排序,以优化 PPTX 和 ODP 工作流。... addSection ( "Section 1" , newSlide1 ); ISection...getSections (). addSection ( "Section 2" , newSlide3 ); // section1...

    docs.aspose.com/slides/zh/java/slide-section/
  10. ProtectionType Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.ProtectionType enum لضمان أمان مستندات قوي. حسّن مستنداتك بخيارات حماية قابلة للتخصيص اليوم!... Writeln ( "Section 1. Hello world!" ); builder...SectionBreakNewPage ); builder . Writeln ( "Section 2. Hello again!" ); builder...

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