Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 15,806 for

log

(0.76 sec)
  1. 使用 C++ 通过JavaScript检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 C++ 通过 Aspose.Cells for JavaScript 检查工作簿是否包含隐藏的外部链接。... log ( "Aspose.Cells initialized"...isVisible + "\n\n" ; console . log ( "Data Source: " + link . dataSource...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  2. Using Aspose.Slides on Azure|Aspose.Slides Docu...

    Learn how to deploy Aspose.Slides on Microsoft Azure for scalable, serverless presentation processing. Convert PPT to PDF and integrate with Azure Blob Storage, Functions, and App Services for robust, automated solutions....Stream outputFile , ILogger log ) { log . LogInformation ( $"Converting...outputFile , SaveFormat . Pdf ); } log . LogInformation ( "Conversion...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  3. Converting a PDF file to GRAYSCALE using Go | A...

    Code Examples on Go for PDF‑to‑GRAYSCALE Conversion on All Platforms...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // PageGrayscale(num...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  4. 合并 XPS 文件 | Aspose.Page for Node.js(通过 C++ 实现)

    Aspose.Page API 解决方案(适用于 Node.js,通过 C++ 实现)的 XPS 合并功能允许您将多个 XPS 文件合并为一个 XPS 或 PDF 文档。... log ( "Aspose.Page for Node.js via..."XpsMergedToXpsResult.xps" ); 11 console. log ( "XPSMergeToXps => %O" , JSON...

    docs.aspose.com/page/zh/nodejs-cpp/merge/xps/
  5. 检查工作簿是否包含隐藏的外部链接,使用Node.js和C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查工作簿是否包含隐藏的外部链接。... log ( "Data Source: " + links . get...getDataSource ()); console . log ( "Is Referred: " + links . get...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-wo...
  6. Read Axis Labels after Calculating the Chart wi...

    Learn how to read axis labels in Aspose.Cells for Node.js via C++ after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning.... log ( "Category Axis Labels: " ); console . log ( "---------...length ; i ++ ) { console . log ( lstLabels [ i ]); } Console...

    docs.aspose.com/cells/nodejs-cpp/read-axis-labe...
  7. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。... log ( "Aspose.Cells initialized"...console . log ( "Normal:\r\n" + strNormal ); console . log (); console...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  8. Open a password-protected PDF using Go|Aspose.P...

    Open a password-protected PDF File with Aspose.PDF for Go via C++....com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // OpenWithPassword(filename..."ownerpass" ) if err != nil { log . Fatal ( err ) } // Close()...

    docs.aspose.com/pdf/go-cpp/open-password-protec...
  9. 暴露几何变换|Documentation

    Aspose.3D for Node.js via Java 允许暴露 3D 场景的几何变换。您可以使用 evaluateGlobalTransform 方法评估全局变换。... log ( Node . evaluateGlobalTransf...evaluateGlobalTransf ( true )); console . log ( Node . evaluateGlobalTransf ( false...

    docs.aspose.com/3d/zh/nodejs-java/expose-geomet...
  10. Section.nodeType property | Aspose.Words for No...

    Section.nodeType property. Returns [NodeType.Section](../../nodetype/#Section).... log ( ` ${ '\t' . repeat ( depth...!== undefined ) { console . log ( ` - \" ${ text } \"` ); } }...

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