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

new

(0.12 sec)
  1. 用JavaScript通过C++打开不同格式的文件|Documentation

    Aspose.Cells for JavaScript通过C++ API允许你打开/读取不同格式的文件,如XLSX、HTML、CSV、ODS、TSV、SXC、FODS等。... const loadOptions = new LoadOptions ( LoadFormat . SpreadsheetML...data const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  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. 图表|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js via Java 掌握图表:创建、格式化、绑定数据,并通过 JavaScript 示例将图表导出为 PPT、PPTX 和 ODP。...addChart () { let presentation = new aspose . slides . Presentation...accessChart () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  4. Load and Extract Data | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save Type 1 fonts within Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/java/loading-saving-type1-...
  5. Merge Any Number of ZIP Archives | Aspose.Zip D...

    Learn how to merge multiple ZIP archives into a single file with this comprehensive guide....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/merge-arbitrary-number...
  6. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java.... Document doc = new Document(getMyDir() + "Rendering...HtmlSaveOptions saveOptions = new HtmlSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. 加载文件时自动调整行高,使用JavaScript通过C++|Documentation

    学习如何在使用Aspose.Cells for Java脚本通过C++加载文件时调整非自定义高度的行。...arrayBuffer (); const data = new Uint8Array ( arrayBuffer ); //...as out.pdf const workbook = new Workbook ( data ); const outputData...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  8. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BookmarksOutlineLevelCollection | Aspose.Words ...

    A collection of individual bookmarks outline level in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); BookmarksOutlineLeve...

    reference.aspose.com/words/java/com.aspose.word...
  10. Unable to open EMF file in Aspose Image view on...

    Hi Team, We have obtained a temporary license for Aspose.Imaging for Python via .NET to evaluate the library for the use case mentioned below. Use Case: We are trying to convert SVG files to EMF using the code below a…...0 var license = new Aspose.Imaging.License(); license...options = new EmfOptions { VectorRasterizationO = new SvgRasterizationOpti...

    forum.aspose.com/t/unable-to-open-emf-file-in-a...