Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 4,793 for

assemble document

(0.13 sec)
  1. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your Document's style today!... Document doc = new Document (); DocumentBuilder...4. " ); // If we open this document in Microsoft Word, the paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  2. WebExtension.AlternateReferences | Aspose.Words...

    Discover the WebExtension AlternateReferences property to enhance your web extension with versatile reference options for improved functionality....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  3. WebExtensionProperty | Aspose.Words for .NET

    Create custom web extension properties effortlessly with the WebExtensionProperty constructor. Enhance your projects with tailored name-value pairs!...extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  4. WebExtensionReference.Version | Aspose.Words fo...

    Discover the WebExtensionReference Version property to define your web extension's version, ensuring compatibility and enhanced performance....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  5. WebExtension.Properties | Aspose.Words for .NET

    Discover WebExtension Properties, a powerful set of customizable features for enhancing your web extensions. Unlock unique functionality today!...extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  6. HtmlSaveOptions.ExportRelativeFontSize | Aspose...

    Discover the HtmlSaveOptions ExportRelativeFontSize property to customize font sizes in HTML, MHTML, or EPUB formats. Enhance readability with ease!...Remarks In many existing documents (HTML, IDPF EPUB) font sizes...size when viewing/processing documents. For instance, Microsoft Internet...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FontInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontInfo class, your key to detailed font insights for Documents, enhancing text quality and visual appeal....information about a font used in the document. To learn more, visit the...the Working with Fonts documentation article. public class FontInfo...

    reference.aspose.com/words/net/aspose.words.fon...
  8. ChapterPageSeparator Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ChapterPageSeparator enum to customize chapter and page number separators for enhanced Document formatting and clarity.... Document doc = new Document ( MyDir + "Big document.docx"...ChapterPageSeparator namespace Aspose.Words assembly Aspose.Words CalendarType...

    reference.aspose.com/words/net/aspose.words/cha...
  9. FileFormatInfo.Encoding | Aspose.Words for .NET

    Discover the FileFormatInfo Encoding property to identify Document encoding effortlessly. Currently supports HTML formats for accurate results....applicable to the current document format. At the moment detects...detects encoding only for HTML documents. public Encoding Encoding...

    reference.aspose.com/words/net/aspose.words/fil...
  10. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Discover the IgnoreShapes property of FindReplaceOptions. Control shape inclusion in text processing with this essential boolean setting for improved accuracy.... Document doc = new Document (); DocumentBuilder...IgnoreShapes = true }; builder . Document . Range . Replace ( "Lorem...

    reference.aspose.com/words/net/aspose.words.rep...