Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 15,125 for

log

(0.12 sec)
  1. Split PDF using JavaScript|Aspose.PDF for JavaS...

    This topic shows how to split PDF pages into individual PDF files with Aspose.PDF for JavaScript via C++ ....the worker are captured and logged into the console. Message Handling... onerror = evt => console . log ( `Error from Web Worker: ${...

    docs.aspose.com/pdf/javascript-cpp/split-pdf/
  2. Aspose CAD com.aspose.cad.cadexceptions.ImageSa...

    when i use aspose cad 23.8 to trans dwg file to pdf , it occured the following exceptions. and it runs normally in local (windows system) development envitonment , but deploy it on linux (ubuntu) allthings f…...toByteArray()); } catch (Exception e){ log.error("cad 转换pdf异常:",e); throw...close(); } } } the exception log 2025-12-29 14:06:50.763 [qtp1246783221-448944]...

    forum.aspose.com/t/aspose-cad-com-aspose-cad-ca...
  3. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the pdf please find the below code for that: using (var imageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var pdf = new Aspose…...information with us so that we can log an investigation ticket and share...below attachment for the Error Logs and Docker file. And also I...

    forum.aspose.com/t/failed-to-convert-image-type...
  4. Aspose.Slides Visual Studio Plugin|Aspose.Slide...

    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.... You can log any issues or suggestions related...

    docs.aspose.com/slides/net/aspose-slides-visual...
  5. 嵌入字体 - PowerPoint JavaScript API|Aspose.Slides ...

    在 JavaScript 中使用 PowerPoint 演示文稿的嵌入字体... log ( "" + embeddedFonts [ i ]. getFontName...

    docs.aspose.com/slides/zh/nodejs-java/embedded-...
  6. 趋势线|Aspose.Slides for Node.js via .NET 文档

    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....addTextFrameForOverr ( "New log trend line" ); // 为图表系列 2 添加移动平均趋势线...

    docs.aspose.com/slides/zh/nodejs-java/trend-line/
  7. Create Dynamic Charts with JavaScript via C++|D...

    Learn how to create dynamic charts in Aspose.Cells for JavaScript via C++. This guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  8. PPT to PDF Conversion Fails on Linux (.NET 3.1,...

    Hi Team, I’m facing an issue where PPT/PPTX → PDF conversion works correctly on Windows, but fails on Linux. Below are my environment details: .NET Core: 3.1 OS: Linux (Amazon EC2) Aspose.Slides version: 22.12.0 Lice…...Slides internal logging to see which native library...Slides.Logging.Logger.SetLogLevel(Aspose.Slides.Logging.LogLevel...

    forum.aspose.com/t/ppt-to-pdf-conversion-fails-...
  9. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/create-and...
  10. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows.... log ( "Lock aspect ratio set: " +...getAspectRatioLocked ()); // invert console . log ( "Lock aspect ratio set: " +...

    docs.aspose.com/slides/nodejs-java/manage-table/