本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。...PDF/A-1a 或 PDF/A-1b 兼容性,请使用 Document 类的 Validate 方法。此方法允许您指定结果要保存的文件名和所需的验证类型... () { // The path to the documents directory var dataDir = RunExamples...
Implements the INCLUDETEXT field in Java....the Working with Fields documentation article. Remarks: Inserts...graphics contained in another document. Examples: Shows how to create...
Save Documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Node.js....worthwhile to first discuss document at a high level. When thinking...thinking about a document, users typically imagine a number of paper...
Aspose.Words.Saving.CssSavingArgs class. Provides data for the [ICssSavingCallback.cssSaving()](../icsssavingcallback/cssSaving/#csssavingargs) event...more, visit the Save a Documentdocumentation article. Remarks By...when Aspose.Words saves a document to HTML, it saves CSS information...
Add background image to the your PDF file with Python. Use the BackgroundArtifact class....or other subtle design, to documents. In Aspose.PDF for Python...Python via .NET, each PDF document is a collection of pages and each...
Add PDF pages to your Document programmatically with Python sample code using Aspose.PDF for Python for .NET... powerful and easy to use document manipulation API for python-net...your environment. Create a Document object with the input PDF...
Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF Document should be displayed when opened in the PDF reader....enumeration Specifies how the PDF document should be displayed when opened...Description UseNone Neither document outline nor thumbnail images...
HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...saving a document to .epub. let doc = new aw . Document ( base...specify the encoding for a document that we will save. let saveOptions...
Discover OoxmlSaveOptions' KeepLegacyControlChars property to maintain the original format of legacy control characters for seamless Document conversion.... Document doc = new Document ( MyDir + "Legacy...doc" ); // When we save the document to an OOXML format, we can...
Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false....will be embedded into the document’s CSS in Base64 encoding....saved HTML document. Document doc = new Document ( MyDir + "Rendering...