Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 396,629 for

document

(0.2 sec)
  1. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....perform a wide variety of document processing tasks. With Aspose...convert, render, and print documents without third-party applications...

    docs.aspose.com/words/cpp/faq/
  2. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentVisitor.visitCommentRangeStart method |...

    DocumentVisitor.visitCommentRangeStart method. Called when the start of a commented range of text is encountered....comment and comment range in a document. test ( 'CommentsToText' ...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Notes::Footnote::Footnote constr...

    Aspose::Words::Notes::Footnote::Footnote constructor. Initializes an instance of the Footnote class in C++....:DocumentBase>& The owner document. footnoteType Aspose::Wor...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. MailMerge.MappedDataFields | Aspose.Words for .NET

    Discover the MailMerge MappedDataFields property, access a powerful collection of mapped data fields to enhance your mail merge operations effortlessly....of mail merge fields in the document. Examples Shows how to map...MappedDataFieldColle () { Document doc = CreateSourceDocMappe...

    reference.aspose.com/words/net/aspose.words.mai...
  6. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON field in Java....the Working with Fields documentation article. Remarks: Allows...us to run a document’s macros by clicking. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored Document in Java....reference to an externally stored document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  8. 使用 JavaScript 删除注释|Aspose.PDF for JavaScript vi...

    使用 Aspose.PDF for JavaScript 您可以从 PDF 文件中删除注释。... errorCode == 0 ) document . getElementById ( 'output'...json . fileNameResult ; else document . getElementById ( 'output'...

    docs.aspose.com/pdf/zh/javascript-cpp/delete-an...
  9. Convert PDF to PDF/A formats|Aspose.PDF for C++

    Learn how to convert PDF Documents to PDF/A format for long-term preservation using Aspose.PDF in C++....Convert the file using the Document class Convert method. Before...); // Open document auto document = new Document ( _dataDir +...

    docs.aspose.com/pdf/cpp/convert-pdf-to-pdfa/
  10. Aspose::Words::Notes::FootnoteOptions::get_Rest...

    Aspose::Words::Notes::FootnoteOptions::get_RestartRule method. Determines when automatic numbering restarts in C++....numbering at certain places in the document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.not...