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

csharp

(0.81 sec)
  1. 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...
  2. 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...
  3. "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...
  4. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following exception is thrown: pgsql CopyEdit …...the exception is as follows: csharp CopyEdit using (FileStream...as shown in the code below: csharp CopyEdit public override void...

    forum.aspose.com/t/system-drawing-common-depend...
  5. Support for Evaluation of Functions in Formulas...

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for .NET library for calculations....return project; 24 } Examples-CSharp-WorkingWithFormulas-CalculateMathExpress...TextValue ); 40 } Examples-CSharp-WorkingWithFormulas-CalculateGeneralFunc...

    docs.aspose.com/tasks/net/support-for-evaluatio...
  6. Managing Project Currency Codes | Aspose.Tasks ...

    Learn how to view, set, and retrieve currency codes in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET, with examples and best practices....CurrencyCode , "USD" ); Examples-CSharp-WorkingWithCurrencie-SetCurrencyCodes... CurrencyCode )); Examples-CSharp-WorkingWithCurrencie-GetCurrencyCodes...

    docs.aspose.com/tasks/net/managing-currency-codes/
  7. Managing Currency Symbols | Aspose.Tasks Docume...

    Learn how to view, set, and retrieve currency symbols in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET, with examples and best practices....CurrencySymbol , "$$" ); Examples-CSharp-WorkingWithCurrencie-SetCurrencySymbol...CurrencySymbol )); Examples-CSharp-WorkingWithCurrencie-GetCurrencySymbol...

    docs.aspose.com/tasks/net/managing-currency-sym...
  8. 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...
  9. 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...
  10. Defining Link Type | Aspose.Tasks Documentation

    Learn how to change Microsoft Project task link types using Aspose.Tasks for .NET.... StartToStart ; Examples-CSharp-WorkingWithTaskLinks-SetTaskLinkType...ToString ()); 6 } Examples-CSharp-WorkingWithTaskLinks-GetTaskLinkType...

    docs.aspose.com/tasks/net/defining-link-type/