Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 417,994 for

document

(0.2 sec)
  1. EndnoteOptions | Aspose.Words for Java

    Represents the endnote numbering options for a Document or section in Java....endnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method...save(file_name) Saves the document to a file. Automatically determines...str The name for the document. If a document with the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...创建插入符号注释的步骤: 加载PDF文件 - 新的 Document 。 创建新的 Caret Annotation 并设置...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  4. AiModel.checkGrammar method | Aspose.Words for ...

    AiModel.checkGrammar method. Checks grammar of the provided Document...Checks grammar of the provided document. This operation leverages...model for checking grammar of document. checkGrammar ( sourceDocument...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java....the Working with Fields documentation article. Remarks: Retrieves...number of words in the current document, as recorded in the Words...

    reference.aspose.com/words/java/com.aspose.word...
  6. SplitOptions | Aspose.Words for Java

    Specifies options how the Document is split into parts in Java....Specifies options how the document is split into parts. Methods...criteria for splitting the document into parts. getSplitStyle()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Insert Fields in C++|Aspose.Words for C++

    Different ways to insert fields into your Document using C++....ways to insert fields into a document: using DocumentBuilder using...FieldBuilder using Aspose.Words Document Object Model (DOM) In this...

    docs.aspose.com/words/cpp/inserting-fields/
  8. StructuredDocumentTagRangeStart.XmlMapping | As...

    Discover how the StructuredDocumentTagRangeStart XmlMapping property connects your Document's tag range to custom XML data, enhancing Document integration....mapping of this structured document tag range to XML data in a...custom XML part of the current document. public XmlMapping XmlMapping...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Modifying AcroForms|Aspose.PDF for PHP via Java

    This section explains how to modifying forms in your PDF Document with Aspose.PDF for PHP via Java.... // Open a document $document = new Document ( $inputFile );...form field from document $field = $document -> getForm () ->...

    docs.aspose.com/pdf/php-java/modifing-form/
  10. MarkdownLoadOptions class | Aspose.Words for No...

    Aspose.Words.Loading.MarkdownLoadOptions class. Allows to specify additional options when loading [LoadFormat.Markdown](../../aspose.words/loadformat/#Markdown) Document into a [Document](../../aspose.words/Document/) object....Markdown document into a Document object. Inheritance:...relative URIs found in the document into absolute URIs when required...

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