Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 635 for

document summarization

(0.07 sec)
  1. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...Keywords in Word DOCX ODT Documents Aspose.Words Product Family...from match and repeat in the document? thanks awais.hafeez November...

    forum.aspose.com/t/get-node-that-contains-the-e...
  2. SummaryLength enumeration | Aspose.Words for No...

    Aspose.Words.AI.SummaryLength enumeration. Enumerates possible lengths of summary.... Examples Shows how to summarize text using OpenAI and Google...= new aw . Document ( base . myDir + "Big document.docx" ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::AI::OpenAiModel class | Aspose.W...

    Aspose::Words::AI::OpenAiModel class. An abstract class representing the integration with OpenAI's large language models within the Aspose.Words in C++.... Examples Shows how to summarize text using OpenAI and Google...Words :: Document > ( get_MyDir () + u "Big document.docx" );...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  4. 总结文档|Aspose.Words为C++

    总结一个文档。 Aspose.Words为C++ 通过允许您指定摘要长度,使用OpenAI和GoogleAI模型简化文档摘要。... 使用 Summarize 方法生成文档摘要。 您还可以使用 SummaryLength...MakeObject < Document > ( MyDir + u "Big document.docx" ); auto...

    docs.aspose.com/words/zh/cpp/summarize-a-document/
  5. Convert a PS File to PDF using Python

    Follow this article to convert a PS file to PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code to change PS format to PDF using Python....the PS file Instantiate the Document object with the PS file name...and loading options Save the Document object having PS content as...

    kb.aspose.com/pdf/python/convert-a-ps-file-to-p...
  6. How to Convert HTML to PDF using Java

    This article guides on how to convert HTML to PDF using Java. It has a list of steps to write the application, the configuration details, and a runnable sample code to export HTML to PDF using Java....Load the HTML file using the Document class object with the above...the HTML file These steps summarize the process to save HTML as...

    kb.aspose.com/pdf/java/how-to-convert-html-to-p...
  7. OpenAiModel class | Aspose.Words for Node.js

    Aspose.Words.AI.OpenAiModel class. An abstract class representing the integration with OpenAI's large language models within the Aspose.Words....Checks grammar of the provided document. This operation leverages...model for checking grammar of document. (Inherited from AiModel )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact text in PDF using Java....any text or image in the PDF document. Steps to Redact a PDF in...redact a PDF Get input PDF document for redacting it Instantiate...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...
  9. How to Resize Picture in Word using Python

    This article guides you on how to resize picture in Word using Python. It provides configuration details, step-wise process and a runnable sample code to resize image in MS Word using Python....Create an empty file using the Document class object for adding images...different sizes These steps summarize the process to resize photo...

    kb.aspose.com/words/python/how-to-resize-pictur...
  10. How to Convert OneNote to Word using Java

    This article guides on how to convert OneNote to Word using Java. It has all the details required to set the IDE, steps to write the application, and a runnable sample code to OneNote to Word converter using Java....ONE file into the Document object of Aspose.Note for...DOC on the disk These steps summarize the process to transform OneNote...

    kb.aspose.com/note/java/how-to-convert-onenote-...