Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 4,283 for

document assembly

(0.04 sec)
  1. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your Documents!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Use a document builder to insert a combo...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Font.LocaleIdBi | Aspose.Words for .NET

    Discover the Font LocaleIdBi property, easily manage locale identifiers for formatted right-to-left characters, enhancing your multilingual applications.... Document doc = new Document (); DocumentBuilder...are about to add // with the document builder is right-to-left....

    reference.aspose.com/words/net/aspose.words/fon...
  3. Replacer.Create | Aspose.Words for .NET

    Discover how the Replacer Create method generates a new instance of the efficient replacer processor for seamless data transformation....replace string with regex in the document using context. // There is...replace string with regex in the document: string doc = MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...
  4. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    Effortlessly navigate your Document with the DocumentBuilder MoveToParagraph method, enabling quick cursor movement to any paragraph in your section.... Document doc = new Document ( MyDir + "Paragraphs...); // Create document builder to edit the document. The builder's...

    reference.aspose.com/words/net/aspose.words/doc...
  5. HtmlSaveOptions.ExportXhtmlTransitional | Aspos...

    Optimize your HTML with the HtmlSaveOptions ExportXhtmlTransitional property. Control DOCTYPE declarations for better compatibility in HTML, MHTML, and EPUB formats....DOCTYPE declaration in the document prior to the root element...beginning of the HTML output document will look like this: <? xml...

    reference.aspose.com/words/net/aspose.words.sav...
  6. BookmarkCollection.Count | Aspose.Words for .NET

    Discover the BookmarkCollection Count property, which efficiently returns the total number of bookmarks, enhancing your data management capabilities....bookmarks from a document. Document doc = new Document (); DocumentBuilder...bookmarks is still present in the document. Assert . AreEqual ( 0 , bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  7. IWarningCallback.Warning | Aspose.Words for .NET

    Discover the IWarningCallback method in Aspose.Words. Handle Document loading and saving issues seamlessly, preserving formatting and data integrity....encounters some issue during document loading or saving that might...EnableFontSubstituti () { // Open a document that contains text formatted...

    reference.aspose.com/words/net/aspose.words/iwa...
  8. HeightRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.HeightRule enum for precise control over object height in Documents. Optimize your workflow with this essential feature!...with a document builder. Document doc = new Document (); DocumentBuilder...Also namespace Aspose.Words assembly Aspose.Words HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/hei...
  9. MailMerge.MergeDuplicateRegions | Aspose.Words ...

    Optimize your mail merge process with the MergeDuplicateRegions property. Control how data source regions are merged for efficient Document management....indicating whether all of the document mail merge regions with the...bool mergeDuplicateRegion ) { Document doc = CreateSourceDocMerge...

    reference.aspose.com/words/net/aspose.words.mai...
  10. CompositeNode.CreateNavigator | Aspose.Words fo...

    Discover the CompositeNode CreateNavigator method to effortlessly traverse and read nodes, enhancing your data navigation experience....NodeXPathNavigator () { Document doc = new Document (); XPathNavigator...null ) { Assert . AreEqual ( "Document" , navigator . Name ); Assert...

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