Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 14,142 for

section

(0.07 sec)
  1. Node.PreviousSibling | Aspose.Words för .NET

    Upptäck egenskapen Node PreviousSibling för att enkelt komma åt noden som kommer före din nuvarande nod, vilket förbättrar dina DOM-manipulationsfärdigheter.... Writeln ( "Section 1 text." ); builder . InsertBreak...SectionBreakContinuo ); builder . Writeln ( "Section 2 text." ); // Båda sektionerna...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Sklonuj dokument w C#|Aspose.Words dla .NET

    Sklonuj dokument, aby uzyskać jego identyczną kopię za pomocą C#. Podczas tworzenia kopii klonowane są węzły i właściwości oryginalnego dokumentu.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/pl/net/clone-a-document/
  3. Gérer le zoom|Documentation d'Aspose.Slides pou...

    Ajouter un zoom ou des cadres de zoom aux présentations PowerPoint...passer à des diapositives, sections et portions spécifiques d’une...uniquement une seule section, utilisez un Zoom de Section . Zoom de Diapositive...

    docs.aspose.com/slides/fr/php-java/manage-zoom/
  4. Gérer le Zoom|Documentation Aspose.Slides

    Ajouter un zoom ou des cadres de zoom aux présentations PowerPoint en Java...sauter vers des diapositives, sections et portions spécifiques d’une...une seule section seulement, utilisez un Zoom de section . Zoom...

    docs.aspose.com/slides/fr/androidjava/manage-zoom/
  5. Секция слайдов|Документация Aspose.Slides

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....auto section1 = pres -> get_Sections () -> AddSection ( u "Секция...auto section2 = pres -> get_Sections () -> AddSection ( u "Секция...

    docs.aspose.com/slides/ru/cpp/slide-section/
  6. Sección de Diapositivas|Documentación de Aspose...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....auto section1 = pres -> get_Sections () -> AddSection ( u "Sección...auto section2 = pres -> get_Sections () -> AddSection ( u "Sección...

    docs.aspose.com/slides/es/cpp/slide-section/
  7. PageSetup.SectionStart | Aspose.Words per .NET

    Scopri la proprietà PageSetup SectionStart per gestire facilmente le interruzioni di sezione nel tuo documento. Migliora la formattazione e il controllo del layout oggi stesso!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  8. SectionStart Enum | Aspose.Words لـ .NET

    استكشف Aspose.Words.SectionStart enum لفهم فواصل الأقسام وتحسين تنسيق المستند لتحسين التحكم والعرض.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    Scopri come la proprietà ExportPageSetup di HtmlSaveOptions migliora le tue esportazioni HTML, MHTML o EPUB consentendo impostazioni di pagina personalizzabili per un output migliore....set ; } Osservazioni Ogni Section nel modello di documento Aspose...doc ); builder . Write ( "Section 1" ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words....
  10. SectionCollection.Item | Aspose.Words لـ .NET

    الوصول إلى أقسام محددة بسهولة باستخدام خاصية SectionCollection Item. استرجع أي قسم حسب الفهرس لإدارة بيانات مبسطة.... public Section this [ int index ] { get ;...]. Font . Size = 6 ; doc . Sections [ 0 ]. PageSetup . Orientation...

    reference.aspose.com/words/ar/net/aspose.words/...