Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,677 for

csharp

(0.25 sec)
  1. 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...
  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. truetype字体的字形和指标| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何使用.NET中TTF字体的字形和指标的基础。...); 48 } 49 } 50 } Examples-CSharp-WorkingWithTrueTypeA-GetFontMetrics-1...FontName )); 26 } Examples-CSharp-WorkingWithTrueTypeA-DetectLatinSymbolsSu-1...

    docs.aspose.com/font/zh/net/glyphs-and-metrics-...
  5. 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...
  6. Export Visio to EMF - Arrowheads not rendered c...

    When exporting Visio Diagrams to EMF using Aspose.Diagram, the arrowheads on the EMF do not match the Visio Drawing. A sample Visio file and export EMF in attached Zip… ArrowHeadIssue.zip (77.6 KB) Cheers! Troy...Diagram: ```csharp using Aspose.Diagram; class...

    forum.aspose.com/t/export-visio-to-emf-arrowhea...
  7. How to run other examples|Aspose.PDF for .NET

    Learn how to run various examples and utilize Aspose.PDF features in .NET to enhance your PDF document processing....contains input files which CSharp examples used. It is mandatory...

    docs.aspose.com/pdf/net/how-to-run-other-examples/
  8. 类型1字体的字形和指标| .NET

    C#API用于开发人员操纵和字体文件。了解如何使用.NET中的1型字体的字形和指标来工作的基础。...WriteLine (metrics); Examples-CSharp-WorkingWithType1Font-GetFontMetrics-1...FontName )); 26 } Examples-CSharp-WorkingWithType1Font-DetectLatinSymbolsSu-1...

    docs.aspose.com/font/zh/net/glyphs-and-metrics-...
  9. 许可| Aspose.PUB for .NET

    评估C#发布者的酒吧转换和操纵API,并设置许可证,以避免评估限制。...SetLicense (fileName); Examples-CSharp-GettingStarted-LoadLicense...SetLicense (myStream); Examples-CSharp-GettingStarted-LoadLicense...

    docs.aspose.com/pub/zh/net/licensing/
  10. Unable to Search the text contains (.) in the s...

    Hi Team, we are trying to search for text in a pdf and text contains the “.” in it. We are using the regular expression to search the string. the search string exists in the pdf but the textabsorber returns zero counts…...how you can modify your code: csharp TextSearchOptions op1 = new...

    forum.aspose.com/t/unable-to-search-the-text-co...