Sort Score
Result 10 results
Languages All
Labels All
Results 8,961 - 8,970 of 213,190 for

new

(0.38 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. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances text formatting and efficiently stores results, streamlining your data input process....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 使用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-...
  4. 使用 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...
  5. 使用JavaScript通过C++为图表设置数据源|Documentation

    了解Aspose.Cells for Java脚本通过C++支持的各种数据源。我们的指南将带你了解可用的不同类型数据源,并示范如何连接和检索数据以填充你的工作表。...Instantiate a new Workbook const workbook = new Workbook (); //...// Adding a new worksheet to the Excel object const sheetIndex...

    docs.aspose.com/cells/zh/javascript-cpp/data-fo...
  6. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....presentation instance $pres = new Presentation (); try { # Adding...with ActiveX controls $pres = new Presentation ( "ActiveX.pptm"...

    docs.aspose.com/slides/php-java/activex/
  7. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/javascript-cpp/replace-ta...
  8. .docx to .html table formatting error - Free Su...

    Hi, When converting a .docx file to a.html file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. I had the same error with pdf conversion which as solved with …...htmlImageSavingCallb) { string subfolderName = new DirectoryInfo(subfolderFullPath)...Name; var htmlSaveOptions = new HtmlSaveOptions { CssStyleSheetType...

    forum.aspose.com/t/docx-to-html-table-formattin...
  9. Remove Gap Between Tasks List and Footer | Aspo...

    Learn how to use the ReduceFooterGap property in Aspose.Tasks for .NET to remove the extra space between a task list and the footer when exporting Microsoft Project data....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/reduce-gap-between-ta...
  10. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/java/how-to-load-fonts/loa...