Sort Score
Result 10 results
Languages All
Labels All
Results 9,781 - 9,790 of 18,041 for

aws

(0.06 sec)
  1. Find and Replace Python|Aspose.Words עבור Pytho...

    מצא דפוס ביטוי מחרוזת או קבוע במסמך שלך ולהחליף אותו עם הטקסט שברצונך להשתמש Python....“ג’יימס בונד” : doc = aw . Document () builder = aw . DocumentBuilder..."James Bond" , aw . replacing . FindReplaceOptions ( aw . replacing...

    docs.aspose.com/words/he/python-net/find-and-re...
  2. 텍스트 문서 작업|Python via .NET용 Aspose.Words

    텍스트 문서로 작업하고 Python를 사용하여 해당 개체를 수정합니다....텍스트 형식으로 내보내는 방법을 보여줍니다 doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/ko/python-net/working-wit...
  3. FieldDisplayBarcode class | Aspose.Words for Py...

    aspose.words.fields.FieldDisplayBarcode class. Implements the DISPLAYBARCODE field... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_DISPLAY_BARCODE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CheckGrammarOptions class | Aspose.Words for No...

    Aspose.Words.AI.CheckGrammarOptions class. Allows to specify various options while checking grammar of a document using AI.... let doc = new aw . Document ( base . myDir + "Big...language models. let model = aw . AI . AiModel . createGpt4OMini...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocSaveOptions.save_picture_bullet property | A...

    DocSaveOptions.save_picture_bullet property. When ``False``, PictureBullet data is not saved to output document... doc = aw . Document ( file_name = MY_DIR...save_options = aw . saving . DocSaveOptions ( aw . SaveFormat ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Chart.title property | Aspose.Words for Node.js

    Chart.title property. Provides access to the chart title properties....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. 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...