Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 19,557 for

aws

(0.06 sec)
  1. Funkcje obsługiwane przez AI w Python | Tłumacz...

    Użyj Aspose.Words dla Python, aby podsumować, przetłumaczyć i sprawdzić gramatykę dokumentów z AI, co umożliwia inteligentniejsze i zautomatyzowane przepływy pracy przetwarzania dokumentów.... model = aw.ai.AiModel.create(aw.ai.AiModelType.GEMINI_15_FLASH)...first_doc = aw.Document("Big document.docx") second_doc = aw.Document("Document...

    blog.aspose.com/pl/words/ai-powered-features-as...
  2. AI ile desteklenen özellikler Python içinde | B...

    AI ile belgelerin özetlenmesi, çevrilmesi ve dilbilgisinin kontrol edilmesi için Aspose.Words kullanın; bu sayede daha akıllı ve otomatik belge işleme iş akışları sağlanır.... model = aw.ai.AiModel.create(aw.ai.AiModelType.GEMINI_15_FLASH)...first_doc = aw.Document("Big document.docx") second_doc = aw.Document("Document...

    blog.aspose.com/tr/words/ai-powered-features-as...
  3. ميزات مدعومة بـ AI في Python | ترجمة مستند Pyth...

    استخدم Aspose.Words بدلاً من Python لتلخيص وترجمة وفحص قواعد اللغة للمستندات باستخدام AI، مما يتيح سير عمل معالجة المستندات بشكل أكثر ذكاءً وأتمتة.... model = aw.ai.AiModel.create(aw.ai.AiModelType.GEMINI_15_FLASH)...first_doc = aw.Document("Big document.docx") second_doc = aw.Document("Document...

    blog.aspose.com/ar/words/ai-powered-features-as...
  4. Pakkaa JPG Kohteessa Python

    Pakkaa JPG kentässä Python laadun heikkenemättä. Optimoi kohteen JPG sisältö, pienennä tiedostokokoa helposti....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    products.aspose.com/words/fi/python-net/compres...
  5. Shape.firstParagraph property | Aspose.Words fo...

    Shape.firstParagraph property. Gets the first paragraph in the shape.... let doc = new aw . Document (); // Create a floating...textBox = new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.footnoteOptions property | Aspose.Wor...

    PageSetup.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MarkdownSaveOptions.link_export_mode property |...

    MarkdownSaveOptions.link_export_mode property. Specifies how links will be written to the output file... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . BALLOON...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IStructuredDocumentTag.lock_contents property |...

    IStructuredDocumentTag.lock_contents property. When set to true, this property will prohibit a user from editing the contents of this SDT.... doc = aw . Document () builder = aw . DocumentBuilder... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.pageNumberStyle property | Aspose.Wor...

    PageSetup.pageNumberStyle property. Gets or sets the page number format....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . PageBreak ); builder...

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