Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 16,202 for

log

(0.15 sec)
  1. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for Node.js via C++.... log ( "Worksheet is password protected"...protected" ); } else { console . log ( "Worksheet is not password...

    docs.aspose.com/cells/nodejs-cpp/detect-if-work...
  2. 用JavaScript通过C++打开不同格式的文件|Documentation

    Aspose.Cells for JavaScript通过C++ API允许你打开/读取不同格式的文件,如XLSX、HTML、CSV、ODS、TSV、SXC、FODS等。... log ( "Aspose.Cells initialized"...successfully!</p>' ; console . log ( "SpreadSheetML file opened...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  3. MapInfoTab/Shapefile DestinationDriverOptions -...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“MapInfoTab”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new MapInfoTabOptions() { IsIgnoreWrongData = true }; } else if (targetFo…...data‑quality pass on the generated logs. Further reading Aspose.GIS...shows how to handle events and logs. Let me know if you need an...

    forum.aspose.com/t/mapinfotab-shapefile-destina...
  4. PDFBox Preflight Validation of PDFA-1B coverted...

    I converted a dynamic (XFA) pdf file to pdfa-1b. After that I tried to validate with pdfbox preflight an got the following results: 7.2: Error on MetaData, CreationDate present in the document cataLog dictionary doesn’…...log.xml"; System.out.println("Starting...println("Conversion failed. Check log for details: " + logFile); System...

    forum.aspose.com/t/pdfbox-preflight-validation-...
  5. Reading and Writing Query Table of Worksheet wi...

    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 ( "Adjust Column Width: " + qt...getAdjustColumnWidth ()); console . log ( "Preserve Formatting: " + qt...

    docs.aspose.com/cells/nodejs-cpp/reading-and-wr...
  6. Different Ways to Open Files with Node.js via C...

    This article explains how to open an Excel file using Aspose.Cells for Node.js via C++ API.... log ( "Workbook opened using path...), loadOptions ); console . log ( "File data imported successfully...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  7. 使用JavaScript通过C++检测工作表是否密码保护|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++检测工作表是否密码保护。... log ( "Aspose.Cells initialized"...password protected</p>' ; console . log ( "Worksheet is password protected"...

    docs.aspose.com/cells/zh/javascript-cpp/detect-...
  8. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs.... log ( 'hello before save' ); return...cell , ri , ci ) => { console . log ( 'cell selected:' , cell , '...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  9. 通过Node.js与C++签署和验证数字签名|Documentation

    使用Aspose.Cells for Node.js via C++对Excel文件进行数字签名和验证。保护工作簿内容的真实性。... log ( wb2 . isDigitallySigned );...digitalSignatures ) { console . log ( dst . getComments ()); // test...

    docs.aspose.com/cells/zh/nodejs-cpp/assign-and-...
  10. Add Custom XML Parts and Select them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...cxp . isNull ()) { console . log ( `Not Found: CustomXmlPart ID...

    docs.aspose.com/cells/javascript-cpp/add-custom...