Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 16,285 for

log

(0.83 sec)
  1. Connecting to IMAP Server|Documentation

    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....NET // Connect and log in to IMAP and set SecurityOptions...Email-for-.NET // Connect and log in to IMAP ImapClient client...

    docs.aspose.com/email/net/connecting-to-imap-se...
  2. 使用 IMAP 客户端过滤服务器上的邮件|Documentation

    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....Email-for-Java // Connect and log in to IMAP final String host...Email-for-Java // Connect and log in to IMAP final String host...

    docs.aspose.com/email/zh/java/filter-messages-f...
  3. Connecting to IMAP Server|Documentation

    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....NET // Connect and log in to IMAP and set SecurityOptions...Email-for-.NET // Connect and log in to IMAP ImapClient client...

    docs.aspose.com/email/net/connecting-to-imap-se...
  4. 在 JavaScript 中管理演示文稿主题|Aspose.Slides for Node.j...

    使用 Aspose.Slides for Node.js 在 JavaScript 中精通演示文稿主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。... log ( java . callStaticMethodSync...getBackgroundFillSty (). size (); console . log ( "Number of background fill...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  5. 使用 C++ 通过 JavaScript 创建动态图表|Documentation

    学习如何通过 C++ 使用 Aspose.Cells for JavaScript 创建动态图表。本指南将展示如何根据您的需求动态更新图表数据、系列和格式,从而在工作表中直观展示变化的数据。... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. Saving and converting docx File by Aspose.Words...

    Hello, we are using Aspose Words and Aspose PDF to save and convert our Docx Templates as/to PDF. First we open the document by Aspose Words and save it via follwing Code: DirectoryInfo directoryInfo = null; st…...docx", “_AsposeWordsPdf_log.xml”), Aspose.Pdf.PdfFormat.PDF_A_1B);...Replace(".docx", “_AsposePdf_log.xml”), Aspose.Pdf.PdfFormat.PDF_A_1B...

    forum.aspose.com/t/saving-and-converting-docx-f...
  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. ImageStamp functionality not working on Linux -...

    We have observed that the ImageStamp feature in Aspose.PDF does not work on Amazon Linux. The same code works correctly in a Windows environment. However, on Amazon Linux, the image watermark is not applied. No errors ar…... Log the size of the image stream...Windows version. Debugging : Add logging to check if the AddStamp method...

    forum.aspose.com/t/imagestamp-functionality-not...
  9. 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...
  10. Generic GDI error on PDF to TIFF conversion - F...

    I have a generic GDI exception on a vector PDF, I attach it, my code is: Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(streamInput); bool IsLandscape = IsPageLandscape(pdfDocument.Pages.First()); var book…...catch specific exceptions and log detailed error messages for further...code snippet: try { _logger.Log("ConvertPDFVectorToPD DOCUMENT:...

    forum.aspose.com/t/generic-gdi-error-on-pdf-to-...