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

aws

(0.08 sec)
  1. Node.previous_sibling property | Aspose.Words f...

    Node.previous_sibling property. Gets the node immediately preceding this node.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . SECTION_BREAK_CONTINUOUS...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LoadOptions.fontSettings property | Aspose.Word...

    LoadOptions.fontSettings property. Allows to specify document font settings.... let fontSettings = new aw . Fonts . FontSettings (); fontSettings...object. let loadOptions = new aw . Loading . LoadOptions (); loadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FormField.name property | Aspose.Words for Python

    FormField.name property. Gets or sets the form field name.... doc = aw . Document () builder = aw . DocumentBuilder... name ) self . assertEqual ( aw . fields . FieldType . FIELD_FORM_DROP_DOWN...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PclSaveOptions.fallback_font_name property | As...

    PclSaveOptions.fallback_font_name property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections.... doc = aw . Document () builder = aw . DocumentBuilder...'Hello world!' ) save_options = aw . saving . PclSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.match_case property | Aspose...

    FindReplaceOptions.match_case property. True indicates case-sensitive comparison, false indicates case-insensitive comparison.... doc = aw . Document () builder = aw . DocumentBuilder...find-and-replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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-...
  7. การทำงานกับช่องแบบฟอร์มใน 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...
  8. 複数ページの文書を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...
  9. 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...
  10. 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-...