Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 224,658 for

new

(0.13 sec)
  1. 创建、布局和自动调整形状|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.... File file = new File ( dataDir ); if (! file...initialize a new Diagram Diagram diagram = new Diagram (); //...

    docs.aspose.com/diagram/zh/java/create-layout-a...
  2. Product Overview | Python via .NET

    Python Library for the developers to process PS, EPS, and XPS files. Learn the overvoew of Aspose.Page API solution for Python....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/python-net/product-overview/
  3. Merge Files with JavaScript via C++|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....used to copy worksheets into a new workbook. These methods are easy...arrayBuffer (); files . push ( new Uint8Array ( arrayBuffer ));...

    docs.aspose.com/cells/javascript-cpp/merge-files/
  4. 使用JavaScript通过C++检查VBA代码的数字签名是否有效|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查VBA代码数字签名的有效性。...project const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsm ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  5. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = New FontSettings(); fontSe…...FontSettings fontSettings = new FontSettings(); fontSettings...; DocumentBuilder Builder = new DocumentBuilder(mainDoc); DocumentBuilder...

    forum.aspose.com/t/topic/312049
  6. Merge RAR files to one 7ZIP archive via C#

    Source code for merge RAR files to one 7ZIP archive via C#. Use API example code for combine RAR files to a single 7ZIP within VB.NET Asp.NET or any .NET based application....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/merger/rar-to-7zip/
  7. Customize PowerPoint Fonts in Java|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for Java to keep your presentations sharp and consistent across any device.... String [] fontFolders = new String [] { externalFontFolder1...null ; try { presentation = new Presentation ( "sample.pptx"...

    docs.aspose.com/slides/java/custom-font/
  8. 添加二色比例和三色比例条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库添加条件格式,为两色比例和三色比例设置。通过调整这些条件,你可以更好地控制单元格的外观。...file selected - we'll create a new workbook } let workbook ; if...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  9. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++.... The new Comment object can be accessed...workbook = new AsposeCells . Workbook (); // Adding a new worksheet...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  10. 在 JavaScript 中将 PowerPoint 演示文稿转换为 Markdown|Asp...

    在 JavaScript 中使用 Aspose.Slides for Node.js(通过 Java)将 PowerPoint 幻灯片(PPT、PPTX)转换为整洁的 Markdown,自动化文档并保留格式。...PowerPoint 转换为 markdown: var pres = new aspose . slides . Presentation...PowerPoint 转换为 CommonMark: var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...