OoxmlSaveOptions CompressionLevel property. Specifies the compression level used to save Document. The default value is Normal in C#....compression level used to save document. The default value is Normal...saving an OOXML document. Document doc = new Document ( MyDir + "Big...
Comment Done property. Gets or sets flag indicating that the comment has been marked done in C#.... Document doc = new Document (); DocumentBuilder...we make a change within the document, // we can apply the change...
OlePackage DisplayName property. Gets or sets OLE Package display name in C#....object into a document. Document doc = new Document (); DocumentBuilder...contains the OLE object in the document body. // In this case, our...
Gets the image data store....image from a document. // The path to the documents directory....// Load the document into Aspose.Note. Document oneFile = new...
Represents options for loading/importing of .mht-file into pdf Document....mht-file into pdf document. public sealed class MhtLoadOptions...to embed a font into a PDF document even if license rules disable...
Aspose.Words.Fields.FieldEnd class. Represents an end of a Word field in a Document in C#....an end of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. public class FieldEnd...
BuildingBlock Behavior property. Specifies the behavior that shall be applied when the contents of the building block is inserted into the main Document in C#....is inserted into the main document. public BuildingBlockBehavio...custom building block to a document. public void CreateAndInsert...
Revision ParentNode property. Gets the immediate parent node owner of this revision. This property will work for any revision type other than StyleDefinitionChange in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...
Gets or sets text position for text represented with TextFragmentaspose.pdf.text/textfragment object.... // Open documentDocument doc = new Document ( @"D:\Tests\input...TextFragmentAbsorber class Document class TextSegment class Position...