Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 15,226 for

log

(0.18 sec)
  1. 用JavaScript通过C++分屏Excel工作表|Documentation

    在本文中,您将学习如何通过JavaScript结合C++插件以编程方式将工作表分成两个或四个部分,从而显示某些行和/或列。... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. 使用JavaScript via C++将指定的工作表保存为PDF|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++将指定工作表保存为PDF。... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/save-sp...
  3. PDF Printing Stuck on Size A4? - Free Support F...

    Hi All, I am attempting to print a document with specific sizes (configurable by customer). NOTE: In testing I am printing to a virtual printer. I have tried both Postscript and Microsoft Print to PDF and have seen the…... Log the behavior as a limitation/bug...for virtual printers. We will log this as a known limitation so...

    forum.aspose.com/t/pdf-printing-stuck-on-size-a...
  4. AsposefontConvertTowoff2 | Node.js

    将字体转换为WOFF2格式。可靠的node.js通过C ++库,用于从aspose.font进行字体转换。... log ( ' Aspose. Font for Node. js...FontType . CFF ); 10 console. log ( "AsposeFontConvertToW : %O"...

    docs.aspose.com/font/zh/nodejs-cpp/convert-font...
  5. Convert a Document with Images Aspose.Words in ...

    In Aspose.Words for .NET, we solved the problem of converting documents with images to fixed page formats – just make native assets copied properly using C#....Logging ; using Aspose.Words ; namespace...HttpRequest req , ILogger log ) { log . LogInformation ( "C# HTTP...

    docs.aspose.com/words/net/converting-a-document...
  6. 用JavaScript通过C++保存文件的不同方式|Documentation

    Aspose.Cells for Java脚本通过C++可以将文件保存为不同格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  7. Unprotect a Worksheet with JavaScript via C++|D...

    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.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/unprotect-...
  8. Encrypt and Decrypt ODS Files with JavaScript v...

    Password‑protect and encrypt ODS files using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  9. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/line-break...
  10. Cell format with date string does not apply wit...

    I’m loading Json data for data binding using Smart Marker and I noticed that template Excel file with a cell formatted with specific date time style does not get properly applied. Is there something I’m missing here? No…... Debugging : Implement logging to check what data is being...being processed. You can log the data after setting the JSON data...

    forum.aspose.com/t/cell-format-with-date-string...