Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 183,239 for

doc

(0.37 sec)
  1. HtmlSaveOptions.ExportDocumentProperties | Aspo...

    Discover how HtmlSaveOptions' ExportDocumentProperties enhances your HTML, MHTML, or EPUB exports by including essential built-in and custom Document properties.... Document doc = new Document ( MyDir + "Rendering...ExportDocumentProper = true ; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. CheckGrammarOptions Class | Aspose.Words for .NET

    Optimize your Documents with Aspose.Words.AI.CheckGrammarOptions. Discover customizable AI grammar checks for flawless writing and enhanced clarity.... Document doc = new Document ( MyDir + "Big...proofedDoc = model . CheckGrammar ( doc , grammarOptions ); proofedDoc...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. PdfSaveOptions.AdditionalTextPositioning | Aspo...

    Discover the PdfSaveOptions AdditionalTextPositioning property to control text positioning in PDFs. Enhance your Document's layout effortlessly!... Document doc = new Document ( MyDir + "Text...AdditionalTextPositi = applyAdditionalTextP }; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page.... let doc = new aw . Document ( base ....emulateRenderingToSi = 50 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontFallbackSettings.load_noto_fallback_setting...

    FontFallbackSettings.load_noto_fallback_settings method. Loads predefined fallback settings which uses Google Noto fonts....default_font_name = 'Noto Sans' doc = aw . Document () doc . font_settings =...pre-defined fallback font settings. doc = aw . Document () font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # The BIDIOUTLINE field numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LoadOptions.mswVersion property | Aspose.Words ...

    LoadOptions.mswVersion property. Allows to specify that the Document loading process should match a specific MS Word version... Word2007 ; let doc = new aw . Document ( base ....2007 specification. expect ( doc . styles . defaultParagraphForm...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlSaveOptions.saveFormat property | Aspose.Wo...

    HtmlSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used... let doc = new aw . Document ( base ....exportDocumentProper = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StyleCollection.DefaultParagraphFormat | Aspose...

    Discover the StyleCollection DefaultParagraphFormat property to easily access and customize your Document's default paragraph formatting for enhanced readability....Document doc = new Document (); StyleCollection styles = doc . Styles...

    reference.aspose.com/words/net/aspose.words/sty...
  10. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_text property. If ``True``, fits text in the cell, compressing each paragraph to the width of the cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...