Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 15,784 for

log

(0.45 sec)
  1. Aspose.Slides for C++: Unable to Recognize Some...

    2025.11.26.png (32.1 KB) 2025.11.26_1.png (86.9 KB)...diagnostic logging – Turn on debug‑level logging (the SDK provides...provides a logging API) and inspect the log file for messages such...

    forum.aspose.com/t/aspose-slides-for-c-unable-t...
  2. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for JavaScript via C++. Ensure fonts are available for optimal conversion fidelity.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/configurin...
  3. 如何定制 GridJs 中消息提示的界面外观|Documentation

    本文介绍如何定制 GridJs 中消息提示的界面外观。... Logging and Analytics Combine custom...custom toast with logging and analytics tracking: xs . customToast...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  4. Images not being rendered properly when convert...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...Debugging : If the issue persists, log the output of the MemoryStream...

    forum.aspose.com/t/images-not-being-rendered-pr...
  5. Converting a PDF file to PDFA using JavaScript ...

    Code Examples on JavaScript via C++ for PDF‑to‑PDFA Conversion on All Platforms.../*make a link to download the Log (xml)*/ DownloadFile ( json ...

    products.aspose.com/pdf/javascript-cpp/conversi...
  6. 用 JavaScript 通过 C++ 设置页眉和页脚|Documentation

    本文介绍如何使用 Aspose.Cells for JavaScript 通过 C++ 编程在 Excel 工作表的页眉和页脚中插入图片。... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  7. PPT to PDF Conversion in C#: PptxReadException:...

    Hi While converting a PPT to PDF I am getting the following exception. Aspose.Slides.PptxReadException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) —> Sy…...code to catch exceptions and log details about the problematic...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-p...
  8. Contribute to Aspose.Tasks Java for PHP | Aspos...

    Learn how to support, extend, and contribute to Aspose.Tasks Java for PHP.... You can log any issues or suggestions related...

    docs.aspose.com/tasks/java/support-extend-and-c...
  9. How to access dynamic object properties using t...

    Hi team, Aspose Words for Java version 25.11. JSON payload is used to prepare JsonDataSource at time of document generation. I’m working with a JSON payload where some property names are dynamic. Here is a simplified …... If I can confirm it, I’ll log it internally and follow up here...

    forum.aspose.com/t/how-to-access-dynamic-object...
  10. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...PNG if you tried), the console log, and the environment details...

    forum.aspose.com/t/black-box-for-certain-images...