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

aws

(0.19 sec)
  1. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating... doc = aw . Document () builder = aw . DocumentBuilder...'Logo.jpg' ) shape . wrap_type = aw . drawing . WrapType . NONE shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. คุณสมบัติที่ขับเคลื่อนด้วย AI ใน Python | แปลเอ...

    ใช้ 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/th/words/ai-powered-features-as...
  3. AI-gestützte Funktionen in Python | Dokument üb...

    Verwenden Sie Aspose.Words für Python, um Dokumente mit AI zusammenzufassen, zu übersetzen und deren Grammatik zu überprüfen. Dies ermöglicht intelligentere und automatisierte Dokumentenverarbeitungs-Workflows.... 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/de/words/ai-powered-features-as...
  4. Funcionalidades con tecnología AI en Python | T...

    Utilice Aspose.Words para Python para resumir, traducir y revisar la gramática de los documentos con AI, lo que permite flujos de trabajo de procesamiento de documentos más inteligentes y automatizados.... 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/es/words/ai-powered-features-as...
  5. Funzionalità basate su AI in Python | Traduci u...

    Utilizza Aspose.Words per Python per riassumere, tradurre e controllare la grammatica dei documenti con AI, consentendo flussi di lavoro di elaborazione dei documenti più intelligenti e automatizzati.... 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/it/words/ai-powered-features-as...
  6. Aspose.Words Use of consulting - Free Support F...

    I have a Word document with multiple headings (all are Level 1). Each heading is followed by a section of text. Is there a way to extract all headings and the specific content under each one?...python version of the code: doc = aw.Document("C:\\Temp\\in.docx")...split_by_style(doc, [aw.StyleIdentifier.HEADING1, aw.StyleIdentifier...

    forum.aspose.com/t/aspose-words-use-of-consulti...
  7. Shading.background_pattern_color property | Asp...

    Shading.background_pattern_color property. Gets or sets the color that's applied to the background of the [Shading](../) object.... doc = aw . Document () builder = aw . DocumentBuilder...get_by_border_type ( aw . BorderType . LEFT ) . line_style = aw . LineStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.alignment property | Aspose.Words for Nod...

    Table.alignment property. Specifies how an inline table is aligned in the document.... let doc = new aw . Document ( base . myDir + "Tables...the page. table . alignment = aw . Tables . TableAlignment . Center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured document tag.... doc = aw . Document () builder = aw . DocumentBuilder...er ( aw . StyleIdentifier . QUOTE ) sdt_plain_text = aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... doc = aw . Document () builder = aw . DocumentBuilder...er ( aw . StyleIdentifier . QUOTE ) sdt_plain_text = aw . markup...

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