Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 17,989 for

aws

(0.05 sec)
  1. ทำให้ HTML โดยใช้ Python

    สร้าง HTML ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง HTML อย่างง่ายดายโดยใช้ไลบรารี 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/th/python-net/make/html/
  2. 使用 Javascript 製作 HTML

    通過幾個步驟在 JavaScript 中創建一個新的 HTML。使用 Node.js via .NET 庫輕鬆創建 HTML。...const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) font = builder...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  3. Javascript를 사용하여 HTML 만들기

    몇 단계를 거쳐 JavaScript에서 새 HTML를 만드세요. Node.js via .NET 라이브러리를 사용하여 HTML을 쉽게 생성합니다....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) font = builder...

    products.aspose.com/words/ko/nodejs-net/make/html/
  4. 在python中壓縮jpg

    在Python中壓縮JPG而不會損失質量。優化JPG內容,輕鬆減小文件大小。...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    products.aspose.com/words/zh-hant/python-net/co...
  5. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。...words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  6. EndnoteOptions.restart_rule property | Aspose.W...

    EndnoteOptions.restart_rule property. Determines when automatic numbering restarts.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TabStopCollection.getPositionByIndex method | A...

    TabStopCollection.getPositionByIndex method. Gets the position (in points) of the tab stop at the specified index.... let doc = new aw . Document (); let tabStops =...add ( aw . ConvertUtil . millimeterToPoint ( 30 ), aw . TabAlignment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Restreindre l'édition de documents dans Python|...

    Restreindre la modification d'un document en définissant un type de restriction à l'aide de Python. Vous pouvez également supprimer la protection et créer des régions modifiables sans restriction....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/fr/python-net/restrict-do...
  9. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/python-net/restrict-docum...
  10. Python'te Belge Düzenlemeyi Sınırla|Python via ...

    Python'i kullanarak bir kısıtlama türü ayarlayarak belgenin düzenlenmesini kısıtlayın. Ayrıca korumayı kaldırabilir ve sınırsız düzenlenebilir bölgeler oluşturabilirsiniz....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/tr/python-net/restrict-do...