Class which describes Document optimization algorithm. Instance of this class may be used as parameter of OptimizeResources() method....class Class which describes document optimization algorithm. Instance...object. This allows to decrease document size in some cases (for example...
FontInfoCollection EmbedTrueTypeFonts property. Specifies whether or not to embed TrueType fonts in a Document when it is saved. Default value for this property is false in C#....embed TrueType fonts in a document when it is saved. Default...allows others to view the document with the same fonts that were...
Aspose.Words.Saving.PdfImageColorSpaceExportMode enum. Specifies how the color space will be selected for the images in PDF Document in C#....selected for the images in PDF document. public enum PdfImageColorSpaceEx...images in a document as we export it to PDF. Document doc = new...
Story LastParagraph property. Gets the last paragraph in the story in C#.... Document doc = new Document (); DocumentBuilder...Writeln ( "Run 1. " ); // The document builder has a cursor, which...
DigitalSignature SubjectName property. Returns the subject distinguished name of the certificate that was used to sign the Document in C#....that was used to sign the document. public string SubjectName...Examples Shows how to sign documents with X.509 certificates. //...
DocumentBuilder EndBookmark method. Marks the current position in the Document as a bookmark end in C#....the current position in the document as a bookmark end. public...created. Remarks Bookmarks in a document can overlap and span any range...
DocumentVisitor VisitFieldStart method. Called when a field starts in the Document in C#....when a field starts in the document. public virtual VisitorAction...Remarks A field in a Word document consists of a field code and...
The interface for nodes that can be marked by tags.... // The path to the documents directory. string dataDir...the document into Aspose.Note. var oneFile = new Document ( Path...
SmartTag constructor. Initializes a new instance of the SmartTag class in C#....doc DocumentBase The owner document. Remarks When you create a...node, you need to specify a document to which the node belongs...