Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,639 for

csharp

(0.56 sec)
  1. Working with Resources and Calendars in Microso...

    Learn how to create, assign, and retrieve resource calendars in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET. Step-by-step guide with C# code examples.... Calendar , cal); Examples-CSharp-WorkingWithResources-SetResourceCalendar... Name ); 9 } 10 } Examples-CSharp-WorkingWithResources-GetResourceCalendar...

    docs.aspose.com/tasks/net/resource-and-calendars/
  2. 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...
  3. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products....CloseFigure (); 50 } 51 } Examples-CSharp-WorkingWithType1Font-RenderingText-2...Save (outFile); 83 } Examples-CSharp-WorkingWithType1Font-RenderingText-3...

    docs.aspose.com/font/net/text-rendering-type1-f...
  4. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…... Repair with PdfFileEditor csharp\nPdfFileEditor editor = new...memory‑optimized mode and re‑save csharp\nPdfLoadOptions opt = new PdfLoadOptions\n{\n...

    forum.aspose.com/t/the-input-string-creatorinfo...
  5. 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....Open (fd) as TtfFont; Examples-CSharp-WorkingWithTrueTypeA-LoadTrueTypeFonts-1...Save (outputFile); Examples-CSharp-WorkingWithTrueTypeA-SaveTTFToDisc-1...

    docs.aspose.com/font/net/loading-saving-truetyp...
  6. Tasks and Calendars | Aspose.Tasks Documentation

    Learn how to associate and manage calendars with Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for setting and reading task calendars.... Calendar , cal); Examples-CSharp-WorkingWithTasks-WriteTaskCalendar...cal. Name ); 14 } Examples-CSharp-WorkingWithTasks-ReadTaskCalendar...

    docs.aspose.com/tasks/net/tasks-and-calendars/
  7. Managing Project Currency Digits | Aspose.Tasks...

    Learn how to view, set, and retrieve currency digits (decimal places) in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET, with examples and best practices....CurrencyDigits , 2); Examples-CSharp-WorkingWithCurrencie-SetCurrencyDigits...CurrencyDigits )); Examples-CSharp-WorkingWithCurrencie-GetCurrencyDigits...

    docs.aspose.com/tasks/net/managing-currency-dig...
  8. General Resource Assignment Properties | Aspose...

    Learn how to read and edit general properties of Microsoft Project (MPP/XML) resource assignments using Aspose.Tasks for .NET. Includes practical C# examples for setting and getting UID, Start, and Finish values....(task, resource); Examples-CSharp-WorkingWithResourceA-SetGeneralResourceAs...ToShortDateString ()); 9 } Examples-CSharp-WorkingWithResourceA-GetGeneralResourceAs...

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