Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 16,323 for

log

(0.49 sec)
  1. DocumentVisitor class | Aspose.Words for Node.js

    Aspose.Words.DocumentVisitor class. Base class for custom document visitors... log ( visitor . getText ()); });...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 如何将数字格式化为货币|Documentation

    本文将介绍如何使用Aspose.Cells for JavaScript通过C++ API将数字格式化为货币。... log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  3. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...Add debugging statements to log the type of para and its parent...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  4. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…... We will log an investigation ticket in our...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  5. Aspose.Pdf Aspose Total Java License save docum...

    Hello, I have an Aspose.Total for Java license, SubscriptionExpiry is 20261219. When trying to generate a PostScript file it is saving with an Evaluation Only. Created with Aspose.Page. Copyright 2002-2025 Aspose Pty L…...licenses and any stack‑trace or log output, so we can investigate...

    forum.aspose.com/t/aspose-pdf-aspose-total-java...
  6. #ERROR values in custom fields with a formula -...

    We’ve encountered a problem with formula-based extended attributes: sometimes one or multiple fields are saved with “#ERROR” value in every task. I’ve been trying to reproduce the issue, and it turns out that even exampl…... Debugging : Add logging to check the values of [Deadline]..."[Deadline] - [Finish]"; // Log values for debugging Console...

    forum.aspose.com/t/error-values-in-custom-field...
  7. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…... You might want to log the calculated positions and...zIndex, int radius = 0) { //_log.Debug($" Rectangle Top:{y:000}...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  8. 使用 JavaScript 在 PowerPoint 演示文稿中管理 SmartArt|Asp...

    学习使用 Aspose.Slides for Node.js 通过清晰的 JavaScript 代码示例构建和编辑 PowerPoint SmartArt,从而加快幻灯片设计和自动化。... log ( nodeShape . getTextFrame ()...

    docs.aspose.com/slides/zh/nodejs-java/manage-sm...
  9. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for Node.js via C++.... log ( cell . getValue ()); Removing...

    docs.aspose.com/cells/nodejs-cpp/manage-workshe...
  10. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...@Benjamin_Freitag No, the earlier logged ticket has not been yet resolved...sample PDF as well? We will log a dedicated issue for it and...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...