Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,617 for

csharp

(0.13 sec)
  1. Glyphs and Metrics of Type1 Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 fonts within .NET....WriteLine (metrics); Examples-CSharp-WorkingWithType1Font-GetFontMetrics-1...FontName )); 26 } Examples-CSharp-WorkingWithType1Font-DetectLatinSymbolsSu-1...

    docs.aspose.com/font/net/glyphs-and-metrics-typ...
  2. Licensing | Aspose.Font for .NET

    Evaluate C# Font Manipulation and Management API with some limitations and learn about how to apply license and different license types.... lic "); Examples-CSharp-ApplyLicense-ApplyLicenseB...SetLicense(LicStream); Examples-CSharp-ApplyLicense-ApplyLicenseU...

    docs.aspose.com/font/net/licensing/
  3. Working with Tasks | Aspose.Tasks Documentation

    Learn how to split and manage tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for creating, splitting, and viewing split tasks.... XML ); Examples-CSharp-WorkingWithTasks-CreateSplitTasks...splitPart. Finish ); 11 } Examples-CSharp-WorkingWithTasks-ViewSplitTasks...

    docs.aspose.com/tasks/net/split-tasks/
  4. 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/
  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. Licensing | Aspose.PUB for .NET

    Evaluate C# Publisher PUB Conversion and Manipulation API and set license to avoid evaluation limitations....SetLicense (fileName); Examples-CSharp-GettingStarted-LoadLicense...SetLicense (myStream); Examples-CSharp-GettingStarted-LoadLicense...

    docs.aspose.com/pub/net/licensing/
  7. Glyphs and Metrics of TrueType Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within .NET....); 48 } 49 } 50 } Examples-CSharp-WorkingWithTrueTypeA-GetFontMetrics-1...FontName )); 26 } Examples-CSharp-WorkingWithTrueTypeA-DetectLatinSymbolsSu-1...

    docs.aspose.com/font/net/glyphs-and-metrics-tru...
  8. How To Create Aspose.Tasks Project Calculation ...

    Learn how to create and configure different calculation modes for your projects in Aspose.Tasks.... MinValue )); Examples-CSharp-WorkingWithProjects-Workin...(Tsk. Finish ))); Examples-CSharp-WorkingWithProjects-Workin...

    docs.aspose.com/tasks/net/project-calculation-m...
  9. 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...
  10. "The root object missing or invalid" error when...

    Good afternoon. I’m using Aspose.PDF version 25.7.0. I have a PDF 1.7 file and want to programmatically create another PDF document based on it: Csharp using Aspose.Pdf; class Program { static void Main() { var pd…...another PDF document based on it: csharp using Aspose.Pdf; class Program...

    forum.aspose.com/t/the-root-object-missing-or-i...