Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,929 for

nuget package

(0.05 sec)
  1. LaTeX file repair | Aspose.TeX for .NET

    Aspose.TeX API solution for .NET LaTeX repair is described in this article. Learn the code examples on how to use the functionality....Demos Source Code API Reference Nuget Pricing Buy LaTeX file repair...// The directory containing packages may be located anywhere. 7...

    docs.aspose.com/tex/net/latex-repair/
  2. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the pdf please find the below code for that: using (var imageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var pdf = new Aspose…...to install the libgdiplus package on your Linux server to ensure...8:58am 6 Instead of updating package can we installed the required...

    forum.aspose.com/t/failed-to-convert-image-type...
  3. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following exception is thrown: pgsql CopyEdit …...Drawing package instead of Aspose.Page. Installation...to uninstall the existing package/assembly from your solution...

    forum.aspose.com/t/system-drawing-common-depend...
  4. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...installed the API from NuGet Package Manager? Also, did you use...installed the API from NuGet Package Manager? Also, did you use...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  5. How to Export MS Project to PDF in C#

    This article describes the process how to export MS Project to PDF in C#. It contains the configuration information and runnable sample code with description to convert MPP to PDF in C#....Tasks from the NuGet package manager to convert MPP to...

    kb.aspose.com/tasks/net/how-to-export-ms-projec...
  6. Convert PSD to PNG in C# | PSD to PNG Converter...

    Programmatically, convert PSD to PNG in C# with Aspose.PSD for .NET. Convert PSD layers to PNG images in C#. .NET PSD API...install it using NuGet . PM> Install-Package Aspose.PSD How to...

    blog.aspose.com/psd/convert-psd-to-png-in-csharp/
  7. How to Convert KML to SHP using C#

    This article describes how to convert KML to SHP using C#. It contains configuration details, coding steps and a runnable sample code for changing KML to SHP using C#....NET from the NuGet package manager Declare a variable...

    kb.aspose.com/gis/net/how-to-convert-kml-to-shp...
  8. How to Convert CSV to PDF in C++

    This basic tutorial will explain how to convert CSV to PDF in C++. You will change CSV to PDF in C++ such that all the contents in the CSV will be printed on a single page in the output PDF....to your project by using NuGet Package Manager Load the sample...

    kb.aspose.com/cells/cpp/how-to-convert-csv-to-p...
  9. How to Decrypt PDF File using C#

    This quick tutorial guides on how to decrypt PDF file using C#. You can decrypt PDF using C# with the help of a simple code without installing any third-party tool....PDF using the NuGet package manager Load the encrypted...

    kb.aspose.com/pdf/net/how-to-decrypt-pdf-file-u...
  10. How to Merge Cells in Excel using C#

    This basic tutorial will provide detail on how to merge cells in Excel using C#. By using a few number of API calls in C# excel cell merge feature can be incorporated in an existing or a new workbook....cells application with the NuGet Package Manager Initialize a Workbook...

    kb.aspose.com/cells/net/how-to-merge-cells-in-e...