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

csharp

(0.11 sec)
  1. 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...
  2. 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...
  3. Sorting Tasks by Name | Aspose.Tasks Documentation

    Learn how to sort tasks based on their names using Aspose.Tasks for .NET....Name )); 10 } 11 } Examples-CSharp-Miscellaneous-SortTasksByN...WriteLine (task); 11 } Examples-CSharp-Miscellaneous-SortTasksByName...

    docs.aspose.com/tasks/net/sorting-tasks-by-name/
  4. 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/
  5. Licensing | Aspose.Note Documentation

    A free evaluation version of Aspose.Note for .NET (a .NET API to interact with Microsoft Office OneNote programmatically without the software being installed on the server) can be downloaded from the downloads section of Aspose’s web site....lic" ); Examples-CSharp-ApplyLicense-ApplyLicenseB...SetLicense (myStream); Examples-CSharp-ApplyLicense-ApplyLicenseU...

    docs.aspose.com/note/net/licensing/
  6. 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...
  7. 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...
  8. 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...
  9. 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/
  10. 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...