Sort Score
Result 10 results
Languages All
Labels All
Results 6,301 - 6,310 of 15,448 for

section

(0.08 sec)
  1. آرشیوها

    آرشیوها...Word از گزینه Layout>Breaks>Section Breaks استفاده کنید. مراحل...index)->Clone() بخش را در یک شی Section کلون کنید. با استفاده از کلاس...

    blog.aspose.com/fa/words/split-ms-word-document...
  2. Insérer et ajouter des documents dans C#|Aspose...

    Combinez des documents en un seul: insérez ou ajoutez un document dans un document nouveau ou existant en utilisant la recherche et le remplacement, le champ de fusion, le signet ou simplement à la fin du document dans C#....InsertDocumentInline : Les sous-sections suivantes décrivent les options...votre document, tel qu’une section ou un paragraphe, vous devez...

    docs.aspose.com/words/fr/net/insert-and-append-...
  3. 管理演示文稿缩放(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 创建和自定义缩放 — 在章节之间跳转,添加缩略图和过渡效果,适用于 PPT、PPTX 和 ODP 演示文稿。... 仅显示单个章节,请使用 Section Zoom 。 幻灯片缩放 幻灯片缩放可以使您的演示更...pres -> get_Sections () -> AddSection ( u "Section 1" , slide...

    docs.aspose.com/slides/zh/cpp/manage-zoom/
  4. Notes dans MS Publisher. Manuel

    Éditeur Microsoft. Comment les notes peuvent vous aider à améliorer le processus de création de documents et de conceptions époustouflants....en page » propose plusieurs sections avec des options permettant...d’arrière-plan pour votre page. La section En-têtes et pieds de page vous...

    docs.aspose.com/pub/fr/net/ms-publisher-notes/
  5. ヘッダーとフッターの設定(C++)|Documentation

    この記事では、C++ APIまたはライブラリのスクリプトコマンドを使用して、Excelのワークシートのヘッダーとフッターに画像をプログラムで挿入する方法を説明します。... Section – ヘッダーやフッターを配置するセクション。左、中央...worksheet name at the left section of the header pageSetup . SetHeader...

    docs.aspose.com/cells/ja/cpp/setting-headers-an...
  6. Ограничить редактирование документа в 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...
  7. 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/
  8. 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/...
  9. NodeCollection.Clear | Aspose.Words per .NET

    Cancella senza sforzo la tua NodeCollection con il nostro metodo Clear, rimuovendo tutti i nodi sia dalla raccolta che dal documento per prestazioni ottimali.... Sections . Count ); Assert . AreEqual...AreEqual ( 17 , doc . Sections [ 0 ]. GetChildNodes ( NodeType . Any...

    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...