Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 15,306 for

section

(0.1 sec)
  1. Omezit dokument Úprava Python|Aspose.Words míst...

    Omezit úpravu dokumentu nastavením typu omezení pomocí Python. Můžete také odstranit ochranu a vytvořit neomezené editovatelné regiony....words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/cs/python-net/restrict-do...
  2. DocumentBuilder.PageSetup | Aspose.Words لـ .NET

    استكشف خاصية PageSetup في DocumentBuilder للوصول إلى إعدادات الصفحة والقسم الحالية، مما يعمل على تحسين تنسيق المستند وكفاءة التخطيط....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/...
  3. Klonen Sie ein Dokument in C#|Aspose.Words für ...

    Klonen Sie ein Dokument, um mit C# eine identische Kopie zu erhalten. Beim Erstellen einer Kopie werden Knoten und Eigenschaften des Originaldokuments geklont.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/de/net/clone-a-document/
  4. یک سند را در Python شبیه سازی کنید|Aspose.Words...

    با استفاده از Python یک سند را شبیه سازی کنید تا نسخه مشابه آن را دریافت کنید. هنگام ایجاد یک کپی، گره ها و ویژگی های سند اصلی کلون می شوند.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/fa/python-net/clone-a-doc...
  5. Clonare un documento in C#|Aspose.Words per .NET

    Clona un documento per ottenere la sua copia identica utilizzando C#. Quando si crea una copia, i nodi e le proprietà del documento originale vengono clonati.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/it/net/clone-a-document/
  6. Chercher

    chercher...peut contenir différentes sections qui doivent être partagées...Diviser un document Word par sections à l’aide de C++ Obtenez une...

    blog.aspose.com/fr/words/split-ms-word-document...
  7. 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/...
  8. ParagraphFormat.Alignment | Aspose.Words لـ .NET

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

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

    Archivio...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/it/words/add-remove-header-foot...
  10. Arsip

    Arsip...Sections . Kloning bagian menjadi objek...menggunakan metode Document.Sections.Add(Section) . Simpan dokumen menggunakan...

    blog.aspose.com/id/words/split-ms-word-document...