Sort Score
Result 10 results
Languages All
Labels All
Results 8,911 - 8,920 of 19,500 for

aws

(0.24 sec)
  1. 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...
  2. 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...
  3. 複数ページの文書を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...
  4. 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...
  5. การทำงานกับช่องแบบฟอร์มใน 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...
  6. آرشیوها

    آرشیوها...words as aw from datetime import date # اولین...اولین سند را بارگیری کنید doc = aw.Document("calibre.docx") # بارگذاری...

    blog.aspose.com/fa/words/compare-two-word-docum...
  7. Chercher

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

    blog.aspose.com/fr/words/compare-two-word-docum...
  8. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.fonts.FontSettings.set_fonts_sources method... doc = aw . Document () builder = aw . DocumentBuilder...dog.' ) original_font_sources = aw . fonts . FontSettings . default_instance...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...style_hyperlink_field(self, field: aw.fields.Field, style: Dict[str...False try: is_hl = (field.type == aw.fields.FieldType.FIELD_HYPERLINK)...

    forum.aspose.com/t/aspose-words-python-missing-...
  10. Archivio

    Archivio...words as aw # Create document object doc = aw.Document() #...document builder object builder = aw.DocumentBuilder(doc) # Load and...

    blog.aspose.com/it/words/convert-png-to-svg-in-...