Add watermark to PDF file programmatically with C# sample code using Aspose.PDF for .NET...powerful, and easy-to-use document manipulation API for .NET...the PDF with an instance of Document. Create an instance of WatermarkArtifact...
aspose.words.fields.FieldSubject class. Implements the SUBJECT field...the Working with Fields documentation article. Remarks Retrieves... and optionally sets, the document’s subject, as recorded in...
Aspose::Words::Fields::FieldInclude::get_TextConverter method. Gets or sets the name of the text converter for the format of the included file in C++....INCLUDE field, and set its properties. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
aspose.words.digitalsignatures.DigitalSignature class. Represents a digital signature on a Document and the result of its verification...Represents a digital signature on a document and the result of its verification...Digital Signatures documentation article. Properties Name Description...
Implements the DISPLAYBARCODE field in Java....the Working with Fields documentation article. Remarks: Inserts...and set its properties. Document doc = new Document(); DocumentBuilder...
Discover how the UseTargetMachineFonts property in HtmlFixedSaveOptions enhances Document display by utilizing target machine fonts. Optimize your font management today!...UseTargetMachineFont property Flag indicates whether fonts...must be used to display the document. If this flag is set to true...
This article describes to you what manipulations can be done with the Document with Aspose.PDF for C++ library....PDF Documents Contents [ Hide ] PDF is a Portable Document Format...the contents of such a PDF document must be able to edit, create...
PageSetup.section_start property. Returns or sets the type of section break for the specified object....section_start property PageSetup.section_start property Returns or...for the specified object. @property def section_start ( self )...
Learn how to add a Table of Contents (TOC) to an existing PDF Document in Python with Aspose.PDF for easy navigation....[ Hide ] To add TOC in Pdf document using Aspose.PDF Java for... # Open a pdf document. doc = self . Document () pdf = self ...