Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,587 for

csharp

(0.19 sec)
  1. Working with Resources and Calendars | Aspose.T...

    Learn how to use resources and manage calendars in project files....Calendar , cal); view raw Examples-CSharp-WorkingWithResources-SetResourceCalendar...9 } 10 } view raw Examples-CSharp-WorkingWithResources-GetResourceCalendar...

    docs.aspose.com/tasks/net/resource-and-calendars/
  2. Licensing | Aspose.Note Documentation

    A free evaluation version of Aspose.Note for .NET (a .NET API to interact with Microsoft Office OneNote programmatically without the software being installed on the server) can be downloaded from the downloads section of Aspose’s web site....lic" ); view raw Examples-CSharp-ApplyLicense-ApplyLicenseB...(myStream); view raw Examples-CSharp-ApplyLicense-ApplyLicenseU...

    docs.aspose.com/note/net/licensing/
  3. Rescheduling Project Tasks and Resource Assignm...

    This guide explains how to reschedule tasks and resource assignments in your projects using Aspose.Tasks for .NET....CriticalPath ; view raw Examples-CSharp-WorkingWithProjects-Resche...CriticalPath ; view raw Examples-CSharp-WorkingWithProjects-Resche...

    docs.aspose.com/tasks/net/project-rescheduling/
  4. Working with Text Styles | Aspose.Note Document...

    A comprehensive guide on styling text within various net framework applications....20; 17 } view raw Examples-CSharp-Text-ChangeStyle-ChangeStyle...one" )); view raw Examples-CSharp-Text-SetDefaultParagraphS.cs...

    docs.aspose.com/note/net/working-with-text-styles/
  5. 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...
  6. 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...
  7. Load, Extract Data and Save from TTF | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF and OTF fonts within .NET....TtfFont; view raw Examples-CSharp-WorkingWithTrueTypeA-LoadTrueTypeFonts-1...(outputFile); view raw Examples-CSharp-WorkingWithTrueTypeA-SaveTTFToDisc-1...

    docs.aspose.com/font/net/loading-saving-truetyp...
  8. General Resource Assignment Properties | Aspose...

    Learn how to read or edit properties of Microsoft Project (MPP/XML) resource assignments using Aspose.Tasks for .NET....resource); view raw Examples-CSharp-WorkingWithResourceA-SetGeneralResourceAs...()); 9 } view raw Examples-CSharp-WorkingWithResourceA-GetGeneralResourceAs...

    docs.aspose.com/tasks/net/general-resource-assi...
  9. 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...
  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...