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

document assembly

(0.05 sec)
  1. 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...
  2. TextWatermarkOptions.Color | Aspose.Words for .NET

    Customize your TextWatermarkOptions with the Color property to enhance visibility. Set your preferred font color for a personalized touch. Default, Silver.... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/tex...
  3. 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...
  4. 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...
  5. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred format, enhancing your Document management efficiency....rendering large documents to PDF. Document doc = new Document ( MyDir...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Integrating Aspose.Words with Azure Data Lake|A...

    Aspose.Words can be integrated with Azure Data Lake Analytics and Azure Data Lake Storage. This allows you to combine the big data analytics capabilities of the Azure Data Lake cloud storage solution with the power of Aspose.Words using C#....programmatically perform various document processing tasks, such as...rendering, reading, or converting documents between different formats...

    docs.aspose.com/words/net/integrating-aspose-wo...
  7. DocumentDirection Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentDirection enum to easily control text flow in your Documents. Enhance readability and formatting with this powerful feature!...direction to flow the text in a document. public enum DocumentDirection...Shows how to detect plaintext document text direction. // Create...

    reference.aspose.com/words/net/aspose.words.loa...
  8. ChartSeriesGroup.BubbleScale | Aspose.Words for...

    Discover the ChartSeriesGroup BubbleScale property to customize bubble sizes in your charts, enhancing data visualization and user engagement.... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartSeriesGroup...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 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...
  10. 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...