Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 19,480 for

aws

(0.09 sec)
  1. จำกัดการแก้ไขเอกสารใน 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...
  2. 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...
  3. Ограничителен документ Редактиране 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...
  4. 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...
  5. PageSetup.verticalAlignment property | Aspose.W...

    PageSetup.verticalAlignment property. Returns or sets the vertical alignment of text on each page in a document or section....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...
  6. MarkdownOfficeMathExportMode enumeration | Aspo...

    aspose.words.saving.MarkdownOfficeMathExportMode enumeration. Specifies how Aspose.Words exports OfficeMath to Markdown.... doc = aw . Document ( file_name = MY_DIR...'Office math.docx' ) save_options = aw . saving . MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MarkdownSaveOptions.office_math_export_mode pro...

    MarkdownSaveOptions.office_math_export_mode property. Specifies how OfficeMath will be written to the output file... doc = aw . Document ( file_name = MY_DIR...'Office math.docx' ) save_options = aw . saving . MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisBuiltInUnit enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.AxisBuiltInUnit enumeration. Specifies the display units for an axis....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Gör PDF Med Python

    Skapa en ny PDF i Python med några få steg. Skapa enkelt PDF med Python via .NET biblioteket....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...aspose.words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/sv/python-net/make/pdf/
  10. Vytvořit PDF Pomocí Python

    Vytvořte nový PDF v Python v několika krocích. Snadno vytvořte PDF pomocí knihovny Python via .NET....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...aspose.words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/cs/python-net/make/pdf/