Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 15,314 for

section

(0.11 sec)
  1. Kloon'n Dokument in Python|Aspose.Words vir Pyt...

    Kloon'n dokument om sy identiese kopie te kry met Python. Wanneer'n kopie geskep word, word nodusse en eienskappe van die oorspronklike dokument gekloon.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/af/python-net/clone-a-doc...
  2. Клонирай документ в C#|Aspose.Words вместо .NET

    Клониране на документ за получаване на същото копие чрез C#. При създаването на копие се клонират възли и свойства на оригиналния документ.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/bg/net/clone-a-document/
  3. PageSetup.VerticalAlignment | Aspose.Words لـ .NET

    اكتشف كيف تعمل خاصية VerticalAlignment في PageSetup على تحسين تخطيط المستند من خلال ضبط محاذاة النص لتحسين قابلية القراءة والعرض....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. DocumentBuilder.PageSetup | Aspose.Words per .NET

    Esplora la proprietà PageSetup di DocumentBuilder per accedere alle impostazioni correnti di pagina e sezione, migliorando l'efficienza del layout e della formattazione del documento....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Orientation Enum | Aspose.Words لـ .NET

    اكتشف خاصية Aspose.Words.Orientation للتحكم السلس في اتجاه الصفحات. حسّن تنسيق مستنداتك بسهولة ودقة!...Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Slide-Abschnitte in Präsentationen mit PHP verw...

    Optimieren Sie Folienabschnitte in PowerPoint und OpenDocument mit Aspose.Slides für PHP über Java – teilen, umbenennen und neu anordnen, um PPTX- und ODP-Arbeitsabläufe zu verbessern....getSections () -> addSection ( "Section 1" , $newSlide1 ); $section2...getSections () -> addSection ( "Section 2" , $newSlide3 ); // section1...

    docs.aspose.com/slides/de/php-java/slide-section/
  7. Sección|Documentación de Aspose.Slides

    Gestionar secciones de diapositivas en Aspose.Slides for Java: crear, renombrar, reordenar y agrupar diapositivas con ejemplos en Java para PPT, PPTX y ODP.... addSection ( "New Section" , slide ); } finally { presentation...getSections (). addSection ( "My Section" , slide ); // Acceder a una...

    docs.aspose.com/slides/es/java/examples/element...
  8. Retournez le texte dans Word en utilisant Java

    Retournez le texte dans Word à l'aide de Java. Obtenez les informations nécessaires pour définir l'EDI, une liste d'étapes et un exemple de code pour modifier la direction du texte dans Word à l'aide de Java....Document Parcourez toutes les sections du document Convertir l’élément...l’élément Objet en section Définissez l’orientation du texte de...

    kb.aspose.com/fr/words/java/flip-the-text-in-wo...
  9. Split Documents via C# | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your C# application. Split document by page number or by some predefined pattern....into smaller, more manageable sections. This is especially beneficial...ensuring that only relevant sections are processed when needed...

    products.aspose.com/total/net/split/
  10. CompositeNode.RemoveAllChildren | Aspose.Words ...

    امسح جميع العقد الفرعية بسهولة باستخدام طريقة CompositeNode RemoveAllChildren. بسّط برمجتك وحسّن أدائك اليوم!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

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