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

csharp

(0.11 sec)
  1. 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-...
  2. 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-...
  3. Licensing and Subscription | Aspose.Tasks Docum...

    Aspose.Tasks for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies.... XML ); Examples-CSharp-Licensing-EvaluationDateTi..."Aspose.Tasks.lic" ); Examples-CSharp-Licensing-ApplyLicenseUsingFil...

    docs.aspose.com/tasks/net/licensing/
  4. 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/
  5. 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/
  6. 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/
  7. 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...
  8. Working with Page Header Footer | Aspose.Tasks ...

    Learn how to read header and footer information from Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET....true : false ); 72 } Examples-CSharp-WorkingWithProjects-ReadHeaderFooterInfo...mpp" , options); 14 } Examples-CSharp-WorkingWithProjects-AddImageToPageHeader...

    docs.aspose.com/tasks/net/working-with-page-hea...
  9. 类型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-...
  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...