Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 213,580 for

new

(0.32 sec)
  1. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format.... let doc = new aw . Document (); // Configure...document. let saveOptions = new aw . Saving . OdtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/writing-metadata-to-mpp/
  3. PageInfo.Colored | Aspose.Words for .NET

    Discover if your page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!... Document doc = new Document ( MyDir + "Document...white pages. Document doc = new Document ( MyDir + "Colored pages...

    reference.aspose.com/words/net/aspose.words.ren...
  4. RowFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowFormat class. Represents all formatting for a table row...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...formatting of a table row. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add background to PDF with JavaScript via C++|A...

    Add background image to the your PDF file with JavaScript via C++....( e ) { const file_reader = new FileReader (); /*set the image...( e ) { const file_reader = new FileReader (); file_reader ....

    docs.aspose.com/pdf/javascript-cpp/add-backgrou...
  6. Convert HTML To GIF Javascript

    Convert HTML to GIF format in JavaScript code. Save HTML as GIF using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.html" ) for...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/nodejs-net/conversion...
  7. Manage Presentation Themes on Android|Aspose.Sl...

    Master presentation themes in Aspose.Slides for Android via Java to create, customize and convert PowerPoint files with consistent branding....applying new colors for the theme. To allow you select a new theme...a theme: Presentation pres = new Presentation (); try { IAutoShape...

    docs.aspose.com/slides/androidjava/presentation...
  8. DownsampleOptions | Aspose.Words for Java

    Allows to specify downsample options in Java.... Document doc = new Document(getMyDir() + "Images...PDF. PdfSaveOptions options = new PdfSaveOptions(); // By default...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartType | Aspose.Words for Java

    Specifies type of a chart in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...add("Series 1", categories, new double[]{76.6, 82.1, 91.6});...

    reference.aspose.com/words/java/com.aspose.word...
  10. 通过C++用JavaScript格式化单元格|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中格式化和样式化单元格,包括数字格式化、日期格式化、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Obtaining the...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...