StructuredDocumentTag Title property. Specifies the friendly name associated with this SDT. Can not be null in C#....how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...
RtfSaveOptions SaveImagesAsWmf property. When true all images will be saved as WMF in C#....to convert all images in a document to the Windows Metafile format...save the document as an RTF. Document doc = new Document (); DocumentBuilder...
FixedPageSaveOptions PageSavingCallback property. Allows to control how separate pages are saved when a Document is exported to fixed page format in C#....separate pages are saved when a document is exported to fixed page...to use a callback to save a document to HTML page by page. public...
Aspose.Words.SectionCollection class. A collection of Section objects in the Document in C#....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. public class SectionCollection...
Defines different actions which can be triggered from a PDF file.... DOCUMENT_ATTACH_FILE A named action...attachment. DOCUMENT_CROP_PAGES A named action to crop document pages...
ThumbnailGeneratingOptions GenerateFromFirstPage property. Specifies whether to generate thumbnail from first page of the Document or first image in C#....thumbnail from first page of the document or first image. public bool...generated from first page of the document. If value is false and there...
Creates a new FormEditoraspose.html.forms/formeditor based on HTMLFormElementaspose.html/htmlformelement....Forms assembly Aspose.HTML Create(HTMLDocument...FormEditor Create ( HTMLDocument document , int index ) Parameter Type...
Save Contents [ Hide ] XpsDocument.Save method (1 of 3) Saves XPS Document to XPS file located at the path . public v......method (1 of 3) Saves XPS document to XPS file located at the...path String Location of the document. See Also class XpsDocument...
Gets or sets action performed at Document opening....OpenAction Document.OpenAction property Gets or sets action performed...performed at document opening. public IAppointment OpenAction...
OoxmlSaveOptions KeepLegacyControlChars property. Keeps original representation of legacy control characters in C#.... Document doc = new Document ( MyDir + "Legacy...doc" ); // When we save the document to an OOXML format, we can...