Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 16,168 for

log

(4.64 sec)
  1. How to Run Aspose.CAD Docker image in Google Cl...

    Run Aspose.CAD Docker image in Google Cloud....docker image to Google Cloud Log in Google Cloud. Create a project...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  2. Intermittent Issues Connecting to Aspose Licens...

    We are experiencing occasional issues where our applications are unable to connect to Aspose’s license server. For example, we have encountered HTTP 502 and 503 errors when accessing the following URL: https://billing.…...cs:line 81 Note the log statement “Cells ConsumptionCredit:...

    forum.aspose.com/t/intermittent-issues-connecti...
  3. 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-...
  4. Add support for extension .esrijson for EsriJso...

    Hi Alexander, EsriJson is a JSON format used by Esri ArcGIS software to represent geographic features, including Esri-specific attributes. You support .json extension . Please add support for .esrijson extensions. …...output file, QGIS comparison + log file. EsriJson Tests.zip (292...

    forum.aspose.com/t/add-support-for-extension-es...
  5. System.NullReferenceException during Find and r...

    Hi, We use Aspose PDF for .Net “TextFragmentAbsorber” to replace texts in PDF (mailmerge) It is working as expected in local. Our code is hosted in Azure kubernetes, We do mailmerge on a particular template for all e…... Below is the log BadRequest: {“ClassName”:“System...Infrastructure.ControllerActionInvo.g__Logged|12_1(ControllerActionInvo invoker)\n...

    forum.aspose.com/t/system-nullreferenceexceptio...
  6. Aspose.Cells .NET License is used but Evaulatio...

    I’m getting Evaluation in excel output. License is set before any type of operation. Currently using: PackageVersion Include=“Aspose.Cells” Version=“25.12.0”...Is there some type of runtime log that we can access to confirm...not have a built-in verbose logging file for the licensing process...

    forum.aspose.com/t/aspose-cells-net-license-is-...
  7. Zstandard Archives & .zstd Extension | High-Spe...

    Discover the Zstandard Archives and .zstd extension, widely known for its historical importance in software distribution and its efficient compression methods. Learn how to open and extract ZSTD files, and explore its legacy and features....applications like network transfers, log processing, and streaming data...

    products.aspose.com/zip/most-common-archives/wh...
  8. #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...
  9. Aspose.Slides for .NET: Concern with Extracted ...

    Hello Team, We have few PPT files , from which it can extract objects using below code, if (shape is IOleObjectFrame oleFrame && oleFrame.EmbeddedData != null) { var embeddedData = oleFrame.EmbeddedData; byte[…... What you can try Log the value of oleFrame.EmbeddedData...

    forum.aspose.com/t/aspose-slides-for-net-concer...
  10. How to Format Numbers to Scientific Notation|Do...

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for JavaScript via C++ API.... log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/how-to-for...