Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 12,037 for

section

(0.08 sec)
  1. Klonovat dokument v Python|Aspose.Words místo P...

    Klonovat dokument pro získání jeho identické kopie pomocí Python. Při vytváření kopie jsou klonovány uzly a vlastnosti původního dokumentu.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/cs/python-net/clone-a-doc...
  2. Body | Aspose.Words per .NET

    Body costruttore. Inizializza una nuova istanza diBody classe in C#.... Per aggiungere Body ad a Section utilizzo AggiungiChild , InserisciDopo...documento root. Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...
  3. Abschnitt hinzufügen|Aspose.Slides Dokumentation

    Abschnitt in PowerPoint-Präsentation in C# oder .NET hinzufügen und bearbeiten... Sections . AddSection ( "Abschnitt...ISection section2 = pres . Sections . AddSection ( "Abschnitt...

    docs.aspose.com/slides/de/net/slide-section/
  4. SectionCollection.Item | Aspose.Words per .NET

    SectionCollection Item proprietà. Recupera una sezione allindice specificato in C#.... public Section this [ int index ] { get ;...]. Font . Size = 6 ; doc . Sections [ 0 ]. PageSetup . Orientation...

    reference.aspose.com/words/it/net/aspose.words/...
  5. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    HtmlSaveOptions ExportPageSetup ملكية. يحدد ما إذا كان سيتم تصدير إعداد الصفحة إلى HTML أو MHTML أو EPUB. الإعداد الافتراضي هوخطأ شنيع في C#....{ get ; set ; } ملاحظات كل Section في نموذج مستند Aspose.Words...doc ); builder . Write ( "Section 1" ); builder . InsertBreak...

    reference.aspose.com/words/ar/net/aspose.words....
  6. SectionCollection.Item | Aspose.Words för .NET

    SectionCollection Item fast egendom. Hämtar ett avsnitt vid det givna indexet i C#.... public Section this [ int index ] { get ;...]. Font . Size = 6 ; doc . Sections [ 0 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. استنساخ مستند في C#|Aspose.Words لـ .NET

    استنساخ مستند للحصول على نسخته المطابقة باستخدام C#. عند إنشاء نسخة، يتم استنساخ العقد وخصائص المستند الأصلي.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/ar/net/clone-a-document/
  8. Range.Delete | Aspose.Words för .NET

    Range Delete metod. Tar bort alla tecken i intervallet i C#.... Write ( "Section 1. " ); builder . InsertBreak...Write ( "Section 2." ); Assert . AreEqual ( "Section 1. \fSection...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. 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/
  10. Run.Text | Aspose.Words för .NET

    Run Text fast egendom. Hämtar eller ställer in texten för körningen i C#.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ställ in några sidinställningar för...

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