Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 4,984 for

assemble document

(0.3 sec)
  1. StructuredDocumentTag.DateDisplayLocale | Aspos...

    Customize date formats with the StructuredDocumentTag DateDisplayLocale property. Enhance user experience by setting preferred language formats effortlessly....structured document tag. Document doc = new Document (); // Insert...Insert a structured document tag that prompts the user to enter...

    reference.aspose.com/words/net/aspose.words.mar...
  2. RevisionGroup.Text | Aspose.Words for .NET

    Explore the RevisionGroup Text property to access inserted, deleted, or moved text, enhancing your Document's formatting insights and editing efficiency....revisions in a document. Document doc = new Document ( MyDir + "Revisions...RevisionGroup namespace Aspose.Words assembly Aspose.Words RevisionGroup...

    reference.aspose.com/words/net/aspose.words/rev...
  3. ParagraphFormat.RightIndent | Aspose.Words for ...

    Discover how to easily adjust the right indent of your paragraphs with the ParagraphFormat RightIndent property. Enhance your Document formatting today!... Document doc = new Document (); DocumentBuilder...// Center all text that the document builder writes, and set up...

    reference.aspose.com/words/net/aspose.words/par...
  4. 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...
  5. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity.... Document doc = new Document ( MyDir + "Smart...// A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/net/aspose.words.mar...
  6. CustomXmlProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing custom XML attributes and smart tag properties for enhanced Document control....Structured Document Tags or Content Control documentation article...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  7. SvgSaveOptions.IdPrefix | Aspose.Words for .NET

    Discover the SvgSaveOptions IdPrefix property, which customizes element IDs in your output Document for better organization and clarity. Enhance your SVG files today!...element IDs in the output document. Default value is null and...element IDs (svg). Document doc = new Document ( MyDir + "Id prefix...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FontFallbackSettings.LoadNotoFallbackSettings |...

    Discover how to enhance your typography with the FontFallbackSettings LoadNotoFallbackSettings method, using Google Noto fonts for seamless text display....= "Noto Sans" ; Document doc = new Document (); doc . FontSettings...fallback font settings. Document doc = new Document (); FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  9. HtmlElementSizeOutputMode Enum | Aspose.Words f...

    Discover Aspose.Words.Saving.HtmlElementSizeOutputMode. Control element sizes for optimal HTML, MHTML, and EPUB exports. Enhance your Document formatting!...relative units, specified in the document are exported. RelativeOnly...specified in relative units in the document. Fixed sizes are not exported...

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