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

csharp

(0.06 sec)
  1. 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/
  2. Reading and Writing General Properties | Aspose...

    Learn how to read and set general task properties such as name, ID, UID, start and finish dates in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for reading and writing task properties....Name , "new name" ); Examples-CSharp-WorkingWithTasks-WriteTaskProperties...(Tsk. Finish )); 17 } Examples-CSharp-WorkingWithTasks-ReadTaskProperties...

    docs.aspose.com/tasks/net/reading-and-writing-g...
  3. Glyphs and Metrics of Type1 Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 fonts within .NET....WriteLine (metrics); Examples-CSharp-WorkingWithType1Font-GetFontMetrics-1...FontName )); 26 } Examples-CSharp-WorkingWithType1Font-DetectLatinSymbolsSu-1...

    docs.aspose.com/font/net/glyphs-and-metrics-typ...
  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....Type ); 35 } 36 } Examples-CSharp-WorkingWithProjects-Workin...SaveFileFormat. MPP ); Examples-CSharp-WorkingWithProjects-Workin...

    docs.aspose.com/tasks/net/working-with-outline-...
  5. Licensing | Aspose.PUB for .NET

    Evaluate C# Publisher PUB Conversion and Manipulation API and set license to avoid evaluation limitations....SetLicense (fileName); Examples-CSharp-GettingStarted-LoadLicense...SetLicense (myStream); Examples-CSharp-GettingStarted-LoadLicense...

    docs.aspose.com/pub/net/licensing/
  6. 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....); 48 } 49 } 50 } Examples-CSharp-WorkingWithTrueTypeA-GetFontMetrics-1...FontName )); 26 } Examples-CSharp-WorkingWithTrueTypeA-DetectLatinSymbolsSu-1...

    docs.aspose.com/font/net/glyphs-and-metrics-tru...
  7. How To Create Aspose.Tasks Project Calculation ...

    Learn how to create and configure different calculation modes for your projects in Aspose.Tasks.... MinValue )); Examples-CSharp-WorkingWithProjects-Workin...(Tsk. Finish ))); Examples-CSharp-WorkingWithProjects-Workin...

    docs.aspose.com/tasks/net/project-calculation-m...
  8. How to Run the Examples|Documentation

    Here we will guide you how to run the examples of Aspose.3D for .NET....contains input files which CSharp examples used. It is mandatory...

    docs.aspose.com/3d/net/how-to-run-the-examples/
  9. How to Run the Examples|Documentation

    This page describes how to run the examples of Aspose.Diagram library....contains input files which CSharp examples use. It is mandatory...

    docs.aspose.com/diagram/net/how-to-run-the-exam...
  10. "The root object missing or invalid" error when...

    Good afternoon. I’m using Aspose.PDF version 25.7.0. I have a PDF 1.7 file and want to programmatically create another PDF document based on it: Csharp using Aspose.Pdf; class Program { static void Main() { var pd…...another PDF document based on it: csharp using Aspose.Pdf; class Program...

    forum.aspose.com/t/the-root-object-missing-or-i...