Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 4,931 for

assemble document

(0.09 sec)
  1. ImageSaveOptions.UseGdiEmfRenderer | Aspose.Wor...

    Optimize EMF saving with ImageSaveOptions. Control GDI or Aspose.Words renderer settings for enhanced image quality and performance....converting a document to .emf. Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as an EMF image, we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  2. List Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.List class for powerful list formatting. Enhance your Documents with seamless organization and professional presentation....the Working with Lists documentation article. public class List...Description Document { get; } Gets the owner document. IsListStyleDefinitio...

    reference.aspose.com/words/net/aspose.words.lis...
  3. ListLabel Class | Aspose.Words for .NET

    Explore the Aspose.Words.Lists.ListLabel class to enhance your Document formatting with customizable list label properties for better control and presentation....the Working with Lists documentation article. public class ListLabel...are list items. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Style.Equals | Aspose.Words for .NET

    Discover the Style Equals method for comparing built-in styles. Understand linked and next paragraph styles for enhanced formatting and design efficiency.... Document doc = new Document ( MyDir + "Style...with alias.docx" ); // This document contains a style named "MyStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  5. FieldCreateDate.UseSakaEraCalendar | Aspose.Wor...

    Discover the FieldCreateDate UseSakaEraCalendar property to easily manage Saka Era calendar settings in your applications for enhanced date handling....date/time of the document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldCreateDate.UseUmAlQuraCalendar | Aspose.Wo...

    Manage date formats effortlessly with the FieldCreateDate UseUmAlQuraCalendar property. Switch to the UmalQura calendar for precise date handling....date/time of the document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. RevisionCollection.GetEnumerator | Aspose.Words...

    Discover the RevisionCollection GetEnumerator method! Efficiently retrieve enumerator objects for seamless data management and enhanced performance....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  8. ImageFieldMergingArgs.ImageStream | Aspose.Word...

    Discover how the ImageFieldMergingArgs ImageStream property enhances your mail merge by seamlessly integrating images for professional results....merges the image into the document. Examples Shows how to insert...ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...

    reference.aspose.com/words/net/aspose.words.mai...
  9. FontSavingArgs.FontStream | Aspose.Words for .NET

    Discover the FontSavingArgs FontStream property, enabling seamless font storage and management for enhanced application performance and user experience....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. CellCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your CellCollection to a new array with the ToArray method, streamlining data management and enhancing performance....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...