Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 4,855 for

document assembly

(0.04 sec)
  1. UnsupportedEncryptionException Class | Aspose.W...

    Handles errors when loading encrypted Word Documents with unsupported methods using UnsupportedEncryptionException....Thrown during document load, when the document is encrypted with...Also namespace Aspose.Words assembly Aspose.Words Underline Enum...

    reference.aspose.com/words/net/aspose.words/uns...
  2. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words SetImage( Stream...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your Documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....the given input document into the output document using specified...Examples Shows how to convert documents with a single line of code...

    reference.aspose.com/words/net/aspose.words.low...
  4. RevisionGroupCollection.Item | Aspose.Words for...

    Access specific revision groups effortlessly with the RevisionGroupCollection Item property. Enhance your data management with precise indexing....revisions in a document. Document doc = new Document ( MyDir + "Revisions...RevisionGroupCollect namespace Aspose.Words assembly Aspose.Words RevisionGroupCollect...

    reference.aspose.com/words/net/aspose.words/rev...
  5. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....comments while loading an HTML document. HtmlLoadOptions loadOptions...account while parsing the loaded document. loadOptions . SupportVml...

    reference.aspose.com/words/net/aspose.words.loa...
  6. ImageData.SetImage | Aspose.Words for .NET

    Discover how to use the SetImage method in ImageData to enhance your shapes with customized images. Elevate your design effortlessly!...system in a document. Document doc = new Document (); // To display...display an image in a document, we will need to create a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Replacer.ReplaceToImages | Aspose.Words for .NET

    Effortlessly transform your input files by replacing character patterns with custom strings and generating stunning images with our ReplaceToImages method....how to replace string in the document and save result to images...ways to replace string in the document: string doc = MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...
  8. FolderFontSource | Aspose.Words for .NET

    Discover the FolderFontSource constructor for seamless font management. Enhance your web projects with efficient font sourcing today!...FontsDir , false , 1 ); Document doc = new Document (); doc . FontSettings...namespace Aspose.Words.Fonts assembly Aspose.Words FolderFontSource(...

    reference.aspose.com/words/net/aspose.words.fon...
  9. VbaProject.IsProtected | Aspose.Words for .NET

    Discover if your VbaProject is password protected with the IsProtected property. Ensure your code's security and streamline project management effectively!... Document doc = new Document ( MyDir + "Vba protected...namespace Aspose.Words.Vba assembly Aspose.Words VbaProject.CodePage...

    reference.aspose.com/words/net/aspose.words.vba...
  10. DocumentBuilder | Aspose.Words for .NET

    Create powerful Documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your Document management today!...object and attaches it to a new Document object. Examples Shows how...DocumentBuilder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...