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

section

(0.64 sec)
  1. العمل مع الأقسام في Python|Aspose.Words لـ Pyth...

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

    docs.aspose.com/words/ar/python-net/working-wit...
  2. 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...
  3. עבודה עם סעיפים Java|Aspose.Words עבור Java

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

    docs.aspose.com/words/he/java/working-with-sect...
  4. 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...
  5. 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/...
  6. Aspose.Words.Markup | Aspose.Words for .NET

    Discover the Aspose.Words.Markup namespace, featuring customizable classes for smart tags, XML, and content controls to enhance your document management....document tag which accepts multi-sections content. See also StructuredDocumentTa...document tag which accepts multi-sections content. See also StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Style.aliases property | Aspose.Words for Python

    Style.aliases property. Gets all aliases of this style... first_section . body . paragraphs [ 0 ] ...paragraph_format . style , doc . first_section . body . paragraphs [ 1 ] ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

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

    reference.aspose.com/words/ar/net/aspose.words....
  9. 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...
  10. DocumentBuilder.CurrentSection | Aspose.Words p...

    Scopri la proprietà CurrentSection di DocumentBuilder per accedere e gestire facilmente la sezione selezionata nel tuo documento, migliorando la tua esperienza di modifica.... public Section CurrentSection { get ; } Esempi...docx" ); Guarda anche class Section class DocumentBuilder spazio...

    reference.aspose.com/words/it/net/aspose.words/...