Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 2,020 for

list report

(2.99 sec)
  1. Creating a searchable PDF from the scan|Documen...

    Convert a scanned PDF into a searchable, indexable document from which you can select and copy text....AsposeOcr api = new AsposeOcr (); List < RecognitionResult > result..."Readable-Contract.pdf" ); // Report progress Console . WriteLine...

    docs.aspose.com/ocr/net/scanned-pdf-to-searchab...
  2. Product Support|Aspose.Slides for Python Docume...

    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....Python via Java version before reporting the issue. Perhaps, the issue...the latest version. Before reporting an issue, you may want to...

    docs.aspose.com/slides/python-java/product-supp...
  3. Aspose.PDF 26.4: Document.Convert(PDF_UA_1) wit...

    Bug Report: Document.Convert(PDF_UA_1) with AutoTaggingSettings Hangs on Aspose.Cells-Generated PDFs body { font-family: Segoe UI, Arial, sans-serif; max-width: 960px; margin: 40px auto; padding: 0 20px; line-height…...April 20, 2026, 10:13pm 1 Bug Report: Document.Convert(PDF_UA_1)...} li { margin: 4px 0; } Bug Report: Document.Convert(PDF_UA_1)...

    forum.aspose.com/t/aspose-pdf-26-4-document-con...
  4. Detect File Format and Check Format Compatibili...

    Determine the file format in C++ if you are not sure what the actual content of the file is, or to check the format compatibility.... it is known that Crystal Reports often outputs documents in...code example shows how to get a list of all the files in the folder:...

    docs.aspose.com/words/cpp/detect-file-format-an...
  5. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...private void processJsActions(List<JavascriptAction> jsActionsList...collectPageAndAnnota(Document doc, List<JavascriptAction> jsActionsList)...

    forum.aspose.com/t/unable-to-extract-javascript...
  6. Repeating parent property for each child - Free...

    Hi there! We’re using Aspose.Cells for Java (version 25.11) to generate Reports from an XLSX template using a JSON payload. Our JSON data features a List of Vendors, where each vendor has a Code and a nested array of P…...11) to generate reports from an XLSX template using...payload. Our JSON data features a list of Vendors , where each vendor...

    forum.aspose.com/t/repeating-parent-property-fo...
  7. Hatch Fucnction Not Work - Free Support Forum -...

    Hi there,I have a problem with aspose.cad for .net to create a hatch ring fill with white. The code I wrote is below for(var i = 0 ; i < jzdInfos.Count ; i ++) { if (i == jzdInfos.Count - 1) continue; var x = jzdInf…...items listed above so we can log a detailed bug report and reproduce...CreateJzdSymbol(DwgImage dwgImage,List jzdInfos) { for(var i = 0 ;...

    forum.aspose.com/t/hatch-fucnction-not-work/322760
  8. Convert CSV to DOC with .NET or with free Onlin...

    Convert CSV to DOC on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free CSV to DOC online converter quickly before integrating the code....data-driven documents, such as reports, tables, and charts, that can...embedded into documents. Automated Report Generation : Use CSV conversion...

    products.aspose.com/total/net/conversion/csv-to...
  9. Batch processing|Documentation

    Run many prompts through one loaded Aspose.LLM model — amortize the load cost, pick session-per-prompt vs shared-session patterns....batches (nightly job, weekly report). Prerequisites Install the...ReadEmails (); var results = new List <( string Email , string Label...

    docs.aspose.com/llm/net/use-cases/batch-process...
  10. Incorrect Rendering of charts to image - Free S...

    Hi Aspose Team, I’m trying to convert a chart to image and then inserting it at a placeholder in word. The rendered image of the excel is different from the excel itself. static void TestChartInsertion() { Aspose.C…...dir = @"C:\Test_06032026\"; List<string> ranges = new() { "AllMeasures"...issues alongside the initial report to ensure the fix covers both...

    forum.aspose.com/t/incorrect-rendering-of-chart...