Aspose.Words.Fonts.FontPitch enum. Represents the font pitch in C#....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...
SetDocumentId XmpMediaManagementPackage.SetDocumentId method (1 of 2) Sets the Document identifier. public void SetDo......SetDocumentId method (1 of 2) Sets the document identifier. public void SetDocumentId...Aspose.PSD.Xmp.Schemas.XmpMm assembly Aspose.PSD XmpMediaManagementPa...
CellFormat VerticalAlignment property. Returns or sets the vertical alignment of text in the cell in C#.... Document doc = new Document (); DocumentBuilder...table formatting options for a document builder // will apply them...
Shading ClearFormatting method. Removes shading from the object in C#.... Document doc = new Document (); DocumentBuilder...table formatting options for a document builder // will apply them...
RowFormat Borders property. Gets the collection of default cell borders for the row in C#.... Document doc = new Document (); DocumentBuilder...table formatting options for a document builder // will apply them...
RowFormat ClearFormatting method. Resets to default row formatting in C#.... Document doc = new Document (); DocumentBuilder...table formatting options for a document builder // will apply them...
Aspose.Words.Drawing.Ole.OleControl class. Represents OLE ActiveX control in C#....Working with Ole Objects documentation article. public class OleControl...ActiveX control. Document doc = new Document ( MyDir + "ActiveX...
This class holds flags to control PDF/A conversion for cases when source PDF Document doesn't correspond to PDF specification. If flags of this clas are used it decreases performance but it's necessary when source PDF Document can't be convert into PDF/A format by usual way. By default all flags are set to false....for cases when source PDF document doesn’t correspond to PDF...necessary when source PDF document can’t be convert into PDF/A...
Inserts pages from an other file into the Pdf file at a position....Facades assembly Aspose.PDF Insert(Stream,...namespace Aspose.Pdf.Facades assembly Aspose.PDF Insert(string,...
Returns a NodeList of all the Elements with a given local name and namespace URI in Document order....GetElementsByTagName Document.GetElementsByTagName method Returns...name and namespace URI in document order. public HTMLCollection...