Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 15,457 for

section

(0.11 sec)
  1. إدارة أقسام الشرائح في العروض باستخدام C++|وثائ...

    تحسين أقسام الشرائح في PowerPoint و OpenDocument باستخدام Aspose.Slides لـ C++ — تقسيم، إعادة تسمية، وإعادة ترتيب لتحسين سير عمل ملفات PPTX و ODP....pres -> get_Sections () -> AddSection ( u "Section 1" , newSlide1...pres -> get_Sections () -> AddSection ( u "Section 2" , newSlide3...

    docs.aspose.com/slides/ar/cpp/slide-section/
  2. ParagraphFormat.Alignment | Aspose.Words لـ .NET

    اكتشف خاصية محاذاة ParagraphFormat لتخصيص محاذاة النص لفقراتك بسهولة، مما يعزز قابلية القراءة والعرض.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. ParagraphFormat.Alignment | Aspose.Words för .NET

    Upptäck egenskapen ParagraphFormat Alignment för att enkelt anpassa textjusteringen för dina stycken, vilket förbättrar läsbarheten och presentationen.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. SectionStart Enum | Aspose.Words per .NET

    Esplora l'enum Aspose.Words.SectionStart per comprendere le interruzioni di sezione e migliorare la formattazione del documento per un controllo e una presentazione migliori.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  5. DocumentBuilder.Document | Aspose.Words för .NET

    Hantera dokumentegenskaper enkelt med DocumentBuilder. Hämta eller konfigurera enkelt ditt dokumentobjekt för effektiv dokumenthantering....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. PageSetup.PageStartingNumber | Aspose.Words per...

    Scopri la proprietà PageStartingNumber di PageSetup per personalizzare facilmente il numero di pagina iniziale del tuo documento, migliorando l'organizzazione e la chiarezza.... Writeln ( "Section 1, page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Section 1, page 2." ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words/...
  7. DocumentBuilder.PageSetup | Aspose.Words för .NET

    Utforska egenskapen PageSetup i DocumentBuilder för att komma åt aktuella sid- och sektionsinställningar, vilket förbättrar dokumentformatering och layouteffektivitet....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. PageSetup.ClearFormatting | Aspose.Words per .NET

    Ripristina facilmente l'impostazione di pagina del tuo documento con il metodo ClearFormatting. Ripristina margini, formato carta e orientamento predefiniti per un aspetto impeccabile....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/...
  9. PageSetup.VerticalAlignment | Aspose.Words för ...

    Upptäck hur egenskapen VerticalAlignment i PageSetup förbättrar dokumentlayouten genom att justera textjusteringen för förbättrad läsbarhet och presentation....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. NodeCollection.RemoveAt | Aspose.Words för .NET

    Ta enkelt bort noder från din samling med NodeCollection RemoveAt-metoden. Effektivisera dokumenthanteringen genom att snabbt ta bort specifika noder.... Write ( "Section 1" ); builder . InsertBreak...Write ( "Section 2" ); Assert . AreEqual ( "Section 1\x000cSection...

    reference.aspose.com/words/sv/net/aspose.words/...