Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 223,647 for

new

(0.25 sec)
  1. 标题和正文主题字体|Documentation

    Aspose.Cells 是一个通过 C++ 的 JavaScript 库,用于操作电子表格文件。它支持在 Excel 文档中设置标题和正文的主题字体,让用户可以自定义文档的外观和样式。本文将介绍如何使用 Aspose.Cells 库操作 Excel 文档中的标题和正文主题字体。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/heading...
  2. Compose Multi-volume 7z Archive | Aspose.Zip fo...

    Compose multi-volume 7z archive with .net library...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/multi-volume-7z/
  3. Extract SEO-oriented fields from JSON header an...

    The process involves analyzing the JSON structure for relevant metadata and extracting necessary information for SEO purposes....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/cpio-archiving/
  4. Content hierarchy error - inserted sub sections...

    Content is inserted into a SDT There is no documented breaking change from 24.8 to 24.9 in this regard. Probably the content has to be created differently now? See demo code and document in the attached archive. Until…...container and always append new child nodes to the end of the...workaround you can insert the new subsection into the parent node...

    forum.aspose.com/t/content-hierarchy-error-inse...
  5. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more....feature: Presentation pres = new Presentation ( "Presentation...TextHighlightingOpti textHighlightingOpti = new TextHighlightingOpti (); textHighlightingOpti...

    docs.aspose.com/slides/java/text-formatting/
  6. How to activate license for the latest aspose t...

    Dear aspose team, I just got the license for the latest aspose total and it seems the way of activating it has changed from what we had before. Could you please be so kind and help how to activate license once without …...logger) { try { using var ms = new MemoryStream(Convert.FromBas...nse)); using var deflator = new DeflateStream(ms, CompressionMode...

    forum.aspose.com/t/how-to-activate-license-for-...
  7. 使用JavaScript通过C++将Excel转换为CSV、TSV和Txt|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为CSV、TSV和TXT格式。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...type of separator const opts = new TxtSaveOptions (); opts . separator...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  8. 用JavaScript通过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....settings const globalization = new GlobalizationSetting (); AsposeCells...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  9. Merge USD File Formats via Java | products.aspo...

    Sample Java merge USD file. Use this example code to merge USD file within any Web or Desktop Java based application....generate usdz file Scene scene = new Scene(); int i = 0 ; for (String...file: files) { FileStream fs = new FileStream(file, FileStream.OPEN...

    products.aspose.com/3d/java/merger/usd/
  10. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles in HTML using Aspose.Cells for JavaScript via C++....No file selected – create a new workbook as in the original JavaScript...JavaScript sample const wb = new Workbook (); // Access first...

    docs.aspose.com/cells/javascript-cpp/prefix-tab...