Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 3,444 for

report generation

(0.17 sec)
  1. Convert PS to APNG via Java | products.aspose.com

    Export PS file to APNG in your Java applications without using any third party application...transformation allows multi-page PS reports, engineering visuals, or marketing...Integration into content generation workflows for animated tutorials...

    products.aspose.com/total/java/conversion/ps-to...
  2. Export OFT to JPEG via Java | products.aspose.com

    Java API to Convert OFT to JPEG without using Microsoft Word or Outlook...online Embedding templates in reports and presentations Archiving...automation platforms Automated generation of template preview galleries...

    products.aspose.com/total/java/conversion/oft-t...
  3. 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/
  4. 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...
  5. 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/
  6. 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...
  7. 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-...
  8. 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...
  9. Online SVG to WORDML Conversion or Build .NET b...

    Free online app to convert SVG to WORDML files. .NET C# conversion library code for SVG documents....documents, presentations, and reports, enhancing their visual appeal...and professionalism. Business Report Visualization : Use WordML...

    products.aspose.com/total/net/conversion/svg-to...
  10. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the expressions are no…...for Java to generate documents with LINQ Reporting Engine. The...updatePageLayout before building the report. Please try calling Document...

    forum.aspose.com/t/linq-expressions-not-working...