Transform EPUB to OTT via Android via Java API...editing, and converting PDF documents. It also supports the conversion...conversion of PDF documents to other file formats, including DOC...
Discover the Aspose.Words.SectionCollection class—your go-to solution for managing document sections efficiently with powerful features and flexibility....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. public class SectionCollection...
Discover the Aspose.Words.Fields.FieldRD class—efficiently implement RD fields for enhanced document processing and automation in your projects....the Working with Fields documentation article. public class FieldRD...modifications made to the document. IsLocked { get; set; } Gets...
Combine two or more HTML Documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...handling. Create a list of documents by opening each input file...
How to apply/set text alignment to textbox in Aspose.Cells for Node.js via C++....the expressiveness of our documents and diagrams, and applying...node" ); // The path to the documents directory. const dataDir =...
Transform EPUB to DOTM via Android via Java API...features for manipulating PDF documents, including the ability to...Word documents, including the ability to convert documents to other...
Transform MD to PS via Android via Java API...is a useful way to share documents with others. PS files are...widely used for printing documents, and can be opened by most...
I am using the below source code in order to identify any text boxes containing MergeField
Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)");
try {
// Find all text boxes containing merge fields
Docum…...builder = new DocumentBuilder(document); AtomicInteger bmCount =...AtomicInteger(1); for (Object obj : document.getChildNodes(NodeType.SHAPE...
Document.update_fields method. Updates the values of fields in the whole document....values of fields in the whole document. def update_fields ( self...open, modify and then save a document, Aspose.Words does not update...
Aspose.Words.ImportFormatOptions class. Allows to specify various import options to format output...the Specify Load Options documentation article. Constructors Name...NewPage forcibly when call Document.appendDocument() . The default...