Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 19,500 for

aws

(0.16 sec)
  1. AI Проверка грамматики|Aspose.Words для Python ...

    Проверьте грамматику документа. Aspose.Words для Python позволяет пользователям проверять грамматику и обнаруживать ошибки в документах, используя модели OpenAI, Google и Claude....для проверки грамматики: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/ru/python-net/grammar-che...
  2. Перевести документ|Aspose.Words для Python via ...

    Переведите документ. Aspose.Words для Python упрощает перевод документов с помощью моделей Google AI, позволяя указать язык перевода....документа на арабский язык: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/ru/python-net/translate-a...
  3. DefaultFontSubstitutionRule.defaultFontName pro...

    DefaultFontSubstitutionRule.defaultFontName property. Gets or sets the default font name....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...lazy dog." ); let fontSources = aw . Fonts . FontSettings . defaultInstance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LoadOptions.tempFolder property | Aspose.Words ...

    LoadOptions.tempFolder property. Allows to use temporary files when reading document... let options = new aw . Loading . LoadOptions (); options...tempFolder ); } let doc = new aw . Document ( base . myDir + "Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SignOptions.sign_time property | Aspose.Words f...

    SignOptions.sign_time property. The date of signing... certificate_holder = aw . digitalsignatures . CertificateHolder...+ 'morzal.pfx' , password = 'aw' ) # Create a comment and date...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageSaveOptions.metafileRenderingOptions prope...

    ImageSaveOptions.metafileRenderingOptions property. Allows to specify how metafiles are treated in the rendered output....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...options = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AI Grammar Checking|Aspose.Words for Python via...

    Check a document grammar. Aspose.Words for Python allows users to check grammar and detect errors in documents using OpenAI, Google, and Claude models....Words to check grammar: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/python-net/grammar-checking/
  8. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting.... doc = aw . Document () builder = aw . DocumentBuilder...style = doc . styles . add ( aw . StyleType . PARAGRAPH , 'MyStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldHyperlink.address property | Aspose.Words ...

    FieldHyperlink.address property. Gets or sets a location where this hyperlink jumps.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_HYPERLINK...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SvgSaveOptions.resourcesFolderAlias property | ...

    SvgSaveOptions.resourcesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an SVG document...yet' , () => { let doc = new aw . Document ( base . myDir + "Rendering..."Rendering.docx" ); let options = new aw . Saving . SvgSaveOptions ();...

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