Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 213,610 for

new

(0.52 sec)
  1. HtmlSaveOptions.exportRelativeFontSize property...

    HtmlSaveOptions.exportRelativeFontSize property. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...size in points. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD for .NET 22.9 - 发行说明|Documentation

    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....// 16 位保存选项 PsdOptions p16 = new PsdOptions () { ChannelBitsCount...img . Save ( outputImageFile , new PngOptions () { ColorType = Aspose...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Using GlobalizationSettings Class for Custom Su...

    Learn how to customize subtotal labels and other labels of pie charts using the GlobalizationSettings class in Aspose.Cells for JavaScript via C++....bytes const workbook = new Workbook ( new Uint8Array ( arrayBuffer...workbook const customSettings = new CustomSettings (); workbook ...

    docs.aspose.com/cells/javascript-cpp/using-glob...
  4. Changing the Layout of Pivot Table|Documentation

    How to change the layout of a Pivot Table with Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob1 = new Blob ([ outputData1 ]); const...

    docs.aspose.com/cells/javascript-cpp/changing-t...
  5. Set Data source for the chart with JavaScript v...

    Learn about the various data sources supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....Instantiate a new Workbook const workbook = new Workbook (); //...// Adding a new worksheet to the Excel object const sheetIndex...

    docs.aspose.com/cells/javascript-cpp/data-forma...
  6. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java.... Document doc = new Document(); CustomDocumentProper...properties.add("Authorized Date", new Date()); properties.add("Authorized...

    reference.aspose.com/words/java/com.aspose.word...
  7. WebExtensionStoreType | Aspose.Words for Java

    Enumerates available types of a web extension store in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  8. 使用C++通过JavaScript将CSV转换为JSON|Documentation

    使用C++ API和易用的Aspose.Cells for JavaScript将CSV文件转换为JSON。...arrayBuffer (); const loadOptions = new LoadOptions ( LoadFormat . Csv...Csv ); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  9. 将 EPUB 转换为 XPS – C# 代码示例

    使用 Aspose.HTML for .NET API 将 EPUB 转换为 XPS。在C#示例中考虑各种EPUB到XPS的转换方案。尝试在线EPUB转换器。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/convert-epub-to-xps/
  10. 将 MHTML 转换为 XPS – Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 在 C# 中将 MHTML 转换为 XPS。在 C# 示例中考虑所支持的 MHTML 到 XPS 的转换方案。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/convert-mhtml-to-xps/