Provides data for the MergeField event in Java....Mail Merge and Reporting documentation article. Remarks: The MergeField...field is encountered in the document. You can respond to this event...
Examples of using Aspose.Words Java for PHP....that creates an empty document, inserts some content and saves...it as a Microsoft Word .DOC document. PHP <? php require_once (...
aspose.words.saving.ImageColorMode enumeration. Specifies the color mode for the generated images of Document pages....for the generated images of document pages. Members Name Description...Description NONE The pages of the document will be rendered as color...
Edit DOC in C# code.... Use it to modify DOC documents programmatically This is a...Programmatic modification of DOC documents is an integral part of modern...
aspose.words.BookmarkCollection.remove method...specified bookmark from the document. def remove ( self , bookmark...bookmarks from a document. doc = aw . Document () builder = aw...
aspose.words.fields.FieldStart class. Represents a start of a Word field in a Document...start of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. Remarks FieldStart...
HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...or partially clipped by the document edge the displayed area can...in output HTML documents. doc = aw . Document () builder = aw...
Aspose.Words.SectionCollection class. A collection of [Section](../section/) objects in the Document...of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. Remarks A Microsoft...
Aspose::Words::DocumentVisitor::VisitGlossaryDocumentStart method. Called when enumeration of a glossary Document has started in C++....enumeration of a glossary document has started. virtual Aspose... Remarks Note: A glossary document node and its children are...
Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....Levels of Nodes in a Documentdocumentation article. Remarks: A...an inline node. Document doc = new Document(getMyDir() + "Revision...