Saves changed Document into file....Save(string) Saves changed document into file. public override...String Path to file where document will be saved. Examples The...
Aspose.Words.Saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF Document in C#....access permissions for a PDF document. To learn more, visit the...Protect or Encrypt a Documentdocumentation article. public class...
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...
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...
Import annotations from XFDF file and put them into Document....XFDF file and put them into document. public static void ReadAnnotations...ReadAnnotations ( Stream stream , Documentdocument ) Parameter Type Description...
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"...
StructuredDocumentTagCollection GetById method. Returns the structured Document tag by identifier in C#....method Returns the structured document tag by identifier. public...Description id Int32 The structured document tag identifier. Remarks Returns...
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...
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...
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...