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

csharp

(0.88 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. Licensing | Aspose.Font for C++

    C++ APIs for the developers to manipulate and font files. Here you will find how to get Aspose.Font API Solution for C++ license.... lic "); Examples-CSharp-ApplyLicense-ApplyLicenseB...SetLicense(LicStream); Examples-CSharp-ApplyLicense-ApplyLicenseU...

    docs.aspose.com/font/cpp/licensing/
  6. Working with Outline Codes in a Project | Aspos...

    Learn how to use and manage outline codes in your project using Aspose.Tasks for .NET....Type ); 35 } 36 } Examples-CSharp-WorkingWithProjects-Workin...SaveFileFormat. MPP ); Examples-CSharp-WorkingWithProjects-Workin...

    docs.aspose.com/tasks/net/working-with-outline-...
  7. 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...
  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. Working with OneNote Document | Aspose.Note Doc...

    This document provides guidance on working with OneNote documents....Int32 nodecount; 131 } Examples-CSharp-Loading-and-Saving-Extract...= doc. NodeType ; Examples-CSharp-Loading-and-Saving-NodeTyp...

    docs.aspose.com/note/net/working-with-onenote-d...
  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...