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

section

(0.28 sec)
  1. Python에서 문서 편집 제한|Python via .NET용 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/ko/python-net/restrict-do...
  2. Aperçu du format PSD|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....utilisés pour passer d’une section à la suivante. Les indicateurs...à tous ces champs dans la section, car Photoshop pourrait essayer...

    docs.aspose.com/psd/fr/net/psd-format-overview/
  3. ParagraphFormat Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.ParagraphFormat för omfattande styckeformateringsalternativ. Förbättra din dokumentstil utan ansträngning!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. با استفاده از Python Markdown را بسازید

    در چند مرحله یک Markdown جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی Markdown را ایجاد کنید....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/md/
  5. جعل Markdown باستخدام Python

    أنشئ Markdown جديدًا في Python في بضع خطوات. بسهولة إنشاء Markdown باستخدام مكتبة 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/md/
  6. Կատարեք Markdown՝ Օգտագործելով Python

    Ստեղծեք նոր Markdown Python ում մի քանի քայլով: Հեշտությամբ ստեղծեք Markdown՝ օգտագործելով 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/hy/python-net/make/md/
  7. Зробіть 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/uk/python-net/make/doc/
  8. Lav DOCX Ved Hjælp Af Python

    Lav en ny DOCX i Python i nogle få trin. Opret nemt DOCX ved hjælp af Python via .NET biblioteket....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/da/python-net/make/docx/
  9. Направете 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/bg/python-net/make/docx/
  10. 아카이브

    아카이브...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/ko/words/add-remove-header-foot...