Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 15,456 for

section

(2.16 sec)
  1. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    Upptäck hur egenskapen HtmlSaveOptions ExportPageSetup förbättrar dina HTML-, MHTML- eller EPUB-exporter genom att möjliggöra anpassningsbara sidinställningar för bättre resultat....set ; } Anmärkningar Varje Section I Aspose.Words-dokumentmodellen...doc ); builder . Write ( "Section 1" ); builder . InsertBreak...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Раздел|Документация Aspose.Slides для PHP

    Управляйте разделами слайдов в PHP с помощью Aspose.Slides: создавайте, переименовывайте, легко изменяйте порядок, перемещайте слайды между разделами и контролируйте видимость для PPT, PPTX и ODP...."New Section" , $slide ); $presentation -> save ( "section.pptx"...$presentation = new Presentation ( "section.pptx" ); try { // Доступ к...

    docs.aspose.com/slides/ru/php-java/examples/ele...
  3. Range.UnlinkFields | Aspose.Words per .NET

    Scopri il metodo Range UnlinkFields per scollegare senza sforzo i campi nel tuo intervallo di documenti, migliorando il flusso di lavoro e la gestione dei documenti....docx" ); Section newSection = ( Section ) doc . Sections [ 0 ]....); doc . Sections . Add ( newSection ); doc . Sections [ 1 ]. Range...

    reference.aspose.com/words/it/net/aspose.words/...
  4. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

    Scopri il metodo VisitSectionEnd di DocumentVisitor, fondamentale per gestire l'enumerazione delle sezioni nelle tue applicazioni. Migliora subito la tua efficienza di programmazione!...VisitSectionEnd ( Section section ) Parametro Tipo Descrizione section Section...VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...

    reference.aspose.com/words/it/net/aspose.words/...
  5. DocumentVisitor.VisitSectionStart | Aspose.Word...

    اكتشف طريقة DocumentVisitor VisitSectionStart، وهي أساسية لتتبع تعداد الأقسام. حسّن كفاءة ترميزك باستخدام هذه الأداة الفعّالة!...VisitSectionStart ( Section section ) معامل يكتب وصف section Section الشيء...VisitorAction VisitSectionStart ( Section section ) { // احصل على فهرس قسمنا...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Upptäck DocumentVisitor VisitSectionStart-metoden, viktig för att spåra sektionsuppräkning. Förbättra din kodningseffektivitet med detta kraftfulla verktyg!...VisitSectionStart ( Section section ) Parameter Typ Beskrivning section Section...VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. Gérer le zoom de présentation en C++|Documentat...

    Créer et personnaliser le Zoom avec Aspose.Slides pour C++ — passez d’une Section à l’autre, ajoutez des miniatures et des transitions pour les présentations PPT, PPTX et ODP....depuis des diapositives, des sections et des parties spécifiques...n’afficher qu’une seule section, utilisez un Section Zoom . Zoom de Diapositive...

    docs.aspose.com/slides/fr/cpp/manage-zoom/
  8. PageSetup.OtherPagesTray | Aspose.Words för .NET

    Upptäck egenskapen PageSetup OtherPagesTray för att enkelt anpassa pappersfackinställningarna för din skrivare. Optimera utskriftseffektiviteten för varje avsnitt!...foreach ( Section section in doc . Sections . OfType < Section >())...>()) { section . PageSetup . FirstPageTray = settings . DefaultPageSettings...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. Cloner un document dans Python|Aspose.Words pou...

    Clonez un document pour obtenir sa copie identique à l'aide de Python. Lors de la création d'une copie, les nœuds et les propriétés du document original sont clonés....document et créer un double d’une section de ce document: # Create a...clone ) builder . write ( "Section 1" ) builder . insert_break...

    docs.aspose.com/words/fr/python-net/clone-a-doc...
  10. Секция|Документация Aspose.Slides

    Управляйте секциями слайдов в Aspose.Slides for Android: создавайте, переименовывайте, меняйте порядок и группируйте слайды с примерами Java для PPT, PPTX и ODP.... addSection ( "New Section" , slide ); } finally { presentation...getSections (). addSection ( "My Section" , slide ); // Получить доступ...

    docs.aspose.com/slides/ru/androidjava/examples/...