Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 4,244 for

error processing

(1.33 sec)
  1. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to PDF. The code execution gets stuck at the line wordDoc.Save(pdfStream, saveOptions); and does not proceed furt…...Save(pdfStream, saveOptions); // <-- Process hangs here pdfStream.Position...{ context.Logger.LogError("Error during Word-to-PDF conversion:...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...
  2. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...DPI PNG) while cutting the processing time from several seconds...page to the file pngDevice.Process(pdfDocument.Pages[pageNumber]...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  3. Appendix A. Enumeration Extension Methods in C#...

    Use built-in extension methods to perform common manipulations on a sequential data when building a report using C#....can be iterated or further processed with other extension methods...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/net/appendix-a-enumeratio...
  4. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!... Sample Code The process involves loading the Excel...ex) { Console.WriteLine($"An error occurred: {ex.Message}"); }...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  5. Hello, World!|Documentation

    Start working with Aspose.OMR for C++ by creating simple applications for generating and recognizing machine-readable forms....minimal coding, the underlying process is a bit more complex than...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/omr/cpp/hello-world/
  6. Hello, World!|Documentation

    Get familiar with Aspose.OMR for .NET by creating a bare minimum application for rendering and recognizing OMR forms....minimal coding, the underlying process is a bit more complex than...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/omr/net/hello-world/
  7. Navigation with Cursor in C#|Aspose.Words for .NET

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C#....Position Before starting the process of navigating through your...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/net/navigation-with-cursor/
  8. Special Barcode Recognition Cases|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions...recognition even if the reading process has provided incorrect results;...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/barcode/androidjava/special-rec...
  9. AbstractCalculationEngine dependency tree not w...

    I’ve implemented an AbstractCalculationEngine and the CalculationData object being passed into the Calculate override method does not properly reflect dependent changes to values in the workbook. As a result the custom f…...the parameter value type and process it accordingly. for (int i...a separate library. But the error is clearly coming from the Aspose...

    forum.aspose.com/t/abstractcalculationengine-de...
  10. Incorrect Decimal Separator in CSS for Fixed Ro...

    Hello, when exporting XLSX files with fixed rows to HTML, the generated CSS uses a comma as the decimal separator (e.g., top:13,25pt) instead of a dot, which is invalid in CSS. System Language is German. CultureInfo o…... minimal sample, and exact error/output. amjad.sahi December...locale/regional settings to process the code and view the resulting...

    forum.aspose.com/t/incorrect-decimal-separator-...