Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 7,864 for

log

(0.04 sec)
  1. Calculate Formulas with Node.js via C++|Documen...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk.... log ( "Value of A1: " + cellA1 ....getStringValue ()); console . log ( "Value of A2: " + cellA2 ....

    docs.aspose.com/cells/nodejs-cpp/calculate-form...
  2. 通过 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...
  3. Removing attachments from PDF in Node.js|Aspose...

    Aspose.PDF can remove attachments from your PDF documents. Use Node.js environment to remove attachments in PDF files by Aspose.PDF.... log ( "AsposePdfDeleteAttac => %O"..."ResultPdfDeleteAttac.pdf" ); console . log ( "AsposePdfDeleteAttac => %O"...

    docs.aspose.com/pdf/nodejs-cpp/removing-attachm...
  4. Delete Images from PDF File in Node.js|Aspose.P...

    This section explain how to delete Images from PDF File using Aspose.PDF for Node.js via C++.... log ( "AsposePdfDeleteImage => %O"..."ResultPdfDeleteImage.pdf" ); console . log ( "AsposePdfDeleteImage => %O"...

    docs.aspose.com/pdf/nodejs-cpp/delete-images-fr...
  5. Send Shape Front or Back inside the Worksheet w...

    Learn how to send a shape to the front or back in a worksheet using Aspose.Cells for Node.js via C++.... log ( "Z-Order Shape 1: " + shape1...position of the shape console . log ( "Z-Order Shape 4: " + shape4...

    docs.aspose.com/cells/nodejs-cpp/send-shape-fro...
  6. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format.... log ( fontFilename ); } expect (...write ( ", italic" ); console . log ( `\nSource:\t ${ args . originalFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for Node.js via C++ license and discover limitations of the trial version.... log ( "Licensed" ); else console . log ( "Unlicensed"...

    docs.aspose.com/ocr/nodejs-cpp/licensing/
  8. Add background to PDF in Node.js|Aspose.PDF for...

    Add a background image to your PDF file in Node.js... log ( "AsposePdfAddBackgrou => %O"..."ResultAddBackgroundI.pdf" ); console . log ( "AsposePdfAddBackgrou => %O"...

    docs.aspose.com/pdf/nodejs-cpp/add-background/
  9. Optimize PDF using Aspose.PDF for Node.js via C...

    Optimize and compress PDF files for fast web-view using the Node.js environment.... log ( "AsposePdfOptimize => %O" ..."ResultOptimize.pdf" ); console . log ( "AsposePdfOptimize => %O" ...

    docs.aspose.com/pdf/nodejs-cpp/optimize-pdf/
  10. HtmlSaveOptions.fontSavingCallback property | A...

    HtmlSaveOptions.fontSavingCallback property. Allows to control how fonts are saved when a document is saved to HTML, MHTML or EPUB.... log ( fontFilename ); } expect (...write ( ", italic" ); console . log ( `\nSource:\t ${ args . originalFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...