Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 19,557 for

aws

(0.11 sec)
  1. Python를 사용하여 DOCX 만들기

    몇 단계를 거쳐 Python에서 새 DOCX를 만드세요. Python via .NET 라이브러리를 사용하여 DOCX을 쉽게 생성합니다....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...aspose.words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/ko/python-net/make/docx/
  2. Python를 사용하여 HTML 만들기

    몇 단계를 거쳐 Python에서 새 HTML를 만드세요. Python via .NET 라이브러리를 사용하여 HTML을 쉽게 생성합니다....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...aspose.words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/ko/python-net/make/html/
  3. Javascript का उपयोग करके Markdown बनाएं

    कुछ ही चरणों में JavaScript में एक नया Markdown बनाएं। Node.js via .NET लाइब्रेरी का उपयोग करके आसानी से Markdown बनाएं।...const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) font = builder...

    products.aspose.com/words/hi/nodejs-net/make/md/
  4. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....document: doc = aw . Document () builder = aw . DocumentBuilder...and size: doc = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/python-net/working-with-i...
  5. Nén TIFF Trong Javascript

    Nén TIFF trong JavaScript mà không làm giảm chất lượng. Tối ưu hóa TIFF nội dung, giảm kích thước tệp một cách dễ dàng....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/vi/nodejs-net/compres...
  6. ParagraphFormat.shading property | Aspose.Words...

    ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...borders . at ( aw . BorderType . Left ). lineStyle = aw . LineStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. ميزات مدعومة بـ 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...
  10. 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...