Bookmark.remove method. Removes the bookmark from the document...Removes the bookmark from the document. Does not remove text inside...bookmarks from a document. doc = aw . Document () builder = aw...
FieldIf.evaluate_condition method. Evaluates the condition....Shows how to insert an IF field. doc = aw . Document () builder...'Statement 1: ' ) field = builder . insert_field ( field_type = aw . fields...
Transform SVG to DOCM via Android via Java API...Macro-Enabled Document (DOCM) format is a Microsoft Office document format...via Java Open SVG file using Document class Convert SVG to DOC by...
Transform EPUB to MHTML via Android via Java API...Java Open EPUB file using Document class Convert EPUB to DOC...using Document class of Aspose.Words Save the document to MHTML...
Paragraph.isInsertRevision property. Returns true if this object was Inserted in Microsoft Word while change tracking was enabled....Returns true if this object was inserted in Microsoft Word while change...paragraphs. let doc = new aw . Document (); let body = doc . firstSection...
Paragraph.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document () body = doc . first_section...tracking will register as "Insert" revisions. doc . start_track_revisions...
ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../chartseries/) in this collection.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Insert a column chart that will contain three...
Document.has_macros property. Returns ``True`` if the document has a VBA project (macros)....has_macros property Document.has_macros property Returns True...True if the document has a VBA project (macros). @property def has_macros...
ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape.... Examples Shows how to insert a floating image, and specify...position and size. doc = aw . Document () builder = aw . DocumentBuilder...
Transform MHTML to GIF via Android via Java API...Java Open MHTML file using Document class Convert MHTML to DOC...using Document class of Aspose.Words Save the document to GIF...