Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 15,362 for

log

(0.26 sec)
  1. 找出VBA项目是否受密码保护,通过Node.js和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.... log ( "IsProtected - Before Protecting...isProtected method. console . log ( "IsProtected - After Protecting...

    docs.aspose.com/cells/zh/nodejs-cpp/find-out-if...
  2. How to Convert PDF to PDF X1A in Java

    This short how-to guide describes the process on how to convert PDF to PDF X1A in Java. It has details about setting the IDE, a list of steps defining the programming tasks, and a runnable sample code to develop a PDF to PDF X 1A converter in Java....properties Set text alignment, the log file name, and the action taken...the text alignment, the output log file name, and the flag to set...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-pd...
  3. 使用Node.js通过C++在饼图或饼状图中的第二个饼或柱子中查找数据点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++查找数据点是否在饼图或饼状图的第二个饼或柱子中。本指南将演示如何识别和访问复合图表中的次级饼或柱,以便有效分析和操作数据。... log ( "Value: " + chartPoint . get_YValue...get_YValue ()); console . log ( "IsInSecondaryPlot: " + chartPoint...

    docs.aspose.com/cells/zh/nodejs-cpp/find-if-dat...
  4. Getting OOM error while converting vsdx file - ...

    I have one .vsdx file which is of around 23 MB. trying to attach file but it is failing I am getting OOM error while converting it. We are using aspose.diagram version 29.3 and java 11 I have set -Xmx to 15GB but sti…... To confirm and log it internally, I need a few details...this. If I can confirm it, I’ll log it internally and follow up here...

    forum.aspose.com/t/getting-oom-error-while-conv...
  5. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。... log ( 'hello before save' ); return...cell , ri , ci ) => { console . log ( 'cell selected:' , cell , '...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  6. 管理单元格HTML字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API管理单元格HTML字符串。... log ( "Aspose.Cells initialized"... console . log ( c3 . htmlString ); console . log ( c4 . htmlString...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...
  7. 使用JavaScript通过C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++跟踪Excel文件的转换进度。... log ( "Aspose.Cells initialized"...pageIndex , fileName ) { console . log ( `Saving page ${ pageIndex }...

    docs.aspose.com/cells/zh/javascript-cpp/track-d...
  8. Font Substitution Issue When Converting PDF to ...

    Hello Aspose Team, I am using the latest version(25.4) of Aspose.PDF for Java to convert regular PDFs to PDF/A-3 format. In the input PDFs, the font used is Helvetica, including some text with bold styling. Since I’m w…... Please see the log output below for reference: **WARNING:...license.setLicense(licenseStream); log.info("PDF-CONVERSION_INIT: Setting...

    forum.aspose.com/t/font-substitution-issue-when...
  9. How to set AutoRecover property of Workbook wit...

    Learn how to set the AutoRecover property of a workbook using Aspose.Cells for Node.js via C++.... log ( "AutoRecover: " + workbook...AutoRecover property console . log ( "AutoRecover: " + workbook2...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-aut...
  10. Check if VBA project in a Workbook is Signed wi...

    Learn how to check if a VBA project in a workbook is signed using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...vbaProject . isSigned ; console . log ( "VBA Project is Signed: " +...

    docs.aspose.com/cells/javascript-cpp/check-if-v...