Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 15,448 for

section

(0.41 sec)
  1. جعل DOC باستخدام Python

    أنشئ DOC جديدًا في Python في بضع خطوات. بسهولة إنشاء DOC باستخدام مكتبة Python via .NET....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/ar/python-net/make/doc/
  2. جعل DOCX باستخدام Python

    أنشئ DOCX جديدًا في Python في بضع خطوات. بسهولة إنشاء DOCX باستخدام مكتبة Python via .NET....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/ar/python-net/make/docx/
  3. با استفاده از Python DOC را بسازید

    در چند مرحله یک DOC جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی DOC را ایجاد کنید....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/fa/python-net/make/doc/
  4. DocumentVisitor Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.DocumentVisitor، وهي الأساس لإنشاء زوار مستندات مخصصين لتحسين معالجة المستندات ومعالجتها....virtual VisitSectionEnd ( Section ) يتم استدعاؤها عند انتهاء...virtual VisitSectionStart ( Section ) يتم استدعاؤها عند بدء تعداد...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. HeaderFooter Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.HeaderFooter, la soluzione ideale per gestire intestazioni e piè di pagina di sezione senza sforzo. Migliora la formattazione dei documenti oggi stesso!...può essere solo un figlio di Section . Può essercene solo uno HeaderFooter...HeaderFooterType in un Section . Se Section non ha un HeaderFooter...

    reference.aspose.com/words/it/net/aspose.words/...
  6. إدارة تكبير العرض التقديمي في C++|وثائق Aspose....

    إنشاء وتخصيص التكبير باستخدام Aspose.Slides للـ C++ — الانتقال بين الأقسام، إضافة صور مصغرة وانتقالات عبر عروض PPT و PPTX و ODP....لعرض قسم واحد فقط، استخدم Section Zoom . تكبير الشريحة يمكن لتكبير...pres -> get_Sections () -> AddSection ( u "Section 1" , slide...

    docs.aspose.com/slides/ar/cpp/manage-zoom/
  7. BuildingBlock.LastSection | Aspose.Words لـ .NET

    اكتشف خاصية LastSection في BuildingBlock، والتي تقوم باسترجاع القسم النهائي بكفاءة، مما يعزز تجربة الترميز وتنظيم المشروع.... public Section LastSection { get ; } ملاحظات...this block in the Quick Parts section of word will place its contents...

    reference.aspose.com/words/ar/net/aspose.words....
  8. PageSetup.PageNumberStyle | Aspose.Words لـ .NET

    اكتشف خاصية PageNumberStyle في PageSetup لتخصيص تنسيق رقم الصفحة بسهولة لتحسين عرض المستند ووضوحه.... Writeln ( "Section 1, page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Section 1, page 2." ); builder . InsertBreak...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Paragraph | Aspose.Words per .NET

    Crea contenuti dinamici senza sforzo con il nostro costruttore Paragraph. Inizializza e personalizza facilmente la tua classe Paragraph per una migliore leggibilità.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Restringir a edição de documentos em Python|Asp...

    Restrinja a edição de um documento definindo um tipo de restrição usando Python. Você também pode remover a proteção e tornar regiões editáveis sem restrições....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/pt/python-net/restrict-do...