Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,738 for

list report

(0.19 sec)
  1. Mail Merge and Reporting in Python|Aspose.Words...

    Mail Merge is a popular feature for quickly creating documents using Python. Aspose.Words for Python via .NET takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged Reporting solution that allows you to create even more complex documents such as Reports, catalogs, inventories, and invoices....Ask AI Mail Merge and Reporting Contents [ Hide ] Mail Merge...turning it into a full-fledged reporting solution that allows you to...

    docs.aspose.com/words/python-net/mail-merge-and...
  2. How to Format Number to Fraction|Documentation

    This article will introduce how to format number to fraction using Aspose.Cells for Node.js via C++ API....true in formal documents, reports, or when trying to match a...the left side, you will see a list of categories. Select Fraction...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  3. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...Document; List<Run> matchedRuns = GetMatchedRuns(args);...ReplaceAction.Skip; } private static List<Run> GetMatchedRuns(ReplacingArgs...

    forum.aspose.com/t/replace-word-with-image/317224
  4. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to special using Aspose.Cells for JavaScript via C++ API....scenarios, such as financial reporting, data analysis, and everyday...data, which is crucial for reports or datasets that are shared...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  5. Memory Cap of 4GB when converting HTML to PDF -...

    Hi - I’m currently testing a conversion of html to pdf with the code below and it looks like the memory usage runs up to about 4GB then gets re-allocated. Do you know if this can be minimized at all for machines that may…...document"); }; List<Task> convertTasks = new List<Task>(); for...memory‑leak issue that was reported earlier and tracked as HTMLNET‑6193...

    forum.aspose.com/t/memory-cap-of-4gb-when-conve...
  6. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...only non-space glyphs segs = list(getattr(frag, "segments", []))...seg_start >= end: continue chars = list(getattr(seg, "characters", []))...

    forum.aspose.com/t/really-weird-large-redaction...
  7. PDF corrupt after stamping using 11.3.0 what is...

    After applying an image stamp to a PDF the resulting file throws this error when trying to open with Acrobat: Screenshot 2025-11-10 085111.png (28.7 KB) The file can be opened with Chrome or Edge without issue but not …...0 there were reported issues with stamping that...version is not publicly listed, many users report that versions 12.5...

    forum.aspose.com/t/pdf-corrupt-after-stamping-u...
  8. C# .NET APIs for Financial Digital Reporting Sy...

    C# ASP.NET VB.NET library for conversion of financial statements to eXtensible Business Reporting Language XBRL and iXBRL for analysis to generate XBRL taxonomies and Reports...Management, Financial Analysis and Reporting Software. Download Free Trial...validate eXtensible Business Reporting Language XBRL and iXBRL formats...

    products.aspose.com/finance/net/
  9. How to Format Number to Special|Documentation

    This article will introduce how to format numbers to special using Aspose.Cells for Java API....scenarios, such as financial reporting, data analysis, and everyday...data, which is crucial for reports or datasets that are shared...

    docs.aspose.com/cells/java/how-to-format-number...
  10. JsonSimpleValueParseMode | Aspose.Words for Java

    Specifies a mode for parsing JSON simple values null boolean number integer and string while loading JSON in Java....new Document(getMyDir() + "Reporting engine template - JSON data...JsonDataSource(getMyDir() + "List of people.json", options); buildReport(doc...

    reference.aspose.com/words/java/com.aspose.word...