Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 15,321 for

section

(0.18 sec)
  1. FieldSection Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Fields.FieldSection، الحل الأمثل لتطبيق حقول Section بكفاءة في معالجة المستندات. حسّن سير عملك اليوم!...FieldSection class ينفذ حقل SECTION. لمعرفة المزيد، قم بزيارة العمل...يوضح كيفية استخدام الحقول SECTION وSECTIONPAGES لترقيم الصفحات...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Niveaux logiques des nœuds dans un document|Asp...

    Dans la documentation Aspose.Words pour Python via .NET, les niveaux logiques des nœuds sont mentionnés: niveau bloc, niveau en ligne ou niveau ligne. Le niveau de nœud est utilisé pour décrire l'emplacement dans l'arborescence du document où se trouve généralement le nœud.... Les sections suivantes décrivent les niveaux...logique du document et de la section Un document Word se compose...

    docs.aspose.com/words/fr/python-net/logical-lev...
  3. إدارة تكبير العرض التقديمي في 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/
  4. PageSetup.PageStartingNumber | Aspose.Words per...

    Scopri la proprietà PageStartingNumber di PageSetup per personalizzare facilmente il numero di pagina iniziale del tuo documento, migliorando l'organizzazione e la chiarezza.... Writeln ( "Section 1, page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Section 1, page 2." ); builder . InsertBreak...

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

    Archiv...Klonen Sie Abschnitt in ein Section objekt mit der methode Document...Document.getSections().add(Section) hinzu. Speichern Sie das Dokument...

    blog.aspose.com/de/words/split-ms-word-document...
  6. DocumentBuilder.PageSetup | Aspose.Words för .NET

    Utforska egenskapen PageSetup i DocumentBuilder för att komma åt aktuella sid- och sektionsinställningar, vilket förbättrar dokumentformatering och layouteffektivitet....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. PageSetup.ClearFormatting | Aspose.Words per .NET

    Ripristina facilmente l'impostazione di pagina del tuo documento con il metodo ClearFormatting. Ripristina margini, formato carta e orientamento predefiniti per un aspetto impeccabile....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/...
  8. PageSetup.VerticalAlignment | Aspose.Words för ...

    Upptäck hur egenskapen VerticalAlignment i PageSetup förbättrar dokumentlayouten genom att justera textjusteringen för förbättrad läsbarhet och presentation....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. إدارة أقسام الشرائح في العروض التقديمية باستخدا...

    بسّط أقسام الشرائح في PowerPoint وOpenDocument باستخدام Aspose.Slides for Java — قسّمها, أعد تسميتها, وأعد ترتيبها لتحسين سير عمل ملفات PPTX وODP.... addSection ( "Section 1" , newSlide1 ); ISection...getSections (). addSection ( "Section 2" , newSlide3 ); // سيتم إنهاء...

    docs.aspose.com/slides/ar/java/slide-section/
  10. Markdown Létrehozása A Python Használatával

    Hozzon létre új Markdown ot a(z) Python alkalmazásban néhány lépésben. Könnyen létrehozhatja a(z) Markdown fájlt a Python via .NET könyvtár használatával....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hu/python-net/make/md/