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

section

(0.05 sec)
  1. تقييد تحرير المستندات في Python|Aspose.Words لـ...

    تقييد تحرير مستند عن طريق تحديد نوع التقييد باستخدام Python. يمكنك أيضًا إزالة الحماية وإنشاء مناطق غير مقيدة قابلة للتحرير....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/ar/python-net/restrict-do...
  2. Travailler avec des formulaires en utilisant Py...

    Cette Section décrit comment travailler avec les AcroForms dans les documents PDF avec Aspose.PDF. pour Python via .NET....Python Contents [ Hide ] This section describes a quick and simple...Python via .NET Library. The section also discusses how one might...

    docs.aspose.com/pdf/fr/python-net/working-with-...
  3. Travailler avec un document dans C#|Aspose.Word...

    La classe `Document` fournit diverses propriétés et méthodes de document utilisant C#. Vous utilisez la classe `Document` comme point de départ pour tout ce que vous souhaitez effectuer avec Aspose.Words pour .NET. L'objet `Document` peut être enregistré dans un fichier ou un flux et également envoyé à un navigateur....l’ensemble du document ou des sections distinctes. Document contient...collection d’objets Section permettant d’obtenir une section particulière...

    docs.aspose.com/words/fr/net/working-with-docum...
  4. PageSetup.Orientation | Aspose.Words per .NET

    PageSetup Orientation proprietà. Restituisce o imposta lorientamento della pagina in C#....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/...
  5. HeaderFooter Class | Aspose.Words لـ .NET

    Aspose.Words.HeaderFooter فصل. يمثل حاوية لنص رأس أو تذييل القسم في C#....ويمكن أن تكون فرعًا فقط لـ Section . يمكن أن يكون هناك واحد فقط...HeaderFooterType في Section . لو Section لا يملك HeaderFooter...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. ProtectionType Enum | Aspose.Words لـ .NET

    Aspose.Words.ProtectionType تعداد. نوع الحماية للمستند في C#.... Writeln ( "Section 1. Hello world!" ); builder...SectionBreakNewPage ); builder . Writeln ( "Section 2. Hello again!" ); builder...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Utilisation de SDT de contrôle de contenu|Aspos...

    En utilisant Python, vous pouvez intégrer une sémantique définie par le client ainsi que son comportement et son apparence dans un document....contrôles de contenu Cette section explique comment mettre à jour...(sauf les sections répétitives, les éléments de section répétitifs...

    docs.aspose.com/words/fr/python-net/working-wit...
  8. Commencer|Aspose.PDF for .NET

    Cette Section décrit les principes de base du travail et de l'utilisation de l'API DOM. Elle démontre également des exemples simples et complexes pour créer un document PDF....NET dans cette section Commencer. Pour en savoir plus...Aspose.PDF, sélectionnez la section appropriée : Pourquoi Aspose...

    docs.aspose.com/pdf/fr/net/get-started/
  9. Izveidojiet DOCX, Izmantojot Python

    Veiciet dažas darbības, lai izveidotu jaunu DOCX pakalpojumā Python. Viegli izveidojiet DOCX, izmantojot Python via .NET bibliotēku....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/lv/python-net/make/docx/
  10. Make DOC Using Python

    Make a new DOC in Python in a few steps. Easily create DOC using Python via .NET library....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/python-net/make/doc/