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

csharp

(0.07 sec)
  1. How to Run the Examples|Documentation

    Learn about how to run examples in Visual Studio using NuGet or manually add reference to dll....contains input files which CSharp examples used. It is mandatory...

    docs.aspose.com/drawing/net/how-to-run-the-exam...
  2. 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...
  3. Determine Task Schedule Conflict | Aspose.Tasks...

    Learn how to determine task schedule conflicts using Aspose.Tasks for .NET....Warning )); view raw Examples-CSharp-WorkingWithTasks-TaskWarning...

    docs.aspose.com/tasks/net/determine-task-schedu...
  4. Working with Outline Codes in a Project | Aspos...

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

    docs.aspose.com/tasks/net/working-with-outline-...
  5. 加载,提取数据并从TTF中保存| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何加载和保存.NET中的TTF和OTF字体的基本原理。...TtfFont; view raw Examples-CSharp-WorkingWithTrueTypeA-LoadTrueTypeFonts-1...(outputFile); view raw Examples-CSharp-WorkingWithTrueTypeA-SaveTTFToDisc-1...

    docs.aspose.com/font/zh/net/loading-saving-true...
  6. Setting a Task to a Subproject | Aspose.Tasks D...

    Learn how to work with Microsoft Project (MPP/XML) subprojects using Aspose.Tasks for .NET.... MPP ); view raw Examples-CSharp-WorkingWithTasks-CreateSubProjectTask...

    docs.aspose.com/tasks/net/setting-a-task-to-a-s...
  7. 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...
  8. Common Conversion Options | Aspose.Tasks Docume...

    A guide to common conversion options for Microsoft Project MPP files....options); view raw Examples-CSharp-ConvertingProjectDat-FitContentsToCellSiz...(SaveOptions)options); view raw Examples-CSharp-ConvertingProjectDat-SaveToMultiplePDFFil...

    docs.aspose.com/tasks/net/common-conversions-op...
  9. 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....)); 26 } view raw Examples-CSharp-WorkingWithTrueTypeA-DetectLatinSymbolsSu-1...44 } 45 } view raw Examples-CSharp-WorkingWithTrueTypeA-ExtractLicenseRestri-1...

    docs.aspose.com/font/net/glyphs-and-metrics-tru...
  10. Working with Tasks | Aspose.Tasks Documentation

    Sometimes it is not possible to complete a task as scheduled and it needs to be split into two or more parts. Aspose.Tasks for .NET supports this Microsoft Project feature.... XML ); view raw Examples-CSharp-WorkingWithTasks-CreateSplitTasks...Finish ); 11 } view raw Examples-CSharp-WorkingWithTasks-ViewSplitTasks...

    docs.aspose.com/tasks/net/split-tasks/