Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 412,712 for

document

(0.38 sec)
  1. 将PDF转换为PDF/A格式|Aspose.PDF for C++

    本主题展示了如何使用Aspose.PDF将PDF文件转换为符合PDF/A标准的PDF文件。... 使用Document类的Convert方法转换文件。 在将PDF转换为符...pdf" ); // 打开文档 auto document = new Document ( _dataDir + infilename...

    docs.aspose.com/pdf/zh/cpp/convert-pdf-to-pdfa/
  2. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the Document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....enumeration Specifies how the document is split into parts when saving...instance you can split the document at page breaks and heading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.ShowSpellingErrors | Aspose.Words for ...

    Control spelling error visibility in your Document with the ShowSpellingErrors property. Enhance your editing process and improve Document quality....ShowSpellingErrors Contents [ Hide ] Document.ShowSpellingErrors property...display spelling errors in this document. public bool ShowSpellingErrors...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 使用 Python 添加额外注释|Aspose.PDF for Python via .NET

    本节描述如何从您的 PDF 文档中添加、获取和删除额外类型的注释。...创建插入符号注释的步骤: 加载 PDF 文件 - 新建 Document 。 创建新的 CaretAnnotation 并设...aspose.pdf as ap # 打开文档 document = ap . Document ( input_file ) caretAnnotation1...

    docs.aspose.com/pdf/zh/python-net/extra-annotat...
  5. Document.GrammarChecked | Aspose.Words for .NET

    Ensure your Document's quality with the GrammarChecked property. Discover if your text is grammar-verified for polished, professional results....GrammarChecked Contents [ Hide ] Document.GrammarChecked property Returns...Returns true if the document has been checked for grammar. public...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Document.SpellingChecked | Aspose.Words for .NET

    Ensure your Document is error-free with the SpellingChecked property. Discover if your content has been thoroughly spell-checked for professionalism....SpellingChecked Contents [ Hide ] Document.SpellingChecked property Returns...Returns true if the document has been checked for spelling. public...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Supported File Formats|Aspose.PDF for JasperRep...

    Learn about supported file formats in Aspose.PDF for JasperReports. Export reports to PDF, XPS, DOC, and more....file formats in which the document can be saved by using Aspose...Saves the document is PDF format PDF/A Saves the document in PDF/A...

    docs.aspose.com/pdf/jasperreports/supported-fil...
  8. Extract Text from PDF - Facades|Aspose.PDF for C++

    Learn how to extract text from PDF Documents using the Facades API in C++ with Aspose.PDF for efficient content extraction....Text from all Pages of the Document In order to extract text from...from all pages of the PDF document, Aspose.PDF for C++ offers...

    docs.aspose.com/pdf/cpp/extract-text-from-pdf-f...
  9. Encrypting Excel Files with JavaScript via C++|...

    Learn how to encrypt and password-protect Excel files using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/encrypting...
  10. SaveFormat enumeration | Aspose.Words for Python

    aspose.words.SaveFormat enumeration. Indicates the format in which the Document is saved....Indicates the format in which the document is saved. Members Name Description...Saves the document in the Microsoft Word 97 - 2007 Document format...

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