Discover the Aspose.Words.HtmlControlType enum for seamless import of HTML input and select elements, enhancing your Document processing capabilities....HtmlControlType enumeration Type of document nodes that represent <input>...StructuredDocumentTa 1 A structured document tag Examples Shows how to...
Discover the Style Type property to effortlessly access and customize paragraph or character styles, enhancing your Document's visual appeal....to access a document’s style collection. Document doc = new Document...list all the styles that a document created using Aspose.Words...
XlsxSaveOptions.section_mode property. Gets or sets the way how sections are handled when saving to the output XLSX Document...saving to the output XLSX document. The default value is XlsxSectionMode...save document as a separate worksheets. doc = aw . Document ( file_name...
Convert MSG to ODT without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to ODT format...correct email, you can load MSG document, parse it and have a look...
Discover the Aspose.Words.Rendering.ThumbnailGeneratingOptions class to enhance your Document thumbnail generation with customizable features and improved quality....generating thumbnail for a document. public class ThumbnailGeneratingO...thumbnail from first page of the document or first image. ThumbnailSize...
You can delete pages from your PDF file using C++ library....// Open document auto document = MakeObject < Document > ( _dataDir...// Delete a particular page document -> get_Pages () -> Delete...
Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the Document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....enumeration Specifies how the document is split into parts when saving...instance you can split the document at page breaks and heading...
Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured Document tag for efficient editing!...at the end of a structured document tag. public bool IsAtEndOfStructuredD...structured document tag. Document doc = new Document ( MyDir +...
RevisionCollection.accept_all method. Accepts all revisions in this collection....to compare documents. doc_original = aw . Document () builder...the original document.' ) doc_edited = aw . Document () builder...
Aspose.Words.DigitalSignatures.DigitalSignatureUtil.sign method...signOptions) Signs source document using given CertificateHolder...signature and writes signed document to destination stream. Supported...