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

log

(0.11 sec)
  1. 在 JavaScript 中管理演示文稿形状|Aspose.Slides for Node.j...

    了解如何使用 JavaScript 和 Aspose.Slides for Node.js via Java 创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。... log ( "Shape Name: " + shape . getName...} } catch ( e ) { console . log ( e ); } finally { if ( pres...

    docs.aspose.com/slides/zh/nodejs-java/shape-man...
  2. Segmentation faults again using aspose.cells.no...

    Hi, I’m using the latest version of aspose.cells.node. However, once again, I run into so many segmentation faults when converting Excel → HTML (HtmlSaveOptions, have also tried with all options/settings off but it stil…...code to catch exceptions and log detailed error messages. This...continues, gather any error logs and prepare to contact Aspose...

    forum.aspose.com/t/segmentation-faults-again-us...
  3. OLM to PST Conversion Fails - Free Support Foru...

    Hello, Having hard times to write the olm to pst, to reflect the source olm folders in written pst. 2 folders will throw InvalidOperationException: JunkEmail and SyncIssues Dim DestFolder As Pst.FolderInfo = Nothing …... Debugging : Implement logging to capture the exact names...already exists ' Optionally log the exception or take other actions...

    forum.aspose.com/t/olm-to-pst-conversion-fails/...
  4. The images are not the same size when converted...

    I am trying to convert a PDF that contains images to HTML, but the resulting images are compressed and do not retain the same size as in the original PDF. Code Snippet: image.png (37.8 KB) Required Output: image.png …... We will log an investigation ticket and share...@Shriraksha The ticket has just been logged in our issue tracking system...

    forum.aspose.com/t/the-images-are-not-the-same-...
  5. 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...
  6. 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...
  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. 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...
  9. 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...
  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...