Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 4,983 for

document assembly

(0.18 sec)
  1. FontFallbackSettings.Load | Aspose.Words for .NET

    Effortlessly load and manage font fallback settings from XML files with the FontFallbackSettings Load method for seamless typography integration....to/from an XML document in the local file system. Document doc = new...new Document ( MyDir + "Rendering.docx" ); // Load an XML document...

    reference.aspose.com/words/net/aspose.words.fon...
  2. IAiModelText.CheckGrammar | Aspose.Words for .NET

    Enhance your writing with IAiModelText's CheckGrammar method. Effortlessly improve Document accuracy using advanced AI grammar checking....Checks grammar of the provided document. This operation leverages...grammar of document. public Document CheckGrammar ( Document sourceDocument...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. DoclingSaveOptions.RenderNonImageShapes | Aspos...

    Enable or disable rendering of non-image shapes when exporting Documents to Docling JSON format....to the output Docling JSON document. public bool RenderNonImageShapes...not exported to the output document. The default value is false...

    reference.aspose.com/words/net/aspose.words.sav...
  4. HtmlControlType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.HtmlControlType enum for seamless import of HTML input and select elements, enhancing your Document processing capabilities....HtmlControlType enumeration Type of document nodes that represent <input>...StructuredDocumentTa 1 A structured document tag Examples Shows how to...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Style.Type | Aspose.Words for .NET

    Discover the Style Type property to effortlessly access and customize paragraph or character styles, enhancing your Document's visual appeal....to access a document’s style collection. Document doc = new Document...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/net/aspose.words/sty...
  6. FolderFontSource | Aspose.Words for .NET

    Discover the FolderFontSource constructor for seamless font management. Enhance your web projects with efficient font sourcing today!...FontsDir , false , 1 ); Document doc = new Document (); doc . FontSettings...namespace Aspose.Words.Fonts assembly Aspose.Words FolderFontSource(...

    reference.aspose.com/words/net/aspose.words.fon...
  7. IDocumentConverterPlugin Interface | Aspose.Wor...

    Discover the Aspose.Words.IDocumentConverterPlugin interface—your solution for seamless external Document conversion. Enhance your workflow today!...Stream, SaveOptions ) Converts document using specified input output...SaveOptions ) Converts pages from document from input stream to array...

    reference.aspose.com/words/net/aspose.words/ido...
  8. Range.StructuredDocumentTags | Aspose.Words for...

    Discover the Range StructuredDocumentTags property, which provides a comprehensive collection of structured Document tags, enhancing your Document's organization and functionality....represents all structured document tags in the range. public...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/ran...
  9. ListCollection.GetEnumerator | Aspose.Words for...

    Discover the ListCollection GetEnumerator method to easily access and iterate through Document lists. Enhance your coding efficiency today!...will enumerate lists in the document. public IEnumerator < List...namespace Aspose.Words.Lists assembly Aspose.Words ListCollection...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Document.GetPageInfo | Aspose.Words for .NET

    Discover the GetPageInfo method to retrieve essential page size, orientation, and rendering details for optimized printing and enhanced Document management....GetPageInfo Document.GetPageInfo method Gets the page size, orientation...or not. Document doc = new Document ( MyDir + "Document.docx" );...

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