Discover the Merger Create method to effortlessly generate a new mail merger processor instance for streamlined Document processing and enhanced efficiency....LowCode assembly Aspose.Words Create( MergerContext...how to merge documents into a single output document using context...
Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing today!...how to replace string in the document. // There is a several ways...ways to replace string in the document: string doc = MyDir + "Footer...
Use Aspose.Words for Java to convert Documents from Word or any other supported formats to HTML, MHTML, or EPUB....Ask AI Convert a Document to HTML, MHTML or EPUB Contents [ Hide...Hide ] Documents in HTML and MHTML flow-layout formats are also...
Optimize your Document's layout with the AddSpaceBetweenFarEastAndDigit property, enhancing readability by adjusting spacing between East Asian text and numbers....paragraph into the document. Document doc = new Document (); DocumentBuilder...ParagraphFormat namespace Aspose.Words assembly Aspose.Words ParagraphFormat...
Discover ShapeBase. Easily manage decorative properties in your Documents. Enhance visual appeal by setting flags for unique shape designs....shape is decorative in the document. public bool IsDecorative...shape is decorative. Document doc = new Document ( MyDir + "Decorative...
Discover the FieldTemplate IncludeFullPath property to easily manage full file path inclusion, enhancing your project's efficiency and organization....location of a document’s template. Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Fields assembly Aspose.Words FieldTemplate...
Discover how the AdvancedCompareOptions IgnoreStoreItemId property enhances Document comparison by ignoring StructuredDocumentTag ID differences for improved accuracy.... Document docA = new Document ( MyDir + "Document with SDT...docx" ); Document docB = new Document ( MyDir + "Document with SDT...
Discover the PdfSaveOptions AdditionalTextPositioning property to control text positioning in PDFs. Enhance your Document's layout effortlessly!...downside is the increased PDF document size. The default value is...positioning operators. Document doc = new Document ( MyDir + "Text positioning...
Discover the Fill Solid method for achieving a consistent color fill, enhancing your design's visual appeal and uniformity effortlessly.... Document doc = new Document ( MyDir + "Two color...namespace Aspose.Words.Drawing assembly Aspose.Words Solid( Color...