Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 19,479 for

aws

(0.1 sec)
  1. Orientation enumeration | Aspose.Words for Node.js

    Aspose.Words.Orientation enumeration. Specifies page orientation....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . orientation = aw . Orientation . Landscape ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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 doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/es/python-net/restrict-do...
  3. 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 doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/nl/python-net/restrict-do...
  4. จำกัดการแก้ไขเอกสารใน Python|Aspose.Words สำหรั...

    จำกัดการแก้ไขเอกสารโดยการตั้งค่าประเภทการจำกัดโดยใช้ Python คุณยังสามารถลบการป้องกันและสร้างขอบเขตที่แก้ไขได้ไม่จำกัด...words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/th/python-net/restrict-do...
  5. 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 doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/it/python-net/restrict-do...
  6. Ограничителен документ Редактиране Python|Aspos...

    Ограничаване на редактиране на документ чрез задаване на тип ограничение, като се използва Python. Можете също така да премахнете защитата и да направите неограничени региони за редактиране....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/bg/python-net/restrict-do...
  7. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method...srcDoc = new aw . Document (); let dstDoc = new aw . Document ();...firstParagraph . appendChild ( new aw . Run ( srcDoc , "Source document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. JPG को Python में संपीड़ित करें

    गुणवत्ता खोए बिना JPG को Python में संपीड़ित करें। JPG सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    products.aspose.com/words/hi/python-net/compres...
  10. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_paragraph property. Gets the first paragraph in the story.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...