Saving Aspose.OCR for Java recognition results as PDF, text, Word, or Excel Documents, as well as XML and JSON files....Pdf Portable Document Format. The original images... Format.PdfNoImg Portable Document Format containing only text...
Optimize PDF files on any platform programmatically with this sample code using Aspose.PDF Library...the PDF Document. Additionally we can linearize document in order...actually saves the document. On the contrary the document only is prepared...
Discover the Aspose.Words.Fields.FieldFillIn class to easily implement FILLIN fields, enhancing your document automation and user interactivity....the Working with Fields documentation article. public class FieldFillIn...modifications made to the document. IsLocked { get; set; } Gets...
Discover the Aspose.Words.Fields.FieldMergeField class for seamless document automation. Enhance your workflows with powerful MergeFIELD functionality....the Working with Fields documentation article. public class FieldMergeField...modifications made to the document. IsLocked { get; set; } Gets...
Discover the MailMergeRegionInfo StartField property—efficiently retrieve the starting field for your Merge regions and streamline your document automation....verify mail merge regions. Document doc = new Document ( MyDir +...+ "Mail merge regions.docx" ); // Returns a full hierarchy of...
Discover the MailMergeRegionInfo Fields property, easily access and manage child fields for efficient document automation and enhanced productivity....verify mail merge regions. Document doc = new Document ( MyDir +...+ "Mail merge regions.docx" ); // Returns a full hierarchy of...
Discover the MailMerge RestartListsAtEachSection property—control list resets in each section for seamless mail Merges. Enhance your document precision today!...section after executing of a mail merge. public bool RestartListsAtEachSe...when mail merge is performed. Document doc = new Document ( MyDir...
Discover how the FieldMergeField IsVerticalFormatting property enhances text display by enabling character conversion for vertical formatting. Optimize your formatting today!...perform a mail merge. Document doc = new Document (); DocumentBuilder...table to be used as a mail merge data source. DataTable table...
Concatenate two PDF files into a single document using Aspose.PDF for Python....programmatically merge two PDFs into a single document using the concatenate...Create a PdfFileEditor Object. Merge Two PDF Files. import aspose...
Discover the Aspose.Words.Tables.CellMerge enum for efficient table cell merging. Enhance your document layouts with seamless integration and flexibility....Specifies how a cell in a table is merged with other cells. public enum...Description None 0 The cell is not merged. First 1 The cell is the first...