Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 15,482 for

section

(0.36 sec)
  1. PageSetup.PaperSize | Aspose.Words per .NET

    Scopri la proprietà PageSetup PaperSize per personalizzare e gestire facilmente il formato carta del tuo documento per ottenere risultati di stampa ottimali.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  2. Cloner des diapositives PowerPoint en Python|As...

    Clonez ou dupliquez rapidement des diapositives PowerPoint avec Aspose.Slides for Python via .NET. Suivez nos exemples de code clairs et nos conseils pour automatiser la création de PPT en quelques secondes, augmenter la productivité et éliminer le travail manuel....) Cloner à la fin dans une section spécifiée Avec Aspose.Slides...cloner une diapositive d’une section d’une présentation et l’insérer...

    docs.aspose.com/slides/fr/python-net/clone-slides/
  3. Utiliser DocumentBuilder pour Modifier facileme...

    Utilisez le générateur de documents pour modifier facilement un document en C++....des Sections Les propriétés de mise en page et de section sont...attributs de mise en page d’une section (marge gauche, marge inférieure...

    docs.aspose.com/words/fr/cpp/using-documentbuil...
  4. Archiv

    Archiv...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/de/words/add-or-remove-header-a...
  5. Arsip

    Arsip...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/id/words/add-or-remove-header-a...
  6. Procurar

    Procurar...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/pt/words/add-or-remove-header-a...
  7. ארכיון

    ארכיון...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/he/words/add-or-remove-header-a...
  8. Gestionar Zooms en presentaciones con Python|Do...

    Crea y personaliza Zoom con Aspose.Slides para Python a través de .NET — salta entre secciones, añade miniaturas y transiciones en presentaciones PPT, PPTX y ODP.... sections . add_section ( "Section 1" , slide ) #...slides [ 0 ] . shapes . add_section_zoom_frame ( 20 , 20 , 300...

    docs.aspose.com/slides/es/python-net/manage-zoom/
  9. Python에서 문서 편집 제한|Python via .NET용 Aspose.Words

    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/ko/python-net/restrict-do...
  10. با استفاده از Python Markdown را بسازید

    در چند مرحله یک Markdown جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی Markdown را ایجاد کنید....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/fa/python-net/make/md/