Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 9,802 for

log

(0.39 sec)
  1. CompositeNode.getText method | Aspose.Words for...

    CompositeNode.getText method. Gets the text of this node and of all its children.... log ( `This paragraph belongs to...numberStyle } \"` ); console . log ( `\t\" ${ para . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Find out if VBA Project is Protected with Node....

    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/nodejs-cpp/find-out-if-vb...
  3. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...Pre-bind state information === LOG: DisplayName = OCR1 (Partial)...common solutions to this issue. LOG: Appbase = file:///S:/Visual...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  4. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted OOXML files using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...fileFormatType + '</p>' ; console . log ( "File Format: " + fileFormatInfo...

    docs.aspose.com/cells/javascript-cpp/detect-fil...
  5. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the Node.js API with the C++ library.... log ( ` ${ sheet . getName () } is...getCount () > 0 ) { console . log ( ` ${ sheet . getName () } is...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...
  6. Track Document Conversion Progress with Node.js...

    Learn how to track document conversion progress in Excel files using Aspose.Cells for Node.js via C++.... log ( `Saving page ${ pageIndex }...pageStartSaving ( args ) { console . log ( `Start saving page index ${...

    docs.aspose.com/cells/nodejs-cpp/track-document...
  7. 添加自定义XML部件并通过ID选择它们,使用Node.js和C++|Documentation

    学习如何向Excel文档添加自定义XML部件并通过ID进行选择,使用Aspose.Cells for Node.js via C++。... log ( `Not Found: CustomXmlPart ID...srchID } ` ); } else { console . log ( `Found: CustomXmlPart ID ${...

    docs.aspose.com/cells/zh/nodejs-cpp/add-custom-...
  8. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked Ole object using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...oleObject . label ; console . log ( "Ole Object Label - Before:...

    docs.aspose.com/cells/javascript-cpp/access-and...
  9. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for Node.js via C++ to find if data points are in the second pie or bar on a pie of pie or bar of pie chart. This guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively.... log ( "Value: " + chartPoint . get_YValue...get_YValue ()); console . log ( "IsInSecondaryPlot: " + chartPoint...

    docs.aspose.com/cells/nodejs-cpp/find-if-data-p...
  10. 使用Aspose.Cells for Node.js via C++计算IFNA函数|Docu...

    如何通过C++的Node.js使用Aspose.Cells库计算IFNA函数。加载现有Excel文件或创建新文件,然后计算IFNA函数以获取结果。最后,将修改后的Excel文件保存到磁盘。... log ( cellA5 . getStringValue ()); console . log ( cellA6...

    docs.aspose.com/cells/zh/nodejs-cpp/calculating...