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

section

(0.28 sec)
  1. Run Class | Aspose.Words per .NET

    Scopri Aspose.Words.Run, una potente classe per la gestione delle sequenze di caratteri con formattazione coerente dei font, migliorando l'efficienza di elaborazione dei documenti.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  2. آرشیوها

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

    blog.aspose.com/fa/words/split-ms-word-document...
  3. 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-...
  4. 管理演示文稿缩放(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/
  5. Ограничить редактирование документа в 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...
  6. 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/
  7. 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/...
  8. ค้นหา

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

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

    Procurar...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/pt/words/add-remove-header-foot...
  10. 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/...