Sort Score
Result 10 results
Languages All
Labels All
Results 6,461 - 6,470 of 19,500 for

aws

(0.3 sec)
  1. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveOptions.exportPageSetup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...1" ); builder . insertBreak ( aw . BreakType . SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ค้นหา

    ค้นหา...words as aw # โหลดเอกสาร doc = aw.Document("document1...สร้างตัวเลือกเอกสาร options = aw.saving.OoxmlSaveOptions(aw.SaveFormat.DOCX)...

    blog.aspose.com/th/words/protect-word-documents...
  3. 搜索

    搜索...words as aw # 載入Word文檔 doc = aw.Document("document...import aspose.words as aw # 載入Word文檔 doc = aw.Document("document...

    blog.aspose.com/zh-hant/words/convert-word-docu...
  4. Procurar

    Procurar...words as aw from datetime import date # load...load first document doc = aw.Document("calibre.docx") # load...

    blog.aspose.com/pt/words/compare-two-word-docum...
  5. Archivo

    Archivo...words as aw # load first document doc = aw.Document("calibre...# load second document doc2 = aw.Document("calibre2.docx") # compare...

    blog.aspose.com/es/words/compare-two-word-docum...
  6. Python문서를 읽기 전용으로 설정|Python via .NET용 Aspose.Words

    Python를 사용하여 콘텐츠를 복사하거나 읽을 수 있지만 수정할 수 없도록 문서를 읽기 전용으로 만드세요....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/ko/python-net/make-a-docu...
  7. Đặt tài liệu ở chế độ chỉ đọc Python|Aspose.Wor...

    Đặt tài liệu của bạn ở chế độ chỉ đọc để có thể sao chép hoặc đọc nội dung nhưng không thể sửa đổi bằng Python....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/vi/python-net/make-a-docu...
  8. 在 Python 中以只读方式打开文档|Python via .NET 格式的 Aspose....

    将文档设置为只读,以便可以复制或读取内容,但不能使用 Python 进行修改。...words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/zh/python-net/make-a-docu...
  9. HeaderFooterCollection.linkToPrevious method | ...

    Aspose.Words.HeaderFooterCollection.linkToPrevious method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...1" ); builder . insertBreak ( aw . BreakType . SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...options = new aw . Saving . DocSaveOptions ( aw . SaveFormat ...

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