Aspose.Words.Saving.TiffCompression enum. Specifies what type of compression to apply when saving page images into a TIFF file in C#....to a document that we convert into a TIFF image. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...
Table LastRow property. Returns the last Row node in the table in C#....tables in a document. Document doc = new Document ( MyDir + "Tables...namespace Aspose.Words.Tables assembly Aspose.Words Table.HorizontalAnchor...
BuildingBlock NodeType property. Returns the BuildingBlock value in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...
Paragraph NodeType property. Returns Paragraph in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...
FieldEnd NodeType property. Returns FieldEnd in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...
BookmarkStart NodeType property. Returns BookmarkStart in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...
FieldStart NodeType property. Returns FieldStart in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...
FieldRef BookmarkName property. Gets or sets the referenced bookmarks name in C#....display it in the document using a REF field. Document doc = new Document...void FieldRef () { Document doc = new Document (); DocumentBuilder...
Facade interface that defines methods common for all saveable facades....(Stream) Saves the result PDF document to stream. Save (string) Saves...Saves the result PDF document to file. See Also interface IFacade...
SpecialChar NodeType property. Returns SpecialChar in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...