Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 15,092 for

log

(0.16 sec)
  1. PDF to PNG Converter using Go | Aspose.PDF

    Go sample code for converting PDF to PNG on any platform...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // PageToPng(num...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  2. 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 Node.js via C++.... log ( `Not Found: CustomXmlPart ID...srchID } ` ); } else { console . log ( `Found: CustomXmlPart ID ${...

    docs.aspose.com/cells/nodejs-cpp/add-custom-xml...
  3. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint presentations to video in JavaScript. Discover sample code and automation techniques to streamline your workflow.... log ( e ); throw java . newInstanceSync...( e ) { console . log ( e ); console . log ( e ); } Video Effects...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  4. Opening Files with Different Formats with JavaS...

    Aspose.Cells for JavaScript via C++ API allows you to open or read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... log ( "Aspose.Cells initialized"...successfully!</p>' ; console . log ( "SpreadsheetML file opened...

    docs.aspose.com/cells/javascript-cpp/opening-fi...
  5. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for Node.js via C++.... log ( "Specified password has matched"...matched" ); } else { console . log ( "Specified password has not...

    docs.aspose.com/cells/nodejs-cpp/verify-passwor...
  6. 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...
  7. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node.... log ( "Run contents:" ); console . log ( `\t\" ${...(); console . log ( "Shape:" ); console . log ( `\t ${ childShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 通过 C++ 使用 Node.js 获取标题或页脚|Documentation

    本文介绍了如何使用 C++ API 通过 Node.js 编程方式从 Excel 或 OpenOffice 文件中获取标题和页脚。... log ( sheet . getPageSetup (). getHeader...section of header console . log ( sheet . getPageSetup (). getHeader...

    docs.aspose.com/cells/zh/nodejs-cpp/get-headers...
  10. 使用JavaScript通过C++查明VBA项目是否受保护|Documentation

    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 ( "Aspose.Cells initialized".... isProtected (); console . log ( "IsProtected - Before Protecting...

    docs.aspose.com/cells/zh/javascript-cpp/find-ou...