Sort Score
Result 10 results
Languages All
Labels All
Results 6,731 - 6,740 of 15,193 for

section

(0.17 sec)
  1. Präsentationszoom in PHP verwalten|Aspose.Slide...

    Erstellen und anpassen von Zoom mit Aspose.Slides für PHP via Java — zwischen Abschnitten springen, Miniaturansichten und Übergänge in PPT-, PPTX- und ODP-Präsentationen hinzufügen....getSections () -> addSection ( "Section 1" , $slide ); # Fügt ein ...getSections () -> addSection ( "Section 1" , $slide ); # Erstellt ein...

    docs.aspose.com/slides/de/php-java/manage-zoom/
  2. Lavorare con le sezioni in C++|Aspose.Words per...

    Comprensione dei concetti di sezione del documento e delle pratiche di manipolazione utilizzando C++. Inserire sezione in un documento C++. Rimuovere la sezione C++. Copiare sezioni tra i documenti....rappresentate dalle classi Section e SectionCollection . Gli oggetti...accessibili tramite la proprietà Sections . È possibile gestire tali...

    docs.aspose.com/words/it/cpp/working-with-secti...
  3. Comment supprimer une page vierge dans Word à l...

    Cet article explique comment supprimer une page vierge dans Word à l'aide de Python. Il contient des détails pour définir l'environnement, une liste d'étapes et un exemple de code exécutable pour supprimer la page vierge dans Word à l'aide de Python....vérifiez le contenu de chaque section Vérifier la présence de texte...source est chargé et toutes les sections de chaque page sont examinées...

    kb.aspose.com/fr/words/python/how-to-remove-bla...
  4. Cách xóa tất cả các phần ngắt trong Word bằng C#

    Bài viết này hướng dẫn cách xóa tất cả các ngắt phần trong Word bằng C#. Nó chứa thông tin cần thiết để đặt môi trường phát triển cùng với mã mẫu để loại bỏ ngắt phần trong Word bằng C#....đó cần xóa Lặp lại tất cả sections bắt đầu từ cái cuối cùng thứ...dựa trên thuộc tính Section.Body hoặc Section.PageSetup nếu cần...

    kb.aspose.com/vi/words/net/how-to-delete-all-se...
  5. Arsip

    Arsip...DLL files from the Downloads section or running the following NuGet...Render method. The following section further explains the details...

    blog.aspose.com/id/html/merge-epub-in-csharp/
  6. Trabalhando com Acessibilidade e PDFs Marcados|...

    Aspose.PDF fornece a capacidade de criar documentos PDF Marcados, permitindo marcar os elementos estruturais. Saiba mais sobre como obter PDFs acessíveis.... Following section shows how to add tagged content...criar um PDF Marcado. This section covers following topic: Esta...

    docs.aspose.com/pdf/pt/java/accessibility-tagge...
  7. Aspose.Words Document Object Model (DOM) en C#|...

    Document Object Model (DOM) est une représentation en mémoire d'un document Word. Lisez, manipulez et modifiez le contenu et la mise en forme d'un document Word à l'aide de C#.... Cette section décrit les principales classes...paragraphe, d’un tableau ou d’une section est un nœud, et même le document...

    docs.aspose.com/words/fr/net/aspose-words-docum...
  8. Ekstrak Paragraf dari PDF|Aspose.PDF untuk PHP ...

    Artikel ini menjelaskan cara menggunakan ParagraphAbsorber - alat khusus di Aspose.PDF untuk mengekstrak teks dari dokumen PDF....getSections () as $section ) { $j = 1 ; foreach ( $section -> getParagraphs...

    docs.aspose.com/pdf/id/php-java/extract-paragra...
  9. Document.UpdatePageLayout | Aspose.Words per .NET

    Rinnova la struttura del tuo documento con il metodo UpdatePageLayout, assicurando un layout ordinato e rifinito per una migliore leggibilità e presentazione.... Sections [ 0 ]. PageSetup . Orientation...Orientation . Landscape ; doc . Sections [ 0 ]. PageSetup . Margins...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the document.... first_section . body . first_paragraph ....first_paragraph_style = doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...