Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 15,483 for

section

(0.47 sec)
  1. PageSetup.Margins | Aspose.Words för .NET

    Justera enkelt sidans marginaler med egenskapen PageSetup. Anpassa inställningarna för optimal layout och presentation. Förbättra ditt dokuments utseende!... Sections [ 0 ]. PageSetup . Orientation...Orientation . Landscape ; doc . Sections [ 0 ]. PageSetup . Margins...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Comment ajouter un en-tête et un pied de page d...

    Ce didacticiel contient des informations sur la façon d'ajouter un en-tête et un pied de page dans Word à l'aide de Python. Il fournit tous les détails pour configurer l'environnement de développement, le processus par étapes et un exemple de code exécutable pour insérer un en-tête et un pied de page dans Word à l'aide de Python....première page, de passer à la section d’en-tête ou de pied de page...texte, de passer à différentes sections du document, d’écrire texte...

    kb.aspose.com/fr/words/python/how-to-add-header...
  3. العمل مع الأقسام في Python|Aspose.Words لـ Pyth...

    إنشاء وإدارة الأقسام وفواصل الأقسام في مستند باستخدام Python. إدراج قسم في مستند Python. إزالة القسم Python. نسخ الأقسام بين المستندات....أقسام المستند بواسطة فئتي Section و SectionCollection . كائنات...ويمكن الوصول إليها عبر خاصية Sections . يمكنك إدارة تلك العقد باستخدام...

    docs.aspose.com/words/ar/python-net/working-wit...
  4. Spolupráce s sekcemi v C#|Aspose.Words místo .NET

    Pochopení pojmů a manipulačních postupů sekce dokumentů C#. Vložit oddíl do dokumentu C#. Odstranit část C#. Kopírovat oddíly mezi dokumenty....dokumentů jsou zastoupeny Section a SectionCollection třídy....lze k němu přistupovat přes Sections majetek. Můžete spravovat...

    docs.aspose.com/words/cs/net/working-with-secti...
  5. עבודה עם סעיפים Java|Aspose.Words עבור Java

    הבנת סעיף מושגים ושיטות מניפולציה באמצעות Java. הכנס סעיף במסמך Java. להסיר סעיף Java. העתק קטעים בין מסמכים...סעיפים של מסמכים מיוצגים על ידי Section ו SectionCollection שיעורים...צומת וניתן לגשת אליו באמצעות Sections רכוש. אתה יכול לנהל את הנקודות...

    docs.aspose.com/words/he/java/working-with-sect...
  6. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents... first_section . body . paragraphs : paragraph...paragraph , True ) dst_doc . first_section . body . append_child ( imported_node...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBase.ImportNode | Aspose.Words لـ .NET

    استورد العقد بسهولة من مستندات أخرى لتحسين سير عملك باستخدام طريقة ImportNode من DocumentBase. بسّط إدارة مستنداتك اليوم!... Section importedSection = ( Section ) dstDoc . ImportNode...نمط الوجهة. Section importedSection = ( Section ) dstDoc . ImportNode...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

    اكتشف خاصية PsSaveOptions UseBookFoldPrintingSettings لحفظ المستندات بسهولة في تخطيط كتيب لتحسين كفاءة الطباعة.... foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Document.UpdatePageLayout | Aspose.Words för .NET

    Förnya dokumentets struktur med metoden UpdatePageLayout, vilket säkerställer en polerad och organiserad layout för förbättrad läsbarhet och presentation.... Sections [ 0 ]. PageSetup . Orientation...Orientation . Landscape ; doc . Sections [ 0 ]. PageSetup . Margins...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Node.document property | Aspose.Words for Python

    Node.document property. Gets the document to which this node belongs.... first_section . body . append_child ( para...assertEqual ( doc . first_section . body , para . parent_node...

    reference.aspose.com/words/python-net/aspose.wo...