Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 16,273 for

log

(0.11 sec)
  1. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/different-...
  2. 通过C++用JavaScript计算公式|Documentation

    本文介绍如何使用Aspose.Cells库通过C++调用JavaScript在Microsoft Excel中计算公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算公式并获取结果。最后,将修改后的Excel文件保存到磁盘。... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  3. 创建命名区域并复制命名区域内容的示例,使用Node.js via C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中创建、访问和复制命名区域。... log ( "First Row : " + range . getFirstRow...getFirstRow ()); console . log ( "First Column : " + range . getFirstColumn...

    docs.aspose.com/cells/zh/nodejs-cpp/create-acce...
  4. Concatenate PDF with error "Object reference no...

    I will try to concatenate PDF files but have an error “Object reference not set to an instance of an object.” Error executed when call concatenate with any file + attached file. More Logs: System.NullReferenceExceptio…... More logs: System.NullReferenceExcepti:...at those locations. You can log the paths to verify. Update to...

    forum.aspose.com/t/concatenate-pdf-with-error-o...
  5. 使用ChartGlobalizationSettings类通过Node.js与C++设置图表组...

    了解如何在Aspose.Cells for Node.js via C++中使用ChartGlobalizationSettings类为图表组件设置不同语言。我们的指南将帮助您理解如何本地化图表元素、标签和图例。... log ( "\nWorkbook chart title: "...forEach ( label => { console . log ( "\nWorkbook chart legend: "...

    docs.aspose.com/cells/zh/nodejs-cpp/using-chart...
  6. com.aspose.pdf.internal.ms.System.lh: Invalid o...

    We keep getting this error while converting HTML documents to PDF documents com.aspose.pdf.internal.ms.System.lh: Invalid operation at com.aspose.pdf.internal.l108t.l6if.lI(Unknown Source) at com.aspose.pdf.internal.l…...handling to catch exceptions and log more details about the HTML content...e) { e.printStackTrace(); // Log the exception for debugging }...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  7. 通过 C++ 阅读和操作 Excel 2016 图表|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ 阅读和操作 Excel 2016 图表。此指南将展示如何访问和修改各种图表属性。... log ( "Aspose.Cells initialized"...type . toString (); console . log ( typeStr ); // Change the title...

    docs.aspose.com/cells/zh/javascript-cpp/read-an...
  8. Issue with Splitting Editable PDF | Missing rad...

    Hi Team, We are facing an issue while splitting an editable PDF. The radio button values are not being retained after the PDF is split. Details: Aspose Version: 24.3.0 Note: Upgrading the Aspose version is not feasib…... To confirm and log it internally, I need a few details...samples. If I can confirm it, I’ll log it internally and follow up here...

    forum.aspose.com/t/issue-with-splitting-editabl...
  9. License errors|Documentation

    Fix license-related failures in Aspose.LLM for .NET — Not licensed for this method, expired temporary license, wrong file path, embedded resource not found.... Catch and log: try { var license = new Aspose...explicit exception handling. Log License.IsLicensed immediately...

    docs.aspose.com/llm/net/troubleshooting/license...
  10. Error on updating fields of document with custo...

    When creating documents from a certain template we get an exception on calling UpdateFields(). Here the code sample: private void TestMethod(string documentTemplatePath) { using FileStream fileStream = new(document…... To confirm and log it internally, I need a few details...samples. If I can confirm it, I’ll log it internally and follow up here...

    forum.aspose.com/t/error-on-updating-fields-of-...