RevisionCollection RejectAll method. Rejects all revisions in this collection in C#....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...
Aspose.Words.MailMerging.MailMergeCleanupOptions enum. Specifies options that determine what items are removed during mail merge in C#....should be removed from the document. When this option is set,...should be removed from the document. RemoveUnusedFields 4 Specifies...
Aspose.Words.Saving.OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C#....shapes into a document. Document doc = new Document (); DocumentBuilder...DiagonalCornersRound, // then save the document with "Strict" or "Transitional"...
CustomDocumentProperties Add method. Creates a new custom Document property of the String data type in C#....string ) Creates a new custom document property of the String data...work with a document’s custom properties. Document doc = new Document...
OnSvgDocumentReady ISvgResourceKeeperCallback.OnSvgDocumentReady method Called when SVG Document is ready. public str......OnSvgDocumentReady method Called when SVG document is ready. public string OnSvgDocumentReady...Description htmlData Byte[] The SVG document conent bytes. suggestedFileName...
Save options for export to Pdf format...Response object be closed after document saved into response. DefaultFontName...on computer. When the PDF document that is saved into PDF contains...
PdfSaveOptions OutlineOptions property. Allows to specify outline options in C#....a saved PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...
PdfSaveOptions TextCompression property. Specifies compression type to be used for all textual content in the Document in C#....all textual content in the document. public PdfTextCompression...output size when saving a document without compression. Examples...
Converts certain Document pages into tiff and save it in the output stream....Process method Converts certain document pages into tiff and save it...override void Process ( Documentdocument , int fromPage , int toPage...