Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 19,556 for

aws

(0.21 sec)
  1. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.save method... doc = aw . Document ( MY_DIR + 'Rendering...font_fallback_stream : font_settings = aw . fonts . FontSettings () font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AI Kiểm Tra Ngữ Pháp|Aspose.Words cho Python vi...

    Kiểm tra ngữ pháp tài liệu. Aspose.Words cho Python cho phép người dùng kiểm tra ngữ pháp và phát hiện lỗi trong tài liệu bằng cách sử dụng các mô hình OpenAI, Google và Claude....Words để kiểm tra ngữ pháp: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/vi/python-net/grammar-che...
  3. AI بررسی گرامر|Aspose.Words برای Python via .NET

    یک دستور زبان سند را بررسی کنید. Aspose.Words برای Python به کاربران اجازه می دهد تا گرامر را بررسی کنند و خطاهای اسناد را با استفاده از مدل های OpenAI، گوگل و Claude تشخیص دهند....بررسی گرامر استفاده کنید: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/fa/python-net/grammar-che...
  4. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XpsSaveOptions.use_book_fold_printing_settings ...

    XpsSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/).... doc = aw . Document ( file_name = MY_DIR...xps_options = aw . saving . XpsSaveOptions ( aw . SaveFormat ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document object that is currently being saved....supported' , () => { let doc = new aw . Document ( base . myDir + "Rendering...saving process. let options = new aw . Saving . HtmlSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldIncludePicture.resize_horizontally propert...

    FieldIncludePicture.resize_horizontally property. Gets or sets whether to resize the picture horizontally from the source.... doc = aw . Document () builder = aw . DocumentBuilder...e = builder . insert_field ( aw . fields . FieldType . FIELD_INCLUDE_PICTURE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeries.invertIfNegative property | Aspose....

    ChartSeries.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageSaveOptions.metafile_rendering_options pro...

    ImageSaveOptions.metafile_rendering_options property. Allows to specify how metafiles are treated in the rendered output.... doc = aw . Document () builder = aw . DocumentBuilder...bitmaps. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this comment.... doc = aw . Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) comment = aw . Comment ( doc = doc , author...

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