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

section

(0.18 sec)
  1. Gérer le zoom de présentation en Java|Documenta...

    Créer et personnaliser le zoom avec Aspose.Slides pour Java — naviguer entre les Sections, ajouter des miniatures et des transitions dans les présentations PPT, PPTX et ODP....passer à des diapositives, sections et parties spécifiques d’une...afficher une seule section, utilisez un Zoom de section . Zoom de diapositive...

    docs.aspose.com/slides/fr/java/manage-zoom/
  2. C++ を使用したプレゼンテーションでのスライド セクションの管理|Aspose.Slides...

    Aspose.Slides for C++ を使用して PowerPoint と OpenDocument のスライド セクションを効率化します — 分割、名前変更、並び替えで PPTX と ODP のワークフローを最適化します。... Create Sections in Presentations プレゼンテーショ...pres -> get_Sections () -> AddSection ( u "Section 1" , newSlide1...

    docs.aspose.com/slides/ja/cpp/slide-section/
  3. Archivio

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

    blog.aspose.com/it/words/add-remove-header-foot...
  4. SectionCollection Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.SectionCollection – din lösning för att hantera dokumentavsnitt effektivt med kraftfulla funktioner och flexibilitet....SectionCollection class En samling av Section objekt i dokumentet. För att...doc ); builder . Write ( "Section 1" ); builder . InsertBreak...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. Klonen Sie ein Dokument in C#|Aspose.Words für ...

    Klonen Sie ein Dokument, um mit C# eine identische Kopie zu erhalten. Beim Erstellen einer Kopie werden Knoten und Eigenschaften des Originaldokuments geklont.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/de/net/clone-a-document/
  6. یک سند را در Python شبیه سازی کنید|Aspose.Words...

    با استفاده از Python یک سند را شبیه سازی کنید تا نسخه مشابه آن را دریافت کنید. هنگام ایجاد یک کپی، گره ها و ویژگی های سند اصلی کلون می شوند.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/fa/python-net/clone-a-doc...
  7. Clonare un documento in C#|Aspose.Words per .NET

    Clona un documento per ottenere la sua copia identica utilizzando C#. Quando si crea una copia, i nodi e le proprietà del documento originale vengono clonati.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/it/net/clone-a-document/
  8. JoinRunsOptions class | Aspose.Words for Python

    aspose.words.JoinRunsOptions class. Provides configuration flags for the join runs operation.... first_section . body . first_paragraph ....assertEqual ( 'Hello ' , doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Niveaux logiques des nœuds dans un document dan...

    Dans la documentation Aspose.Words pour .NET, les niveaux logiques de nœuds sont mentionnés: niveau bloc, niveau en ligne ou niveau ligne en utilisant C#. Le niveau de 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/net/logical-levels-of-...
  10. Chercher

    chercher...peut contenir différentes sections qui doivent être partagées...Diviser un document Word par sections à l’aide de C++ Obtenez une...

    blog.aspose.com/fr/words/split-ms-word-document...