Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,617 for

csharp

(0.08 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. Issue with Merging Large PDF Files using Aspose...

    Hello, I am facing issues while merging large PDF files using Aspose.PDF(25.8.0.0). I have individual files of approximately 2GB each, and I am attempting to merge them into a single PDF, which could result in a file si…... csharp\nusing (var editor = new P...rather than buffering them. csharp\nvar saveOpts = new PdfSaveOptions...

    forum.aspose.com/t/issue-with-merging-large-pdf...
  4. 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...
  5. Working with WBS Associated with a Task | Aspos...

    Learn how to manage Work Breakdown Structure (WBS) codes for tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for reading, defining, and renumbering WBS values.... WBS )); 17 } Examples-CSharp-WorkingWithTasks-ReadTaskWBS...SaveFileFormat. XML ); Examples-CSharp-WorkingWithTasks-AddWBSCodes...

    docs.aspose.com/tasks/net/wbs-associated-with-a...
  6. Reading Calendar Information from Project Files...

    Learn how to read and understand project calendar information using Aspose.Tasks for .NET....21 } 22 } 23 } 24 } Examples-CSharp-WorkingWithCalendars-RetrieveCalendarInfo...WorkingTimes ; 16 } 17 } Examples-CSharp-WorkingWithCalendars-ReadWorkWeeksInforma...

    docs.aspose.com/tasks/net/reading-calendar-info...
  7. 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...
  8. "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...
  9. How to Convert MPP to SVG | Aspose.Tasks Docume...

    Convert your Microsoft Project files to scalable vector graphics with Aspose.Tasks for .NET.... SVG ); Examples-CSharp-ConvertingProjectDat-SaveProjectAsSVG..."UseSvgOptions_out.svg" , options); Examples-CSharp-ConvertingProjectDat-Using...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  10. 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/