Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,619 for

csharp

(0.08 sec)
  1. 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...
  2. Convert Microsoft Project MPP File to PNG | Asp...

    Aspose.Tasks for .NET allows converting Microsoft Project (MPP) to PNG....(SaveOptions)options); Examples-CSharp-ConvertingProjectDat-SaveProjectAsJPEG...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  3. How to Add Extended Attributes to Resource Assi...

    Learn how to add extended attributes to Microsoft Project resource assignments using Aspose.Tasks for .NET. This guide explains how to create plain and lookup attributes with practical C# code examples.... MPP ); Examples-CSharp-WorkingWithResourceA-AddExtendedAttribute...SaveFileFormat. MPP ); Examples-CSharp-WorkingWithResourceA-AddExtendedAttribute...

    docs.aspose.com/tasks/net/adding-extended-attri...
  4. Introduction | Aspose.Note Documentation

    This document provides an introduction to the net framework and its key features.... Save (dataDir); Examples-CSharp-Loading-and-Saving-CreateD...doc. Save (dataDir); Examples-CSharp-Loading-and-Saving-CreateD...

    docs.aspose.com/note/net/introduction/
  5. 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/
  6. 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/
  7. Creating Resource Assignments | Aspose.Tasks Do...

    Learn how to create resource assignments linking tasks and resources in Microsoft Project files using Aspose.Tasks for .NET. This guide explains different approaches with practical C# examples....(task, resource); Examples-CSharp-WorkingWithResourceA-CreateResourceAssign...SaveFileFormat. MPP ); Examples-CSharp-WorkingWithResourceA-CreateMultipleResour...

    docs.aspose.com/tasks/net/creating-resource-ass...
  8. 加载并提取数据| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何加载并节省.NET中的一种字体的基础。...(fd) as Type1Font; Examples-CSharp-WorkingWithType1Font-LoadType1Fonts-1...

    docs.aspose.com/font/zh/net/loading-saving-type...
  9. Determine Task Schedule Conflict | Aspose.Tasks...

    Learn how to determine task schedule conflicts and discrepancies using Aspose.Tasks for .NET. Includes C# examples with the Tsk.Warning field.... Warning )); Examples-CSharp-WorkingWithTasks-TaskWarning...

    docs.aspose.com/tasks/net/determine-task-schedu...
  10. XLS data is changed after loading and saving ba...

    Hi Aspose team, I’m encountering an issue where data in an .xls file changes after I load and save it. For example, the number in a text box is 125 in the original file but becomes 145 after saving. To investigate furt…...includes checking for warnings: ```csharp var workbook = new Workbook(@“D:\input...

    forum.aspose.com/t/xls-data-is-changed-after-lo...