Document JustificationMode property. Gets or sets the character spacing adjustment of a Document in C#....JustificationMode Document.JustificationMode property Gets or...character spacing adjustment of a document. public JustificationMode...
BuiltInDocumentProperties Company property. Gets or sets the company property in C#....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...
ImportFormatOptions KeepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination Documents. The default value is false in C#....in source and destination documents. The default value is false...resolve a clash when importing documents that have lists with the same...
FieldShape Text property. Gets or sets the text to retrieve in C#.... Document doc = new Document (); DocumentBuilder...for every paragraph in the document to RTL. foreach ( Paragraph...
ImageData SetImage method. Sets the image that the shape displays in C#....system in a document. Document doc = new Document (); // To display...display an image in a document, we will need to create a shape...
Can be used to specify additional options when saving a Document into the SaveFormat.PDF format in Java....additional options when saving a document into the SaveFormat.PDF format...the Specify Save Options documentation article. Examples: Shows...
Aspose.Words.Notes.EndnoteOptions class. Represents the endnote numbering options for a Document or section in C#....endnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. public sealed class...
DocSaveOptions SaveFormat property. Specifies the format in which the Document will be saved if this save options object is used. Can be Doc or Dot in C#....Specifies the format in which the document will be saved if this save...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...
PageSet Odd property. Gets a set with all the odd pages of the Document in their original order in C#....with all the odd pages of the document in their original order. public...pages from the document. Document doc = new Document (); DocumentBuilder...
OdtSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Odt format in C#....that can be used to save a document in the Odt format. public...saved document conform to an older ODT schema. Document doc =...