Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 289 for

static analysis

(0.09 sec)
  1. Online XPS to XLSM Conversion or Build .NET bas...

    Free online app to convert XPS to XLSM files. .NET C# conversion library code for XPS documents....making them ideal for creating static documents like brochures, reports...become essential for data analysis. The conversion of XPS files...

    products.aspose.com/total/net/conversion/xps-to...
  2. Online PS to CSV Conversion or Build .NET based...

    Free online app to convert PS to CSV files. .NET C# conversion library code for PS documents....making them ideal for creating static documents and publications...become essential for data analysis and visualization. The conversion...

    products.aspose.com/total/net/conversion/ps-to-...
  3. Online SVG to DOT Conversion or Build .NET base...

    Free online app to convert SVG to DOT files. .NET C# conversion library code for SVG documents....making them ideal for creating static graphics and illustrations...for data visualization and analysis. The conversion of SVG files...

    products.aspose.com/total/net/conversion/svg-to...
  4. Online PCL to OTP Conversion or Build .NET base...

    Free online app to convert PCL to OTP files. .NET C# conversion library code for PCL documents....making them ideal for creating static graphics and illustrations...for data visualization and analysis. The conversion of PCL files...

    products.aspose.com/total/net/conversion/pcl-to...
  5. NdJson to Excel in reactive progreamming - Free...

    hi Team, we have a use case where we have NdJson stream coming over http and want to convert the json data into excel file . The json object will vary for different request. Is aspose going to use memory operation to par…...better data manipulation and analysis. Stream the NdJson Data :...class NdJsonToExcel { public static void main(String[] args) {...

    forum.aspose.com/t/ndjson-to-excel-in-reactive-...
  6. Export PS to POTX via C# API | products.aspose.com

    .NET API to Convert PS to POTX without using Microsoft Word...making them ideal for creating static documents like brochures, flyers...for data visualization and analysis. The conversion of PS files...

    products.aspose.com/total/net/conversion/ps-to-...
  7. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...implemented the conversion private static void ConvertUsingAspose(Stream...give enough information for analysis. Raghunandan_R April 15, 2025...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  8. Questions about multithreading limitations on A...

    Hello, I would like to know if there are any concurrency or multithreading limitations in Aspose.Words for Java, and if so, could you please provide more details?...AsposeWordsConcurren { public static void main(String[] args) {...{ e.printStackTrace(); } } static class DocumentProcessor implements...

    forum.aspose.com/t/questions-about-multithreadi...
  9. FileCorruptedException when converting Word to ...

    Hello team, We use Aspose Words for Java to convert .DOCX to .HTML. Since the beginning of February 2025, we have seen a significant increase in “FileCorruptedException”. Previously we encountered this 1-2 times a year…...DocumentConverter { public static void main(String[] args) {...getMessage()); } } } Document Analysis : Since you mentioned that...

    forum.aspose.com/t/filecorruptedexception-when-...
  10. An exception is thrown when trying to save a sc...

    Hi! Software (incl. versions) where issue can be reproduced: We’re using NUGET package “Aspose.PDF.Diagram” version 25.9.0 on a NET 8 project for copying a scanned PDF to a MemoryStream asynchronously using Document.Sa…...the following code: public static Stream GetSavedDocumentStre(Document...SeekOrigin.Begin); return ms; } static void Main(string[] args) {...

    forum.aspose.com/t/an-exception-is-thrown-when-...