Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 15,217 for

log

(0.06 sec)
  1. 用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...
  2. 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...
  3. 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...
  4. 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-...
  5. Calculating IFNA function using Aspose.Cells fo...

    How to calculate the IFNA function using the Aspose.Cells library for Node.js via C++. Load an existing Excel file or create a new one, calculate the IFNA function to get the result, and finally save the modified Excel file to disk.... log ( cellA5 . getStringValue ()); console . log ( cellA6...

    docs.aspose.com/cells/nodejs-cpp/calculating-if...
  6. Excel Themes and Colors|Documentation

    Learn how to use custom color schemes with Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/excel-them...
  7. FAQ|Aspose.PDF for .NET

    Here you can find answers to Frequently Asked Questions for Aspose.PDF for .NET library....see errors in PDF/A conversion log. Does it mean that the document...successfully? No, Aspose.PDF logs all problems it encountered...

    docs.aspose.com/pdf/net/faq/
  8. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current font is italic.... log ( fontFilename ); } expect (...write ( ", italic" ); console . log ( `\nSource:\t ${ args . originalFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Get XMP metadata from EPS file using NodeJS

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for Node.js via C++ is explained and illustrated with the code here.... log ( "Aspose.Page for Node.js via..."result1.eps" ); 10 console. log ( "AsposeEPSGetXMP => %O" , JSON...

    docs.aspose.com/page/nodejs-cpp/xmp-metadata/get/
  10. 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...