Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,987 for

document assembly

(0.3 sec)
  1. LoadOptions.RecoveryMode | Aspose.Words for .NET

    LoadOptions.RecoveryMode property sets how Aspose.Words handles Document errors by recovery or strict loading....RecoveryMode property Defines how the document should be handled if errors...should attempt to recover the document or follow another defined...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Granularity Enum | Aspose.Words for .NET

    Discover Aspose.Words.Comparing.Granularity enum to effortlessly track Document changes with precision. Enhance your Document comparison today!...track when comparing two documents. public enum Granularity Values...comparing documents. Document docA = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.com...
  3. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method....in the blank document. Document doc = new Document (); // A blank...blank document contains 3 default fonts. Each font in the document...

    reference.aspose.com/words/net/aspose.words.fon...
  4. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a shape is an image with ShapeBase's IsImage property. Easily identify image shapes for enhanced design flexibility and functionality....Shows how to open an HTML document with images from a stream...File . OpenRead ( MyDir + "Document.html" )) { // Pass the URI...

    reference.aspose.com/words/net/aspose.words.dra...
  5. HtmlSaveOptions.ExportDocumentProperties | Aspo...

    Discover how HtmlSaveOptions' ExportDocumentProperties enhances your HTML, MHTML, or EPUB exports by including essential built-in and custom Document properties....export built-in and custom document properties to HTML, MHTML...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object to enhance your design's clarity and appeal.... Document doc = new Document (); DocumentBuilder...title, and then add it to the document. Shape shape = new Shape (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. DocumentBuilder.CurrentStructuredDocumentTag | ...

    Discover the CurrentStructuredDocumentTag property in DocumentBuilder. Easily access the selected structured Document tag for efficient Document management....property Gets the structured document tag that is currently selected...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentRecoveryMode Enum | Aspose.Words for .NET

    Aspose.Words.DocumentRecoveryMode enum specifies recovery modes for Documents with errors during loading....available recovery options when a document encounters errors during loading...recovery is attempted. If the document is invalid, loading will fail...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Font.SnapToGrid | Aspose.Words for .NET

    Discover how the Font SnapToGrid property enhances layout precision by aligning fonts with Document grid settings for optimal readability and design....current font should use the document grid characters per line settings...Font namespace Aspose.Words assembly Aspose.Words Font.SmallCaps...

    reference.aspose.com/words/net/aspose.words/fon...
  10. IDocumentConverterPlugin.ConvertToImages | Aspo...

    Effortlessly convert Document pages to images with the ConvertToImages method in IDocumentConverterPlugin. Fast, reliable, and easy to use!...method Converts pages from document from input stream to array...loadOptions LoadOptions The document load options. saveOptions...

    reference.aspose.com/words/net/aspose.words/ido...