Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,931 for

document assembly

(0.11 sec)
  1. IDocumentLoadingCallback Interface | Aspose.Wor...

    Customize Document loading with Aspose.Words.IDocumentLoadingCallback. Implement your own method for enhanced control and flexibility in Document management....method called during loading a document. public interface IDocumentLoadingCall...This is called to notify of document loading progress. Examples...

    reference.aspose.com/words/net/aspose.words.loa...
  2. SaveOptions.DefaultTemplate | Aspose.Words for ...

    Manage your SaveOptions with ease! Set or get the default template path and filename for streamlined Document processing. Optimize your workflow today!...set a default template for documents that do not have attached...attached templates. Document doc = new Document (); // Enable automatic...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FieldPrint.PostScriptGroup | Aspose.Words for .NET

    Discover the FieldPrint PostScriptGroup property to easily manage your drawing rectangle for efficient PostScript instruction handling.... Document doc = new Document (); DocumentBuilder...supports PostScript to print our document, // this command will turn...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ImageSaveOptions.GraphicsQualityOptions | Aspos...

    Optimize your graphics with the ImageSaveOptions GraphicsQualityOptions property, enabling precise rendering modes and superior quality for stunning visuals....will take effect only when a document is being saved to an image-like...while converting documents to image formats. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlSaveOptions.ImageResolution | Aspose.Words ...

    Adjust image resolution effortlessly with HtmlSaveOptions. Optimize your HTML, MHTML, or EPUB exports with customizable settings for stunning visuals....saving a document to HTML. Document doc = new Document ( MyDir...namespace Aspose.Words.Saving assembly Aspose.Words HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DocumentBuilder.CurrentStory | Aspose.Words for...

    Discover the DocumentBuilder CurrentStory property to access and manage the selected story efficiently, enhancing your Document editing experience....work with a document builder’s current story. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Discover the HtmlSaveOptions ExportImagesAsBase64 property to save images in Base64 format for optimized HTML, MHTML, or EPUB output. Enhance your Document quality!...saved HTML document. Document doc = new Document ( MyDir + "Rendering...html document with images embedded inside it. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  8. CompositeNode.HasChildNodes | Aspose.Words for ...

    Discover if a CompositeNode has child nodes with the HasChildNodes property. Simplify your coding with this essential feature for efficient node management.... Document doc = new Document ( MyDir + "Tables...of getting a table from a document. // 1 - From the "Tables"...

    reference.aspose.com/words/net/aspose.words/com...
  9. CompositeNode.IndexOf | Aspose.Words for .NET

    Discover how the CompositeNode IndexOf method efficiently locates the index of a specified child node in the array, enhancing your coding experience.... Document doc = new Document ( MyDir + "Rendering...CompositeNode namespace Aspose.Words assembly Aspose.Words CompositeNode...

    reference.aspose.com/words/net/aspose.words/com...
  10. FontEmbeddingLicensingRights.BitmapEmbeddingOnl...

    Discover the FontEmbeddingLicensingRights BitmapEmbeddingOnly property, which ensures exclusive Bitmap embedding restrictions for enhanced design control.... Document doc = new Document ( MyDir + "Embedded...docx" ); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...