RtfSaveOptions ExportImagesForOldReaders property. Specifies whether the keywords for old readers are written to RTF or not. This can significantly affect the size of the RTF Document. Default value is true in C#....affect the size of the RTF document. Default value is true . public... These keywords allow the document to be displayed correctly...
Forms2OleControlCollection Count property. Gets count of objects in the collection in C#....embedded in a document and its child controls. Document doc = new...new Document ( MyDir + "OLE ActiveX controls.docm" ); // Shapes...
Forms2OleControlCollection Item property. Gets Forms2OleControl object at a specified index in C#....embedded in a document and its child controls. Document doc = new...new Document ( MyDir + "OLE ActiveX controls.docm" ); // Shapes...
CompositeNode AppendChild method. Adds the specified node to the end of the list of child nodes for this node in C#....inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...
Remove Java Script from Document....string) Remove Java Script from document. public bool Strip ( string...containig the document. outputFile String File where document will be...
SpecialChar GetText method. Gets the special character that this node represents in C#....all hidden content from a document. public void RemoveHiddenContentF...RemoveHiddenContentF () { Document doc = new Document ( MyDir + "Hidden content...
Allows to specify additional options when rendering Document pages to PDF....additional options when rendering document pages to PDF. public sealed...the JPEG images inside PDF document. The value may vary from 0...
Represents a class to convert a pdf files each page to images supporting BMP JPEG PNG and TIFF now. Supported content in pdfs pictures form comment.... PdfConverter (Document) Initializes new PdfConverter...PdfConverter object on base of the document . Properties Name Description...
Aspose.Words.Settings.MailMergeMainDocumentType enum. Specifies the possible types for a mail merge source Document in C#....types for a mail merge source document. public enum MailMergeMainDocumen...NotAMergeDocument 0 This document is not a mail merge document. FormLetters...
StyleCollection Item property. Gets a style by name or alias in C#....layout of the document. Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...