Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 14,882 for

section

(0.55 sec)
  1. Footnote.footnote_type property | Aspose.Words ...

    Footnote.footnote_type property. Returns a value that specifies whether this is a footnote or endnote.... SECTION_BREAK_NEW_PAGE ) builder ....insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Verwalten des Präsentations-Zooms in Java|Aspos...

    Erstellen und anpassen von Zoom mit Aspose.Slides für Java — zwischen Abschnitten springen, Miniaturansichten und Übergänge in PPT-, PPTX- und ODP-Präsentationen hinzufügen....anzuzeigen, verwenden Sie einen Section Zoom . Folien‑Zoom Ein Folien‑Zoom...getSections (). addSection ( "Section 1" , slide ); // Fügt ein ...

    docs.aspose.com/slides/de/java/manage-zoom/
  3. Configurar encabezados y pies de página con Jav...

    Este artículo explica cómo insertar programáticamente una imagen en el encabezado y pie de página de las hojas de cálculo de Excel usando Aspose.Cells for JavaScript vía C++....worksheet name at the left section of the header pageSetup . header...current time at the central section of the header // and changing...

    docs.aspose.com/cells/es/javascript-cpp/setting...
  4. Rechercher et remplacer en C++|Aspose.Words pou...

    Recherchez une chaîne ou un modèle d'expression régulière dans votre document et remplacez-le par le texte souhaité à l'aide de C++....de plusieurs paragraphes, sections ou pages. Certains des métacaractères...paragraphe, &b pour un saut de section, &m pour un saut de page et...

    docs.aspose.com/words/fr/cpp/find-and-replace/
  5. Получение заголовков или колонтитулов с помощью...

    Эта статья объясняет, как программно получать заголовки и колонтитулы из файлов Excel или OpenOffice с помощью API JavaScript через C++.... get ( 0 ); // Gets left section of header const headerLeft...header ( 0 ); // Gets center section of header const headerCenter...

    docs.aspose.com/cells/ru/javascript-cpp/get-hea...
  6. Putar Teks di Word menggunakan Python

    Putar teks di Word menggunakan Python. Dapatkan detail untuk mengatur IDE, daftar langkah, dan contoh kode untuk membalik teks di Word menggunakan Python....Object ke kelas Section Setel properti Section.page_setup.text_orientation...

    kb.aspose.com/id/words/python/rotate-text-in-wo...
  7. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpdatePageLayout method. Rebuilds the page layout of the document in C++....set_Size ( 6 ); doc -> get_Sections () -> idx_get ( 0 ) -> get_PageSetup...:: Landscape ); doc -> get_Sections () -> idx_get ( 0 ) -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Extraer Párrafo de PDF|Aspose.PDF para PHP vía ...

    Este artículo describe cómo usar ParagraphAbsorber, una herramienta especial en Aspose.PDF para extraer texto de documentos PDF....getSections () as $section ) { $j = 1 ; foreach ( $section -> getParagraphs...

    docs.aspose.com/pdf/es/php-java/extract-paragra...
  9. Archivio

    Archivio... Section nextSection = (Section) currNode.getAncestor(NodeType...getAncestor(NodeType.SECTION).getNextSibling(); currNode = nextSection...

    blog.aspose.com/it/words/extract-text-from-word...
  10. Guide du développeur en C++|Aspose.Words pour C++

    Ce Guide du développeur décrit des scénarios pratiques et des conseils pour vous aider à utiliser des Aspose.Words pour C++ fonctionnalités, obtenir une certaine apparence de document ou rendre un cas d'utilisation possible....Words, sélectionnez la section correspondante: Chargement...Words pour C++ API Reference section. Pour Commencer Low Code Related...

    docs.aspose.com/words/fr/cpp/developer-guide/