Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 19,240 for

aws

(0.19 sec)
  1. ค้นหา

    ค้นหา...words as aw # โหลดเอกสาร Markdown ที่มีอยู่ doc = aw.Document("C:\\Files\\sample...words as aw # โหลดเอกสาร Markdown ที่มีอยู่ doc = aw.Document("C:\\Files\\sample...

    blog.aspose.com/th/words/convert-markdown-to-pd...
  2. ListLevelCollection class | Aspose.Words for No...

    Aspose.Words.Lists.ListLevelCollection class. A collection of list formatting for each level in a list... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. خلاصه یک سند|Aspose.Words برای Python via .NET

    یک سند را خلاصه کنید. Aspose.Words برای Python خلاصه سازی اسناد را با استفاده از مدل های OpenAI و Google AI ساده می کند و به شما اجازه می دهد طول خلاصه را مشخص کنید....GPT-4o خلاصه کنیم: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/fa/python-net/summarize-a...
  4. Résumer un document|Aspose.Words pour Python vi...

    Résumez un document. Aspose.Words pour Python simplifie la synthèse des documents à l'aide des modèles OpenAI et Google AI en vous permettant de spécifier la longueur du résumé....du modèle GPT-4o: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/fr/python-net/summarize-a...
  5. UserInformation.default_user property | Aspose....

    UserInformation.default_user property. Default user information.... doc = aw . Document () builder = aw . DocumentBuilder...information. user_information = aw . fields . UserInformation ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TaskPane.width property | Aspose.Words for Python

    TaskPane.width property. Specifies the default width value for this task pane instance.... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WebExtensionBindingType enumeration | Aspose.Wo...

    aspose.words.webextensions.WebExtensionBindingType enumeration. Enumerates available types of binding between a web extension and the data in the document.... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.accept method. Accepts a visitor....doc = new aw . Document (); let newComment = new aw . Comment...firstParagraph ; para . appendChild ( new aw . CommentRangeStart ( doc , newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comment.dateTime property | Aspose.Words for No...

    Comment.dateTime property. Gets the date and time that the comment was made....doc = new aw . Document (); let newComment = new aw . Comment...firstParagraph ; para . appendChild ( new aw . CommentRangeStart ( doc , newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes... doc = aw . Document () # Add two runs...paragraph = doc . get_child ( aw . NodeType . PARAGRAPH , 0 ,...

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