Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 4,946 for

assemble document

(0.1 sec)
  1. ListLevel.CustomNumberStyleFormat | Aspose.Word...

    Customize your list levels with the ListLevel CustomNumberStyleFormat property. Easily set unique number formats for enhanced Document styling.... Document doc = new Document ( MyDir + "List with...number style format. Document doc = new Document ( MyDir + "List with...

    reference.aspose.com/words/net/aspose.words.lis...
  2. LanguagePreferences Class | Aspose.Words for .NET

    Discover the Aspose.Words.LanguagePreferences class to effortlessly customize and manage language settings for enhanced Document processing....the Specify Load Options documentation article. public class LanguagePreferences...preferences when loading a document. LoadOptions loadOptions =...

    reference.aspose.com/words/net/aspose.words.loa...
  3. FileFormatUtil.LoadFormatToSaveFormat | Aspose....

    Effortlessly convert LoadFormat to SaveFormat with FileFormatUtil's LoadFormatToSaveFormat method. Streamline your file management today!...the format of a document. // Load a document from a file that... OpenRead ( MyDir + "Word document with missing file extension"...

    reference.aspose.com/words/net/aspose.words/fil...
  4. XamlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the XamlFixedSaveOptions SaveFormat property to effortlessly save Documents in XamlFixed format, ensuring optimal quality and compatibility....Specifies the format in which the document will be saved if this save...created while converting a document to fixed-form .xaml. public...

    reference.aspose.com/words/net/aspose.words.sav...
  5. BuildingBlock.Description | Aspose.Words for .NET

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  6. IHyphenationCallback Interface | Aspose.Words f...

    Explore the Aspose.Words.IHyphenationCallback interface to easily implement and register hyphenation dictionaries for enhanced Document formatting....EqualTo ( 0 )); // Open a document with a locale that Microsoft...such as German. Document doc = new Document ( MyDir + "German...

    reference.aspose.com/words/net/aspose.words/ihy...
  7. HtmlVersion Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.HtmlVersion enum to optimize Document saving in HTML and MHTML formats, enhancing compatibility and performance....HTML is used when saving the document to Html and Mhtml formats...Description Xhtml 0 Saves the document in compliance with the XHTML...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocumentProperty.ToInt | Aspose.Words for .NET

    Convert DocumentProperty values to integers effortlessly with the ToInt method. Unlock seamless data handling for your applications!...custom document properties. Document doc = new Document (); CustomDocumentProper...namespace Aspose.Words.Properties assembly Aspose.Words DocumentProperty...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Field.DisplayResult | Aspose.Words for .NET

    Discover the Field DisplayResult property that delivers the text for your displayed field results, enhancing clarity and user experience....displays in the document. Document doc = new Document (); DocumentBuilder...); builder . Write ( "This document was written by " ); FieldAuthor...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look.... Document doc = new Document (); DocumentBuilder...is the footer." ); // This document contains a small amount of...

    reference.aspose.com/words/net/aspose.words.set...