Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 19,504 for

aws

(0.18 sec)
  1. 複数ページの文書を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...
  2. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. 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...
  7. 档案

    档案...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    blog.aspose.com/zh/words/convert-image-to-html-...
  8. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label.... doc = aw . Document ( file_name = MY_DIR...paras = doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabelCollection.show_category_name pro...

    ChartDataLabelCollection.show_category_name property. Allows to specify whether category name is to be displayed for the data labels of the entire series... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SaveOptions.update_last_printed_property proper...

    SaveOptions.update_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtindocumentproperties/last_printed/) property is updated before saving.... doc = aw . Document () last_printed =...the print date. save_options = aw . saving . DocSaveOptions ()...

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