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

section

(0.15 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/th/python-net/restrict-do...
  2. Document beperken Bewerken Python|Aspose.Words ...

    Bewerken van een document beperken door een beperkingstype in te stellen Python. Je kunt ook bescherming verwijderen en onbeperkte bewerkbare regio's maken....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/nl/python-net/restrict-do...
  3. Limita la modifica dei documenti in Python|Aspo...

    Limita la modifica di un documento impostando un tipo di restrizione utilizzando Python. Puoi anche rimuovere la protezione e creare aree modificabili senza restrizioni....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/it/python-net/restrict-do...
  4. Restringir la edición de documentos en Python|A...

    Restrinja la edición de un documento estableciendo un tipo de restricción usando Python. También puede eliminar la protección y crear regiones editables sin restricciones....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/es/python-net/restrict-do...
  5. Chercher

    chercher...le texte, pour extraire des sections particulières d’un document...Word en Python # Dans cette section, nous allons implémenter un...

    blog.aspose.com/fr/words/extract-text-from-word...
  6. FieldAutoTextList.EntryName | Aspose.Words för ...

    Upptäck hur du hanterar AutoText-poster med egenskapen FieldAutoTextList EntryName – ange eller hämta enkelt namn för effektiv dokumentredigering....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/sv/net/aspose.words....
  7. FieldAutoTextList.ScreenTip | Aspose.Words per ...

    Scopri la proprietà FieldAutoTextList ScreenTip e personalizza facilmente il testo della tua descrizione schermo per migliorare l'esperienza utente e la chiarezza della tua applicazione....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

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

    Archiv...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/cs/words/add-or-remove-header-a...
  9. Izveidojiet DOC, Izmantojot Python

    Veiciet dažas darbības, lai izveidotu jaunu DOC pakalpojumā Python. Viegli izveidojiet DOC, 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/doc/
  10. Napravi Markdown Koristeći Python

    Napravite novi Markdown u Python u nekoliko koraka. Jednostavno izradite Markdown pomoću Python via .NET biblioteke....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

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