Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 213,179 for

new

(0.14 sec)
  1. 使用C++的JavaScript设置打印选项|Documentation

    本文演示了如何使用JavaScript API和C++库以编程方式设置Excel工作表页面设置功能的打印选项。您可以设置打印区域、打印标题和页面顺序。...Instantiate a new Workbook object const workbook = new Workbook ();...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  2. Public API Changes in Aspose.Cells 8.4.1|Docume...

    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.... It includes not only new and updated public methods, added...cells . Workbook workbook = new com . aspose . cells . Workbook...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++....Instantiate a new Workbook. const workbook = new AsposeCells ...StyleFlag object. let flg = new AsposeCells . StyleFlag (); //...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...
  4. Setting Attributes in HTML Template – Aspose.HT...

    Learn how to set attributes in HTML template and control the presence of attributes when populating templates using Aspose.HTML for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/setting-attributes-in-...
  5. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......{ using (Presentation pres = new Presentation()) { pres.Slides...options = new WebDocumentOptions { TemplateEngine = new RazorTemplateEngine()...

    docs.aspose.com/slides/fr/net/web-extensions/sa...
  6. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......{ using (Presentation pres = new Presentation()) { pres.Slides...options = new WebDocumentOptions { TemplateEngine = new RazorTemplateEngine()...

    docs.aspose.com/slides/net/web-extensions/sampl...
  7. Create, Update, Layout and Auto-Fit Shapes|Docu...

    Use C# Diagram API to create, update and auto layout shapes in Visio files using C# within your applications. Complete guide with C# code samples....The first step when creating new documents, is to create a diagram...of Diagram class to create a new diagram. Programming Sample Layout...

    docs.aspose.com/diagram/net/create-update-layou...
  8. Secure Presentations with Passwords in .NET|Asp...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Secure your presentations....Presentation presentation = new Presentation ( "pres.pptx" ))...Presentation presentation = new Presentation ( "pres.pptx" ))...

    docs.aspose.com/slides/net/password-protected-p...
  9. choicebox|Documentation

    An element that generates a question with a fixed number of answers....attribute must be placed on a new line immediately after the opening...answers). font_family=Courier New font_style regular The font style...

    docs.aspose.com/omr/net/txt-markup/choicebox/
  10. Noto Serif JP font not rendering when embedded ...

    Greetings! We are using HTML to DOCX conversion for converting HTMLs containing Japanese characters to DOCX files. These HTMLs are using “Noto Serif JP” font, which is a google font. To ensure that it works on other sys…...your document Document doc = new Document("path/to/your/document...FontSettings fontSettings = new FontSettings(); fontSettings...

    forum.aspose.com/t/noto-serif-jp-font-not-rende...