Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 15,217 for

log

(0.07 sec)
  1. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...run on Windows, the conversion log also contains the font error... Conversion log on Windows <Compliance Name="Log" Operation="Validation"...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  2. 如何检测文件格式并检查文件是否被加密,使用Node.js通过C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检测文件格式及检查文件是否被加密。... log ( "The spreadsheet format is:...file is encrypted. console . log ( "The file is encrypted: " +...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-dete...
  3. 通过 C++ 和 Node.js 过滤图表数据的三种方法|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中过滤图表。我们的 comprehensive 指南将演示如何应用过滤器到图表,定制图表元素,以及使用数据分析工具获得更好的洞察和做出更明智的决策。... log ( "Filtered Series count: " +...()); // Should be 6 console . log ( "Visible Series count: " +...

    docs.aspose.com/cells/zh/nodejs-cpp/filtering-c...
  4. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for Node.js via C++ to find if data points are in the second pie or bar on a pie of pie or bar of pie chart. This guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively.... log ( "Value: " + chartPoint . get_YValue...get_YValue ()); console . log ( "IsInSecondaryPlot: " + chartPoint...

    docs.aspose.com/cells/nodejs-cpp/find-if-data-p...
  5. 使用JavaScript通过C++查明VBA项目是否受保护|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.... log ( "Aspose.Cells initialized".... isProtected (); console . log ( "IsProtected - Before Protecting...

    docs.aspose.com/cells/zh/javascript-cpp/find-ou...
  6. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature of VBA code using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...isValidSigned (); console . log ( "Is VBA Code Project Valid...

    docs.aspose.com/cells/javascript-cpp/check-if-d...
  7. Threaded Comments with Node.js via C++|Document...

    Manage threaded comments in Excel documents using Aspose.Cells for Node.js via C++. Learn to add, read, edit, and remove threaded comments.... log ( "Comment: " + comment . getNotes...getNotes ()); console . log ( "Author: " + comment . getAuthor...

    docs.aspose.com/cells/nodejs-cpp/threaded-comme...
  8. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in Node.js by implementing a custom calculation engine using the Aspose.Cells library for Node.js via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file.... log ( "The value of A1 with default...calculation engine console . log ( "The value of A1 with custom...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...
  9. 使用Node.js和C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入XLS和XLSB文件的外部连接。... log ( "Connection Name: " + dbCon...dbCon . getName ()); console . log ( "Command: " + dbCon . getCommand...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...
  10. Get worksheet unique id with JavaScript via C++...

    This article shows how to get an Excel worksheet's unique ID using the JavaScript library and C++ API programmatically.... log ( "Aspose.Cells initialized"...worksheet . uniqueId ; console . log ( "Unique Id: " + uniqueId );...

    docs.aspose.com/cells/javascript-cpp/get-worksh...