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

new

(0.77 sec)
  1. IMailMergeDataSource Interface | Aspose.Words f...

    Unlock powerful mail merging with Aspose.Words.MailMerging.IMailMergeDataSource. Effortlessly connect custom data sources for seamless document automation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Customer > customers = new List < Customer > { new Customer ( "Thomas...

    reference.aspose.com/words/net/aspose.words.mai...
  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. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, PPTX) to animated GIFs with Aspose.Slides for Java. Fast, high-quality results....settings: Presentation pres = new Presentation ( "pres.pptx" );...in Java: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/java/convert-powerpoint-...
  10. PageSet class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet class. Describes a random set of pages...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...into an image. let options = new aw . Saving . ImageSaveOptions...

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