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

log

(0.16 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. FindReplaceOptions.replacingCallback property |...

    FindReplaceOptions.replacingCallback property. The user-defined method which is called before every replace occurrence..../// <summary> /// Maintains a log of every text replacement done...), "" , options ); console . log ( numberHexer . GetLog ()); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用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...
  4. 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...
  5. BuildVersionInfo.version property | Aspose.Word...

    BuildVersionInfo.version property. Gets the product version.... log ( `I am currently using ${ aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 单元格名称和行/列索引之间的转换|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript实现单元格名称与行/列索引的转换。... log ( "Aspose.Cells initialized"...( row , column ); console . log ( "Cell name: " + name ); document...

    docs.aspose.com/cells/zh/javascript-cpp/names-a...
  7. 用Node.js通过C++检测工作表是否密码保护|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检测工作表是否受密码保护。... log ( "Worksheet is password protected"...protected" ); } else { console . log ( "Worksheet is not password...

    docs.aspose.com/cells/zh/nodejs-cpp/detect-if-w...
  8. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for Node.js via C++. This guide explains the types of data values and how to access and work with them in your charts.... log ( "X Value Type: " + point ....getXValueType ()); console . log ( "Y Value Type: " + point ....

    docs.aspose.com/cells/nodejs-cpp/find-type-of-x...
  9. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to save a font resource.... log ( fontFilename ); } expect (...write ( ", italic" ); console . log ( `\nSource:\t ${ args . originalFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert PDF/A to PDF format in Node.js|Aspose.P...

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document in the Node.js environment.... log ( "AsposePdfAConvertToP => %O"..."ResultConvertToPDF.pdf" ); console . log ( "AsposePdfAConvertToP => %O"...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdfa-to-...