Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 15,381 for

section

(0.7 sec)
  1. PaperSize Enum | Aspose.Words لـ .NET

    اكتشف مُعدّل Aspose.Words.PaperSize لتحديد أحجام ورق مخصصة في مستنداتك. حسّن تنسيق مستنداتك بسهولة!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. PaperSize Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.PaperSize-enum för att definiera anpassade pappersstorlekar i dina dokument. Förbättra din dokumentformatering med lätthet!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. ProtectionType Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.ProtectionType enum لضمان أمان مستندات قوي. حسّن مستنداتك بخيارات حماية قابلة للتخصيص اليوم!... Writeln ( "Section 1. Hello world!" ); builder...SectionBreakNewPage ); builder . Writeln ( "Section 2. Hello again!" ); builder...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Niveaux logiques des nœuds dans un document dan...

    Dans la documentation Aspose.Words pour .NET, les niveaux logiques de nœuds sont mentionnés: niveau bloc, niveau en ligne ou niveau ligne en utilisant C#. 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/net/logical-levels-of-...
  5. Ekstrak Paragraf dari PDF C#|Aspose.PDF for .NET

    Pelajari cara mengekstrak paragraf dari dokumen PDF di .NET menggunakan Aspose.PDF untuk pengambilan teks terstruktur.... MarkupSection section in markup . Sections ) { DrawRectangleOnPage...DrawRectangleOnPage ( section . Rectangle , page ); foreach ( Aspose . Pdf...

    docs.aspose.com/pdf/id/net/extract-paragraph-fr...
  6. PaperSize Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.PaperSize per definire formati di carta personalizzati nei tuoi documenti. Migliora la formattazione dei tuoi documenti con facilità!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  7. HeaderFooterCollection Class | Aspose.Words per...

    Scopri Aspose.Words.HeaderFooterCollection per un accesso semplice e digitato ai nodi Section HeaderFooter, semplificando la gestione dei documenti e migliorando il flusso di lavoro....a HeaderFooter nodi di un Section . Per saperne di più, visita...ciascuno HeaderFooterType per Section . HeaderFooter gli oggetti...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Hạn chế chỉnh sửa tài liệu trong Python|Aspose....

    Hạn chế chỉnh sửa tài liệu bằng cách đặt loại hạn chế bằng Python. Bạn cũng có thể loại bỏ bảo vệ và tạo các vùng có thể chỉnh sửa không hạn chế....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/vi/python-net/restrict-do...
  9. ویرایش سند در 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/fa/python-net/restrict-do...
  10. Urobiť DOC Pomocou Python

    Vytvorte nový DOC v Python v niekoľkých krokoch. Jednoducho vytvorte DOC pomocou knižnice 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/sk/python-net/make/doc/