Sort Score
Result 10 results
Languages All
Labels All
Results 6,051 - 6,060 of 15,275 for

section

(0.53 sec)
  1. Travailler avec un document dans C#|Aspose.Word...

    La classe `Document` fournit diverses propriétés et méthodes de document utilisant C#. Vous utilisez la classe `Document` comme point de départ pour tout ce que vous souhaitez effectuer avec Aspose.Words pour .NET. L'objet `Document` peut être enregistré dans un fichier ou un flux et également envoyé à un navigateur....l’ensemble du document ou des sections distinctes. Document contient...collection d’objets Section permettant d’obtenir une section particulière...

    docs.aspose.com/words/fr/net/working-with-docum...
  2. Архів

    Архів...SECTION).next_sibling.as_section() currNode = nextSection...start_section = start_node.get_ancestor(aw.NodeType.SECTION).as_section()...

    blog.aspose.com/uk/words/extract-text-from-word...
  3. آرشیوها

    آرشیوها...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/fa/words/add-remove-header-foot...
  4. 記録

    記録... Document->get_Sections() メソッドを使用してドキュメントのセクションを取得し、それらを繰り返し処理します。...を繰り返し処理します。 Document->get_Sections()->idx_get(int32_t index)->Clone()...

    blog.aspose.com/ja/words/split-ms-word-document...
  5. Обмеження документів Редагування в Python|Aspos...

    Обмеження редагування документа шляхом встановлення типу обмеження Pythonй Ви також можете видалити захист і зробити обмежені редаговані регіони....words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/uk/python-net/restrict-do...
  6. PHP を使用したプレゼンテーションのスライド セクション管理|Aspose.Slides f...

    Aspose.Slides for PHP via Java を使用して、PowerPoint と OpenDocument のスライド セクションを効率化します。セクションの分割、名前変更、並び替えにより PPTX および ODP のワークフローを最適化します。...getSections () -> addSection ( "Section 1" , $newSlide1 ); $section2...getSections () -> addSection ( "Section 2" , $newSlide3 ); // section1...

    docs.aspose.com/slides/ja/php-java/slide-section/
  7. Ограничить редактирование документа в Python|As...

    Ограничьте редактирование документа, задав тип ограничения с помощью Python. Вы также можете снять защиту и создать неограниченные области для редактирования....words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/ru/python-net/restrict-do...
  8. Java を使用してプレゼンテーションのスライド セクションを管理|Aspose.Slides...

    Aspose.Slides for Java を使用して、PowerPoint と OpenDocument のスライド セクションを効率化 — 分割、名前変更、再配置で PPTX と ODP のワークフローを最適化します。... Create Sections in Presentations プレゼンテーショ...getSections (). addSection ( "Section 1" , newSlide1 ); ISection...

    docs.aspose.com/slides/ja/java/slide-section/
  9. Body Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Body, il tuo strumento essenziale per gestire senza sforzi il testo delle sezioni e migliorare l'efficienza nell'elaborazione dei documenti....figlio di Section . Può essercene solo uno Body in un Section . Un...del documento. Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...
  10. ค้นหา

    ค้นหา...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/th/words/add-remove-header-foot...