aspose.words.mailmerging.FieldMergingArgsBase class. Base class for [FieldMergingArgs](../fieldmergingargs/) and [ImageFieldMergingArgs](../imagefieldmergingargs/)...document object for which the mail merge is...the document. field Gets the object that represents the current...
Convertion functionality of Publisher file using Aspose.PUB for Java solution is described and demonstrated with the pseudocode in this article....project Specify an IPubParser object named parser and assign it...responsible for creating a parser object to parse the .pub file specified...
This article explains how to add attachments to PDF using Python. It contains information to set the environment, a step-wise process and a runnable sample code to insert attachment in PDF using Python....file using the Document class object to attach a file Instantiate...Instantiate a FileSpecification object by providing the attachment file...
This simple tutorial entails how to convert IGES to PDF in C#. It encompasses all the necessary details to develop a comprehensive IGES to PDF converter software in C#....the Image class object Instantiate an object of the CadRasterizationOpti...Initialize the PdfOptions class object to configure the output PDF...
Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....This method takes OcrInput object and optional recognition settings...are returned as a OcrOutput object, that allow you to perform...
Java source code to extracting Attachments from PDF file.... Check if parameter object contains the parameters. Get... n ); // Close InputStream object input . close (); output ....
aspose.words.Paragraph.append_field method... Returns A Field object that represents the appended...curly braces). Returns A Field object that represents the appended...
Aspose::Words::Lists::ListLevel::GetEffectiveValue method. Reports the string representation of the ListLevel Object for the specified index of the list item. Parameters specify the NumberStyle and an optional format string used when Custom is specified in C++....representation of the ListLevel object for the specified index of...NumberStyle of the ListLevel object. customNumberStyleFor const...
Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++... Create Table object. Set table setting (e.g. set...row_count )); } // Add table object to first page of input document...