Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 19,711 for

aws

(0.34 sec)
  1. TableStyle.borders property | Aspose.Words for ...

    TableStyle.borders property. Gets the collection of default cell borders for the style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. آرشیوها

    آرشیوها...words as aw from datetime import date # فایل...بارگیری کنید PDF1 = aw.Document("first.pdf") PDF2 = aw.Document("second...

    blog.aspose.com/fa/words/compare-pdf-files-in-p...
  3. การทำงานกับช่องแบบฟอร์มใน Python|Aspose.Words ส...

    แทรก รับ หรือจัดรูปแบบช่องแบบฟอร์มในเอกสารโดยใช้ Python...นเอกสาร: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/th/python-net/working-wit...
  4. Lưu trữ

    Lưu trữ...words as aw # Tải tài liệu Word doc = aw.Document("document...aspose.words as aw # Tải tài liệu Word doc = aw.Document("document...

    blog.aspose.com/vi/words/convert-word-document-...
  5. arkiv

    arkiv...words as aw # ladda dokument doc = aw.Document("document1...dokumentalternativ options = aw.saving.OoxmlSaveOptions(aw.SaveFormat.DOCX)...

    blog.aspose.com/sv/words/protect-word-documents...
  6. DATA_LOSS warnings when importing HTML with com...

    Hello, We recently noticed Bookmark DATA_LOSS warnings when converting HTML documents that contain comments into DOCX files. Despite the warnings, the output DOCX still looks fine (comments are present and visible in W…..., -aw-comment-* attributes). How we...<span data-cl-comment style="-aw-comment-end:_cmntref1">&nbsp;</span>...

    forum.aspose.com/t/data-loss-warnings-when-impo...
  7. Mở tài liệu chỉ đọc trong Python|Aspose.Words c...

    Đặ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/open-a-docu...
  8. C++でのチャートの操作|C++の場合Aspose.Words

    チャート機能の紹介、c++を使用してチャートを作成および操作する方法。...System :: String > ({ u "AW Category 1" , u "AW Category 2" }); //...series1 = seriesColl -> Add ( u "AW Series 1" , categories , System...

    docs.aspose.com/words/ja/cpp/how-to-set-fill-an...
  9. 複数ページの文書をPython内の画像に変換する|Aspose.WordsのためのPython

    複数ページのドキュメントをラスターイメージにエクスポートする(JPG, PNG, GIF, BMP, TIFF, WebP) Pythonを使用します。...Gイメージとして保存する方法を示しています: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/ja/python-net/convert-a-m...
  10. HeaderFooterCollection indexer | Aspose.Words f...

    HeaderFooterCollection indexer. Retrieves a [HeaderFooter](../../headerfooter/) at the given index.... doc = aw . Document () builder = aw . DocumentBuilder...1' ) builder . insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE...

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