Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 222,946 for

new

(0.1 sec)
  1. 如何通过 JavaScript 和 C++ 控制工作簿视图|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 控制工作簿视图。... or leave empty to create a new workbook. </ p > < input type...open it; otherwise create a new workbook (matches original Node...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. FormFieldCollection.RemoveAt | Aspose.Words for...

    Effortlessly remove a form field using the FormFieldCollection RemoveAt method. Streamline your forms with this efficient index-based solution....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose.PSD for Java 19.4 - Release Notes|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....psd" ; PsdImage image = new PsdImage ( 200 , 200 ); try {...layer = null ; try { layer = new Layer (( RasterImage ) im );...

    docs.aspose.com/psd/java/aspose-psd-for-java-19...
  4. 使用 Java 版 API 转换 PostScript

    本文将通过代码片段讲解和演示 Aspose.Page API Java 解决方案中包含的 PS 到 TIFF 的转换功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/convert-ps/
  5. 配置 Visio 时间线形状|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....Load diagram Diagram diagram = new Diagram ( dataDir + "DrawingTimeLine...MilestoneHelper milestoneHelper = new MilestoneHelper ( milestone );...

    docs.aspose.com/diagram/zh/java/configure-visio...
  6. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... Workbook workbook = new com . aspose . cells . Workbook...ByteArrayOutputStrea oleStream = new ByteArrayOutputStrea (); workbook...

    docs.aspose.com/slides/java/working-solution-fo...
  7. 使用 JavaScript 复制带样式的范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本复制带格式的单元格范围。...file provided, will create a new workbook } // Instantiate or...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  8. 使用JavaScript通过C++调整工作簿压缩级别|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++调整工作簿的压缩级别。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...save options const options = new XlsbSaveOptions (); // Level...

    docs.aspose.com/cells/zh/javascript-cpp/adjust-...
  9. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。...Create a new workbook Workbook workbook ; // Add a new worksheet..."Times New Roman" style . GetFont (). SetName ( u "Times New Roman"...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  10. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....presentation file var pres = new aspose . slides . Presentation...slide shape collection. Add new slide to the presentation. Clone...

    docs.aspose.com/slides/nodejs-java/shape-manipu...