Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 3,412 for

report generation

(0.42 sec)
  1. Aspose.Words for Python | Aspose API References

    Aspose.Words for Python is a class library that can be used by developers for various platforms for a variety of document processing tasks....module provides classes for generating, converting, modifying, rendering...methods to handle complex general operations in a low code way...

    reference.aspose.com/words/python-net/
  2. Convert EPUB to WMF via Java | products.aspose.com

    Export EPUB file to WMF in your Java applications without using any third party application...Metafile)** is essential for generating **vector-based Windows-compatible...documents seamlessly. Diagram generation – Convert textual and graphical...

    products.aspose.com/total/java/conversion/epub-...
  3. Deutsche Post in Java | Aspose

    Aspose.Barcode for Java API allows customize, generate and recognize Deutsche Post barcodes in your Java application...Deutsche Post barcode in Java Generate and Scan Deutsche Post Identcode...request delivery updates, or report any issues or concerns regarding...

    products.aspose.com/barcode/java/deutsche-post/
  4. Deutsche Post in PHP via Java | Aspose

    Aspose.Barcode for PHP via Java API allows customize, generate and recognize Deutsche Post barcodes in your PHP application...Post barcode in PHP via Java Generate and Scan Deutsche Post Identcode...request delivery updates, or report any issues or concerns regarding...

    products.aspose.com/barcode/php-java/deutsche-p...
  5. AI Plugin Integration|Documentation

    Integrate Aspose.Cells for Python via .NET to AI tools....2 Integration with Generative AI Frameworks All three tools...support integration with generative AI frameworks to enhance...

    docs.aspose.com/cells/python-net/ai-plugin-inte...
  6. Aspose.Words for .NET | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....namespace provides classes for generating, converting, modifying, rendering...methods to handle complex general operations in a low code way...

    reference.aspose.com/words/net/
  7. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...Chinese‑like characters (as you reported) [1]. To help pinpoint the...can perform is to open the generated PDF in a viewer that shows...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  8. Deutsche Post in Android via Java | Aspose

    Aspose.Barcode for Android via Java API allows customize, generate and recognize Deutsche Post barcodes in your Java application...barcode in Android via Java Generate and Scan Deutsche Post Identcode...request delivery updates, or report any issues or concerns regarding...

    products.aspose.com/barcode/android-java/deutsc...
  9. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...11, this generates a black box for certain images...images in PDF’s that have been generated using Inserting Images Dynamically...

    forum.aspose.com/t/black-box-for-certain-images...
  10. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …... When the report is generated, the LINQ Reporting Engine evaluates...

    forum.aspose.com/t/how-to-hide-column-based-on-...