Sort Score
Result 10 results
Languages All
Labels All
Results 9,911 - 9,920 of 222,975 for

new

(0.74 sec)
  1. Convert Chart to Images using Aspose.Cells|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ImageOrPrintOptions imgOpts = new ImageOrPrintOptions (); imgOpts...image file. chart . toImage ( new FileOutputStream ( dataDir +...

    docs.aspose.com/cells/java/convert-chart-to-ima...
  2. Reading CSV File with Multiple Encodings using ...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++....isMultiEncoded property const options = new TxtLoadOptions (); options ....options const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/reading-cs...
  3. 使用JavaScript通过C++将Excel转换为带提示的HTML|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为带完整文本显示提示的HTML格式。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...tooltip text const options = new HtmlSaveOptions (); options ...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. FieldGreetingLine.LanguageId | Aspose.Words for...

    Discover the FieldGreetingLine LanguageId property to easily manage name formatting with customizable language settings for enhanced user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...result. field . LanguageId = new CultureInfo ( "en-US" ). LCID...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 使用JavaScript via C++在保存Excel文件为HTML时导出批注。|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...IsExportComments to true const opts = new HtmlSaveOptions (); opts . isExportComments...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  6. 在使用C++中的JavaScript保存为HTML时禁用CSS|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时禁用CSS。...(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); const opts = new HtmlSaveOptions (); opts . disableCss...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  7. MailMerge.MappedDataFields | Aspose.Words for .NET

    Discover the MailMerge MappedDataFields property, access a powerful collection of mapped data fields to enhance your mail merge operations effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... () { DataTable dataTable = new DataTable ( "MyTable" ); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  8. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FixedPageSaveOptions.colorMode property | Aspos...

    FixedPageSaveOptions.colorMode property. Gets or sets a value determining how colors are rendered.... let doc = new aw . Document ( base . myDir...color. let pdfSaveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.Shading | Aspose.Words for .NET

    Discover the Font Shading property, which provides a Shading object for customizable font formatting, enhancing your text's visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

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