Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 19,240 for

aws

(0.08 sec)
  1. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...format. expect ( doc . toString ( aw . SaveFormat . Text ). trim ())...

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

    Archiv...words as aw from datetime import date # Načíst...soubory PDF PDF1 = aw.Document("first.pdf") PDF2 = aw.Document("second...

    blog.aspose.com/cs/words/compare-pdf-files-in-p...
  3. Shading.clear_formatting method | Aspose.Words ...

    Shading.clear_formatting method. Removes shading from the object.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.isAtStartOfParagraph property |...

    DocumentBuilder.isAtStartOfParagraph property. Returns ``true`` if the cursor is at the beginning of the current paragraph (no text before the cursor)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...firstParagraph . getChildNodes ( aw . NodeType . Any , false ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured document tag and displays a placeholder if it is defined.... let doc = new aw . Document (); // Create a plain...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... doc = aw . Document () builder = aw . DocumentBuilder...it. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 总结文档|Aspose.Words为Python via .NET

    总结一个文档。 Aspose.Words为Python 通过允许您指定摘要长度,使用OpenAI和GoogleAI模型简化文档摘要。...下面的代码示例演示如何使用GPT-4o模型汇总文档: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/zh/python-net/summarize-a...
  8. OdtSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.OdtSaveOptions constructor... doc = aw . Document () builder = aw . DocumentBuilder...the document in. save_options = aw . saving . OdtSaveOptions ( save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WebExtension.bindings property | Aspose.Words f...

    WebExtension.bindings property. Specifies a list of web extension bindings.... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. WebExtensionBindingCollection class | Aspose.Wo...

    aspose.words.webextensions.WebExtensionBindingCollection class. Specifies a list of web extension bindings... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

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