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

csharp

(0.04 sec)
  1. Rendering Task Usage View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project (MPP/XML) task usage views to PDF and other formats using Aspose.Tasks for .NET. Includes C# examples with SaveOptions, PresentationFormat, and Details column rendering....pdf" , options); Examples-CSharp-WorkingWithTasks-RenderTaskUsageView...SaveFileFormat. PDF ); Examples-CSharp-WorkingWithTasks-RenderTaskUsageViewW...

    docs.aspose.com/tasks/net/rendering-task-usage-...
  2. 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 ; Examples-CSharp-WorkingWithProjects-Resche...project. CriticalPath ; Examples-CSharp-WorkingWithProjects-Resche...

    docs.aspose.com/tasks/net/project-rescheduling/
  3. 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...
  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. 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/
  6. 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...
  7. 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...
  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. 加载,提取数据并从TTF中保存| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何加载和保存.NET中的TTF和OTF字体的基本原理。...Open (fd) as TtfFont; Examples-CSharp-WorkingWithTrueTypeA-LoadTrueTypeFonts-1...Save (outputFile); Examples-CSharp-WorkingWithTrueTypeA-SaveTTFToDisc-1...

    docs.aspose.com/font/zh/net/loading-saving-true...