Splits Pdf file from first page to specified locationand saves the front part as a new file....Facades assembly Aspose.PDF SplitFromFirst(Stream...namespace Aspose.Pdf.Facades assembly Aspose.PDF SplitFromFirst(string...
ChartXValueCollection FormatCode property. Gets or sets the format code applied to the X values in C#.... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartXValueCollectio...
FieldIndex PageRangeSeparator property. Gets or sets the character sequence that is used to separate the start and end of a page range in C#.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...
Aspose.Words.Saving.ExportListLabels enum. Specifies how list labels are exported to HTML MHTML and EPUB in C#.... Document doc = new Document (); DocumentBuilder...RemoveNumbers (); // When saving the document to HTML, we can pass a SaveOptions...
The SVGSwitchElement interface corresponds to the switch element....DOM Level 1 method, such as Document.createElement(), this is always...come after this one in the document tree. NextSibling { get; }...
Aspose.Words.Markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part in C#....Structured Document Tags or Content Control documentation article...schema collection. Document doc = new Document (); string xmlPartId...
Represents a text state of a text fragment.... // Open documentDocument doc = new Document ( @"D:\Tests\input.... FontSize = 15 ; // Save document doc . Save ( @"D:\Tests\output...
ResourceSavingArgs ResourceStream property. Allows to specify the stream where the resource will be saved to in C#....created while converting a document to HTML. public void HtmlFixedResourceFol...HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...
Template DocumentProperties.Template property Contains a string value specifying the file name of the template from w......the template from which the document was created. public string...DocumentProperties namespace Aspose.Diagram assembly Aspose.Diagram Subject TimeCreated...
TextColumnCollection Count property. Gets the number of columns in the section of a Document in C#....columns in the section of a document. public int Count { get ;...TextColumnCollection namespace Aspose.Words assembly Aspose.Words TextColumnCollection...