Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 15,448 for

section

(0.18 sec)
  1. 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...
  2. DocumentVisitor.VisitStructuredDocumentTagRange...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Node.PreviousSibling | Aspose.Words per .NET

    Scopri la proprietà Node PreviousSibling per accedere facilmente al nodo che precede il nodo corrente, migliorando le tue capacità di manipolazione del DOM.... Writeln ( "Section 1 text." ); builder . InsertBreak...SectionBreakContinuo ); builder . Writeln ( "Section 2 text." ); // Entrambe le...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Python을 사용한 지역 기반 추출|Aspose.PDF for Python via ...

    Python용 Aspose.PDF 를 사용하여 PDF 문서의 특정 페이지 영역 또는 단락 구조에서 텍스트를 추출하는 방법을 알아봅니다....sec_idx , section in enumerate ( page_markup . sections , start... paragraph in enumerate ( section . paragraphs , start = 1 ):...

    docs.aspose.com/pdf/ko/python-net/region-based-...
  5. أرشيف

    أرشيف...استخدم الخيار Layout> Breaks> Section Breaks. فيما يلي خطوات تقسيم...وكررها. استنساخ القسم إلى كائن Section باستخدام طريقة Document-> getSections()...

    blog.aspose.com/ar/words/split-ms-word-document...
  6. Android でプレゼンテーションのスライド セクションを管理する|Aspose.Slide...

    Android 用 Java の Aspose.Slides で PowerPoint と OpenDocument のスライド セクションを効率化します—分割、名前変更、並べ替えで PPTX および ODP のワークフローを最適化します。... addSection ( "Section 1" , newSlide1 ); ISection...getSections (). addSection ( "Section 2" , newSlide3 ); // section1...

    docs.aspose.com/slides/ja/androidjava/slide-sec...
  7. 使用 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/
  8. 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-...
  9. HeaderFooter.NodeType | Aspose.Words per .NET

    Scopri la proprietà NodeType HeaderFooter che recupera in modo efficiente i dettagli di intestazione e piè di pagina, migliorando la struttura dei contenuti e l'esperienza utente.... Write ( "Section 1" ); builder . MoveToHeaderFooter...( "Primary footer" ); Section section = doc . FirstSection ;...

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

    اكتشف خاصية HeaderFooter NodeType التي تعمل على استرداد تفاصيل الرأس والتذييل بكفاءة، مما يعمل على تحسين بنية المحتوى وتجربة المستخدم.... Write ( "Section 1" ); builder . MoveToHeaderFooter...( "Primary footer" ); Section section = doc . FirstSection ;...

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