Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 4,867 for

document assembly

(0.07 sec)
  1. AnthropicAiModel Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.AnthropicAiModel class—your gateway to seamless integration with Anthropics AI models for enhanced Document processing....Description virtual CheckGrammar ( Document , CheckGrammarOptions ) Checks...Checks grammar of the provided document. This operation leverages...

    reference.aspose.com/words/net/aspose.words.ai/...
  2. MultiplePagesType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.MultiplePagesType enum for efficient Document printing options. Optimize your workflow with flexible printing settings!...enumeration Specifies how document is printed out. public enum...Specifies whether to print the document as a book fold. BookFoldPrintingReve...

    reference.aspose.com/words/net/aspose.words.set...
  3. DocumentBase.FontInfos | Aspose.Words for .NET

    Access detailed font properties with DocumentBase's FontInfos feature, enhancing your Document's design and readability effortlessly....properties of fonts used in this document. public FontInfoCollection...definitions is loaded as is from the document. Font definitions might be...

    reference.aspose.com/words/net/aspose.words/doc...
  4. TxtLoadOptions.DocumentDirection | Aspose.Words...

    Discover the TxtLoadOptions DocumentDirection property to easily set Document direction. Optimize your layout with the default LeftToRight setting!...DocumentDirection property Gets or sets a document direction. The default value...Shows how to detect plaintext document text direction. // Create...

    reference.aspose.com/words/net/aspose.words.loa...
  5. SummaryLength Enum | Aspose.Words for .NET

    Discover the Aspose.Words.AI.SummaryLength enum, offering flexible summary length options for enhanced Document summarization and improved content clarity.... Document firstDoc = new Document ( MyDir + "Big..."Big document.docx" ); Document secondDoc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.ai/...
  6. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property to maintain the original format of legacy control characters for seamless Document conversion.... Document doc = new Document ( MyDir + "Legacy...doc" ); // When we save the document to an OOXML format, we can...

    reference.aspose.com/words/net/aspose.words.sav...
  7. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false....will be embedded into the document’s CSS in Base64 encoding....saved HTML document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  8. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your Documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced Document quality....embedding TrueType fonts in a document upon it is saved. The default...PostScript fonts, but can open documents with embedded fonts of this...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ReportingEngine.Options | Aspose.Words for .NET

    Discover the ReportingEngine Options property to easily customize report-building behaviors with flexible flags for optimal performance and control.... Document , new DataSet (), "" ); See...namespace Aspose.Words.Reporting assembly Aspose.Words ReportingEngine...

    reference.aspose.com/words/net/aspose.words.rep...
  10. DocumentBuilder.InsertFootnote | Aspose.Words f...

    Enhance your Documents effortlessly with the DocumentBuilder InsertFootnote method—easily add footnotes or endnotes for better clarity and professionalism....footnote or endnote into the document. public Footnote InsertFootnote...and an endnote. Document doc = new Document (); DocumentBuilder...

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