Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 15,254 for

log

(0.18 sec)
  1. 如何使用 JavaScript 结合 C++ 创建瀑布图|Documentation

    使用 JavaScript 和 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中创建瀑布图。... log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  2. Manage Presentation Themes in JavaScript|Aspose...

    Master presentation themes in JavaScript with Aspose.Slides for Node.js to create, customize and convert PowerPoint files with consistent branding.... log ( java . callStaticMethodSync...getBackgroundFillSty (). size (); console . log ( "Number of background fill...

    docs.aspose.com/slides/nodejs-java/presentation...
  3. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents using JavaScript via C++.... log ( `Error from Web Worker: ${...

    docs.aspose.com/pdf/javascript-cpp/sign-pdf/
  4. Intermittent ArgumentOutOfRangeException During...

    Hi Aspose Team, I am currently using Java 21 along with Aspose.Slides for Java version 25.6. We are encountering an intermittent exception during the Presentation.save() method. Unfortunately, the issue is not consiste…...method to catch exceptions and log additional context, which may...

    forum.aspose.com/t/intermittent-argumentoutofra...
  5. PDF split keeping accessibility information - F...

    All the split code examples (using document or PdfFileEditor) do not keep the accessibility information (Structure Tree). As a workaround we use pdfEditor.delete com.aspose.pdf.facades.PdfFileEditor pdfEditor = new co…... We will log a ticket in our issue tracking...are afraid that the earlier logged ticket has not been yet resolved...

    forum.aspose.com/t/pdf-split-keeping-accessibil...
  6. Convert Pdf to Pdf/ua - Free Support Forum - as...

    Hi Im trying to convert a Pdf to PdfUa, I found some examples on how to it. And from this I made this test-function private void Convert() { Document pdfDoc = new Document("C:\\Temp\\NotPdfua.pdf"); var validateF…...2024, 6:54pm 6 @Kurt1960 The log file contains the errors that...in more details and we have logged an issue as PDFNET-57185 in...

    forum.aspose.com/t/convert-pdf-to-pdf-ua/283150
  7. PST | Not able to convert .ics files to PST | P...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...load() method to catch and log any specific issues that arise...the issue persists, consider logging the content of the .ics file...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  8. Create Tagged PDF using C#|Aspose.PDF for .NET

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for .NET....will be displayed in the XML log report. Adjust position of Text...

    docs.aspose.com/pdf/net/create-tagged-pdf/
  9. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...Enable logging to detect font substitution java.util.logging.Logger...Logger logger = java.util.logging.Logger.getLogger("com.aspose.words");...

    forum.aspose.com/t/word-saveto-pdf/322091
  10. Boxes appear in generated PDF due to missing fo...

    I’m using Aspose.PDF for .NET to generate PDF files in an AWS Lambda environment. The issue I’m facing is that boxes (□) appear instead of text in the generated PDFs — this seems to happen because the required fonts are…... We will log an investigation ticket and share...

    forum.aspose.com/t/boxes-appear-in-generated-pd...