Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 4,930 for

document assembly

(0.11 sec)
  1. LoadOptions.MswVersion | Aspose.Words for .NET

    Optimize Document loading with LoadOptions MswVersion. Ensure compatibility with specific MS Word versions, defaulting to Word 2019 for seamless integration....Allows to specify that the document loading process should match...handle certain aspects of document content and formatting slightly...

    reference.aspose.com/words/net/aspose.words.loa...
  2. HtmlLoadOptions.BlockImportMode | Aspose.Words ...

    Discover HtmlLoadOptions' BlockImportMode property to customize block-level element imports. Control merging for optimal content management!...imported from HTML-based documents. const string html = @" <html>...blockImportMode ; Document doc = new Document ( stream , loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  3. ViewOptions.ViewType | Aspose.Words for .NET

    Discover the ViewOptions ViewType property to easily customize your Microsoft Word view mode for enhanced productivity and a tailored editing experience....to a document upon loading. Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Settings assembly Aspose.Words ViewOptions.FormsDesign...

    reference.aspose.com/words/net/aspose.words.set...
  4. StyleCollection.Count | Aspose.Words for .NET

    Discover the StyleCollection Count property to easily retrieve the total number of styles in your collection for enhanced organization and management....Style to a document’s styles collection. Document doc = new Document...Document (); StyleCollection styles = doc . Styles ; // Set default...

    reference.aspose.com/words/net/aspose.words/sty...
  5. IDocumentProcessorPlugin Interface | Aspose.Wor...

    Discover the Aspose.Words IDocumentProcessorPlugin interface to enhance your Document processing with powerful external plugins for seamless integration....an interface for external document processor plugin. public interface... LoadOptions ) Append the document loading it with the specified...

    reference.aspose.com/words/net/aspose.words/ido...
  6. Fill.Pattern | Aspose.Words for .NET

    Discover the Fill Pattern property to easily access and customize PatternType for your designs. Enhance your projects with unique fill options!... Document doc = new Document ( MyDir + "Shape...namespace Aspose.Words.Drawing assembly Aspose.Words Fill.Opacity...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ParagraphFormat.Borders | Aspose.Words for .NET

    Discover the ParagraphFormat Borders property to easily manage and customize your paragraph borders, enhancing Document aesthetics and readability.... Document doc = new Document (); DocumentBuilder...ParagraphFormat namespace Aspose.Words assembly Aspose.Words ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  8. PdfLoadOptions.PageIndex | Aspose.Words for .NET

    Discover PdfLoadOptions PageIndex. Easily set the starting page index for PDF reading with this flexible property. Optimize your PDF handling today!...PageCount = 1 ; Document doc = new Document ( MyDir + "Images...namespace Aspose.Words.Loading assembly Aspose.Words PdfLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  9. TextBoxControl.Text | Aspose.Words for .NET

    Manage the TextBoxControl's text easily—get or set its content for seamless user interaction and enhanced functionality in your application.... Document doc = new Document ( MyDir + "Textbox...namespace Aspose.Words.Drawing.Ole assembly Aspose.Words TextBoxControl...

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

    Discover the DocumentBuilder Italic property. Easily format your text in italic for enhanced readability and style in your Documents....with a document builder instead of a mail merge. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

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