Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,676 for

csharp

(0.08 sec)
  1. 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 …...the exception is as follows: csharp CopyEdit using (FileStream...as shown in the code below: csharp CopyEdit public override void...

    forum.aspose.com/t/system-drawing-common-depend...
  2. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products....CloseFigure (); 50 } 51 } Examples-CSharp-WorkingWithType1Font-RenderingText-2...Save (outFile); 83 } Examples-CSharp-WorkingWithType1Font-RenderingText-3...

    docs.aspose.com/font/net/text-rendering-type1-f...
  3. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…... Repair with PdfFileEditor csharp\nPdfFileEditor editor = new...memory‑optimized mode and re‑save csharp\nPdfLoadOptions opt = new PdfLoadOptions\n{\n...

    forum.aspose.com/t/the-input-string-creatorinfo...
  4. Defining Link Type | Aspose.Tasks Documentation

    Learn how to change Microsoft Project task link types using Aspose.Tasks for .NET.... StartToStart ; Examples-CSharp-WorkingWithTaskLinks-SetTaskLinkType...ToString ()); 6 } Examples-CSharp-WorkingWithTaskLinks-GetTaskLinkType...

    docs.aspose.com/tasks/net/defining-link-type/
  5. How to Run the Examples|Documentation

    This page describes how to run the examples of Aspose.Diagram library....contains input files which CSharp examples use. It is mandatory...

    docs.aspose.com/diagram/net/how-to-run-the-exam...
  6. How to Run the Examples|Documentation

    Here we will guide you how to run the examples of Aspose.3D for .NET....contains input files which CSharp examples used. It is mandatory...

    docs.aspose.com/3d/net/how-to-run-the-examples/
  7. Licensing | Aspose.Note Documentation

    A free evaluation version of Aspose.Note for .NET (a .NET API to interact with Microsoft Office OneNote programmatically without the software being installed on the server) can be downloaded from the downloads section of Aspose’s web site....lic" ); Examples-CSharp-ApplyLicense-ApplyLicenseB...SetLicense (myStream); Examples-CSharp-ApplyLicense-ApplyLicenseU...

    docs.aspose.com/note/net/licensing/
  8. How to Run the Examples|Documentation

    Learn how to run the examples relating to PSD file format library that are hosted on GitHub....contains input files which CSharp examples used. It is mandatory...

    docs.aspose.com/psd/net/how-to-run-the-examples/
  9. Working with Views | Aspose.Tasks Documentation

    Learn how to work with views in Microsoft Project files using Aspose.Tasks for .NET, including customization of Gantt charts, timescale settings, text styling, and saving with specific views.... ToString ()); Examples-CSharp-WorkingWithProjects-Workin...WriteViewData = true }); Examples-CSharp-WorkingWithProjects-Workin...

    docs.aspose.com/tasks/net/working-with-project-...
  10. 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…...NativeMethods…cctor() in D:\a_work\1\s\csharp\src\Microsoft.ML.OnnxRuntime\NativeMethods...NativeMethods…cctor() in D:\a_work\1\s\csharp\src\Microsoft.ML.OnnxRuntime\NativeMethods...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...