FixedPageSaveOptions MetafileRenderingOptions property. Allows to specify metafile rendering options in C#....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...object that we can pass to the document's "Save" method // to modify...
DigitalSignature Comments property. Gets the signing purpose comment in C#....signature in a document. Document doc = new Document ( MyDir + "Digitally...Aspose.Words.DigitalSignatures assembly Aspose.Words DigitalSignature...
DocumentBuilder MoveToField method. Moves the cursor to a field in the Document in C#....the cursor to a field in the document. public void MoveToField (...Examples Shows how to move a document builder’s node insertion point...
Aspose.Words.WarningInfo class. Contains information about a warning that Aspose.Words issued during Document loading or saving in C#....Words issued during document loading or saving. To learn...the Programming with Documentsdocumentation article. public class...
Contains elements that control the Documents preview quality scope and output format....elements that control the document’s preview quality, scope,...get; } Indicates whether the document is being reviewed for markup...
FieldSaveDate UseLunarCalendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C#....display the date/time of the document’s most recent save operation...Word. Document doc = new Document ( MyDir + "Document.docx" );...
FieldSaveDate UseSakaEraCalendar property. Gets or sets whether to use the Saka Era calendar in C#....display the date/time of the document’s most recent save operation...Word. Document doc = new Document ( MyDir + "Document.docx" );...
FieldRef BookmarkName property. Gets or sets the referenced bookmarks name in C#....display it in the document using a REF field. Document doc = new Document...void FieldRef () { Document doc = new Document (); DocumentBuilder...
Aspose.Words.BookmarkStart class. Represents a start of a bookmark in a Word Document in C#....start of a bookmark in a Word document. To learn more, visit the...Working with Bookmarks documentation article. public class BookmarkStart...
HtmlFixedSaveOptions UseTargetMachineFonts property. Flag indicates whether fonts from target machine must be used to display the Document. If this flag is set to true FontFormat and ExportEmbeddedFonts properties do not have effect also ResourceSavingCallback is not fired for fonts. Default is false in C#....must be used to display the document. If this flag is set to true...saving a document to HTML. Document doc = new Document ( MyDir...