Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 414,093 for

document

(0.23 sec)
  1. OpenAiModel.checkGrammar method | Aspose.Words ...

    OpenAiModel.checkGrammar method. Checks grammar of the provided Document....Checks grammar of the provided document. checkGrammar ( doc : Aspose...Aspose . Words . Document , options : Aspose . Words . AI . CheckGrammarOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用 PHP 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 添加文本...文档中添加文本-PHP // Open document $document = new Document ( $inputFile );...get particular page $page = $document -> getPages () -> add ();...

    products.aspose.com/pdf/zh-hans/php-java/text/
  3. ParagraphFormat.style_name property | Aspose.Wo...

    ParagraphFormat.style_name property. Gets or sets the name of the paragraph style applied to this formatting....Words document by hand. doc = aw . Document () # A blank...blank document contains one section, one body and one paragraph....

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfDigitalSignatureDetails.timestampSettings pr...

    PdfDigitalSignatureDetails.timestampSettings property. Gets or sets the digital signature timestamp settings....digital signature in the PDF document will be time-stamped. Examples...Shows how to sign a saved PDF document digitally and timestamp it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Make WORD Using Java

    Make a new a Word Document in Java in a few steps. Easily create a Word Document using Java library....name Start creating a Word document using Java Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/java/make/word/
  6. Make HTML Using Java

    Make a new HTML in Java in a few steps. Easily create HTML using Java library....name Start creating a HTML document using Java Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/java/make/html/
  7. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word Document nodes, enabling seamless Document manipulation and customization....class for all nodes of a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/node/
  8. LayoutEnumerator constructor | Aspose.Words for...

    LayoutEnumerator constructor. Initializes new instance of this class....constructor LayoutEnumerator(document) Initializes new instance...__init__ ( self , document : aspose . words . Document ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IReplacingCallback Interface | Aspose.Words for...

    Enhance your Document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....differentFirstPageHe ) { Document doc = new Document ( MyDir + "Header...ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Extract Table Data from PDF|Aspose.PDF for Andr...

    Learn how to extract tabular from PDF using Aspose.PDF for Android via Java....following steps: Open document - instantiate a Document object; Create...() { // Open document try { document = new Document ( inputStream...

    docs.aspose.com/pdf/androidjava/extract-data-fr...