Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 15,191 for

section

(0.95 sec)
  1. セクション|Aspose.Slides ドキュメント

    Aspose.Slides for Java でスライドのセクションを管理します。PPT、PPTX、ODP の Java サンプルを使用して、セクションの作成、名前変更、並び替え、グループ化を行います。... addSection ( "New Section" , slide ); } finally { presentation...getSections (). addSection ( "My Section" , slide ); // インデックスでセクションにアクセスします。...

    docs.aspose.com/slides/ja/java/examples/element...
  2. 搜索

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

    blog.aspose.com/zh-hant/words/add-remove-header...
  3. Gérer le Zoom de la présentation sur Android|Do...

    Créer et personnaliser le Zoom avec Aspose.Slides pour Android via Java — passez d’une Section à l’autre, ajoutez des miniatures et des transitions aux présentations PPT, PPTX et ODP....et depuis des diapositives, sections et parties spécifiques d’une...seule section uniquement, utilisez un Zoom de section . Zoom...

    docs.aspose.com/slides/fr/androidjava/manage-zoom/
  4. セクション|Aspose.Slides for PHP ドキュメント

    Aspose.Slides を使用した PHP でスライドセクションを管理します:作成、名前の変更、簡単な並び替え、セクション間のスライド移動、PPT、PPTX、ODP の表示制御が可能です。..."New Section" , $slide ); $presentation -> save ( "section.pptx"...$presentation = new Presentation ( "section.pptx" ); try { // インデックスでセクションにアクセスします。...

    docs.aspose.com/slides/ja/php-java/examples/ele...
  5. スライド セクション|Aspose.Slides for Node.js via .NET ド...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Creating Sections in Presentations プレゼンテーショ...getSections (). addSection ( "Section 1" , newSlide1 ); var section2...

    docs.aspose.com/slides/ja/nodejs-java/slide-sec...
  6. Ekstrak Paragraf dari PDF C#|Aspose.PDF for .NET

    Pelajari cara mengekstrak paragraf dari dokumen PDF di .NET menggunakan Aspose.PDF untuk pengambilan teks terstruktur.... MarkupSection section in markup . Sections ) { DrawRectangleOnPage...DrawRectangleOnPage ( section . Rectangle , page ); foreach ( Aspose . Pdf...

    docs.aspose.com/pdf/id/net/extract-paragraph-fr...
  7. PaperSize Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.PaperSize per definire formati di carta personalizzati nei tuoi documenti. Migliora la formattazione dei tuoi documenti con facilità!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  8. SectionCollection Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.SectionCollection—الحل الأمثل لإدارة أقسام المستندات بكفاءة مع ميزات قوية ومرونة....SectionCollection class مجموعة من Section الكائنات الموجودة في المستند...doc ); builder . Write ( "Section 1" ); builder . InsertBreak...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. 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-...
  10. Range.UnlinkFields | Aspose.Words لـ .NET

    اكتشف طريقة Range UnlinkFields لإلغاء ربط الحقول في نطاق مستندك بسهولة، مما يحسن سير عملك وإدارة المستندات....docx" ); Section newSection = ( Section ) doc . Sections [ 0 ]....); doc . Sections . Add ( newSection ); doc . Sections [ 1 ]. Range...

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