Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 15,780 for

log

(0.08 sec)
  1. 实现类似 Excel VBA Range.FormulaLocal 的 Cell.Formul...

    学习如何用 Aspose.Cells for Node.js via C++ 实现类似 Excel VBA Range.FormulaLocal 的 Cell.FormulaLocal。... log ( "Formula Local: " + cell ...."=AVERAGE(B1:B2, B5)" ); console . log ( "Formula Local: " + cell ....

    docs.aspose.com/cells/zh/nodejs-cpp/implement-c...
  2. Convert PDF to PDF/A formats in Node.js|Aspose....

    This topic show you how to Aspose.PDF allows to convert a PDF file to a PDF/A compliant PDF file in the Node.js environment.... log ( "AsposePdfConvertToPD => %O"..."ResultConvertToPDFAL.xml" ); console . log ( "AsposePdfConvertToPD => %O"...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-p...
  3. Extract Images from PDF in Node.js|Aspose.PDF f...

    How to extract a part of the image from PDF using Aspose.PDF for Node.js via C++ toolkit.... log ( "AsposePdfExtractImag => %O"...D2}.jpg" , 150 ); console . log ( "AsposePdfExtractImag => %O"...

    docs.aspose.com/pdf/nodejs-cpp/extract-images-f...
  4. Add Image stamps to PDF in Node.js|Aspose.PDF f...

    Add the Image Stamp in your PDF document using AsposePdfAddStamp with the Node.js tool.... log ( "AsposePdfAddStamp => %O" ..."ResultAddStamp.pdf" ); console . log ( "AsposePdfAddStamp => %O" ...

    docs.aspose.com/pdf/nodejs-cpp/stamping/
  5. 使用 Node.js 和 C++ 判断工作表的纸张大小是否自动|Documentation

    本文介绍如何借助 Node.js API 和 C++ 扩展,编程判断工作表的纸张大小是否设置为自动。... log ( "First Worksheet of First Workbook...isAutomaticPaperSize ()); console . log ( "First Worksheet of Second...

    docs.aspose.com/cells/zh/nodejs-cpp/determine-i...
  6. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial worksheets.... log ( "Aspose.Cells initialized"...endColumn ); console . log ( sheetName ); console . log ( startAddress...

    docs.aspose.com/cells/javascript-cpp/precedents...
  7. Delete Ranges with Node.js via C++|Documentation

    Learn how to delete ranges in Excel and shift cells left or up using Aspose.Cells for Node.js via C++.... log ( worksheet . getCells (). get...ShiftType . Up ); console . log ( cells . get ( "B2" ). stringValue...

    docs.aspose.com/cells/nodejs-cpp/delete-ranges-...
  8. Generate Postal Barcodes|Documentation

    Use Aspose.BarCode for Node.js via Java to generate postal barcodes... log ( "BarCode Type: " + result ... getCodeType ()); console . log ( "BarCode CodeText: " + result...

    docs.aspose.com/barcode/nodejsjava/generate-pos...
  9. Does aspose cells editor support fill colour on...

    hi Aspose, in the aspose cells editor do we have the ability to support fill colours on Graphs or Embedded Images? Screen shorts are from the Demo site Currently it is showing like this. image.png (108.7 KB) image.…...async error in log , but what do I need to change...side. just like the request log you get from xxxx_batch.zip 7...

    forum.aspose.com/t/does-aspose-cells-editor-sup...
  10. 通过 Node.js 使用 C++ 计算公式|Documentation

    本文介绍如何使用 Aspose.Cells 库,通过 C++ 在 Node.js 中计算 Microsoft Excel 公式。通过加载现有Excel文件或创建新文件,利用 Aspose.Cells 提供的方法计算公式并获取结果。最后保存修改后的Excel文件到磁盘。... log ( "Value of A1: " + cellA1 ....getStringValue ()); console . log ( "Value of A2: " + cellA2 ....

    docs.aspose.com/cells/zh/nodejs-cpp/calculate-f...