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

csharp

(0.05 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 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-...
  8. 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...
  9. 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...
  10. 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...