PageSet.all property. Gets a set with all the pages of the Document in their original order....with all the pages of the document in their original order. get...pages from the document. let doc = new aw . Document (); let builder...
Discover the PdfDigitalSignatureDetails CertificateHolder property. Access the certificate holder object for enhanced Document signing security....certificate was used to sign the document. public CertificateHolder...generated PDF document. Document doc = new Document (); DocumentBuilder...
OdtSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...to encrypt a saved ODT/OTT document with a password, and then...
Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。... () { // The path to the documents directory var dataDir = RunExamples...PDF document using ( cument = new Aspose . Pdf . Document ( dataDir...
C++ API to Convert EMAIL to DOTX without using Microsoft Word or Outlook...manipulate, and convert various document file formats. It supports...supports a wide range of document file formats, including DOC, DOCX,...
aspose.words.saving.XpsSaveOptions constructor...that can be used to save a document in the SaveFormat.XPS format...that can be used to save a document in the SaveFormat.XPS or SaveFormat...
Discover the PageIndex property of PageLayoutCallbackArgs, which provides the 0-based index of the related Document page. Get accurate page tracking and reflow insights!...0-based index of the page in the document this event relates to. Returns...layout callback. Document doc = new Document (); doc . BuiltInDocumentPrope...
A collection of Field objects that represents the fields in the specified range in Java....the Working with Fields documentation article. Remarks: An instance...throws Exception { Document doc = new Document(); DocumentBuilder...