Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 182,591 for

doc

(0.23 sec)
  1. LanguagePreferences.addEditingLanguage method |...

    LanguagePreferences.addEditingLanguage method. Adds additional editing language.... Japanese ); let doc = new aw . Document ( base ....loadOptions ); var localeIdFarEast = doc . styles . defaultFont . localeIdFarEast...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LanguagePreferences.defaultEditingLanguage prop...

    LanguagePreferences.defaultEditingLanguage property. Gets or sets default editing language.... Russian ; let doc = new aw . Document ( base ....loadOptions ); var localeId = doc . styles . defaultFont . localeId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Optimize File's Content Using C++

    Compress files in C++: DocX, Doc, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...will help you to compress DOCX, DOC, RTF, ODT, EPUB, HTML, JPG, PNG...format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/cpp/compress/
  4. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your Documents. Enhance your Document processing with powerful features!...Document doc = new Document (); Table table = new Table ( doc ); doc...doc . FirstSection . Body . AppendChild ( table ); // Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  5. FontInfo.isTrueType property | Aspose.Words for...

    FontInfo.isTrueType property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font... let doc = new aw . Document ( base ....font.docx" ); let allFonts = doc . fontInfos ; expect ( allFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GraphicsQualityOptions.StringFormat | Aspose.Wo...

    Discover the GraphicsQualityOptions StringFormat property for enhanced text layout control, including alignment, ellipsis, and OpenType features for better display.... Document doc = new Document ( MyDir + "Rendering...GraphicsQualityOptio = qualityOptions ; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PageRange class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageRange class. Represents a continuous range of pages... let doc = new aw . Document ( base ....imageOptions . pageSet = pageSet ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.heading_level_for_chapter property | ...

    PageSetup.heading_level_for_chapter property. Gets or sets the heading level style that is applied to the chapter titles in the Document.... doc = aw . Document ( file_name =...document.docx' ) page_setup = doc . first_section . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LanguagePreferences.add_editing_language method...

    LanguagePreferences.add_editing_language method. Adds additional editing language.... JAPANESE ) doc = aw . Document ( MY_DIR + 'No...load_options ) locale_id_far_east = doc . styles . default_font . locale_id_far_east...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OleControl.name property | Aspose.Words for Nod...

    OleControl.name property. Gets or sets name of the ActiveX control.... let doc = new aw . Document ( base ....controls.docx" ); let shape = doc . getShape ( 0 , true ); let...

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