Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,677 for

csharp

(0.13 sec)
  1. 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/
  2. 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...
  3. 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...
  4. Convert Microsoft Project MPP File to Excel | A...

    Discover how to convert your Microsoft Project MPP files to various Excel file formats using Aspose.Tasks for .NET....Spreadsheet2003 ); Examples-CSharp-ConvertingProjectDat-SaveProjectDataToSpr....xml" , options); Examples-CSharp-ConvertingProjectDat-UsingSpreadsheet2003...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  5. 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...
  6. Rendering Project Data to XAML | Aspose.Tasks D...

    Learn how to render a project as XAML using Aspose.Tasks for .NET.... XAML ); Examples-CSharp-Articles-RenderToXAML.cs hosted...xaml" , options); Examples-CSharp-Articles-RenderXAMLWithOption...

    docs.aspose.com/tasks/net/rendering-project-dat...
  7. Working with Formulas | Aspose.Tasks Documentation

    Learn how to write and read formulas in Microsoft Project (MPP) files using Aspose.Tasks for .NET. This guide covers creating, reading, and working with custom field formulas.... MPP ); Examples-CSharp-WorkingWithFormulas-WriteFormulasInExten...+ attr. Formula ); Examples-CSharp-WorkingWithFormulas-ReadFormulasExtended...

    docs.aspose.com/tasks/net/writing-and-reading-f...
  8. 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...
  9. 使用Type1字体|的文本渲染| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何在.NET产品中渲染1型字体的基础知识。...CloseFigure (); 50 } 51 } Examples-CSharp-WorkingWithType1Font-RenderingText-2...Save (outFile); 83 } Examples-CSharp-WorkingWithType1Font-RenderingText-3...

    docs.aspose.com/font/zh/net/text-rendering-type...
  10. Working with Resources and Calendars in Microso...

    Learn how to create, assign, and retrieve resource calendars in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET. Step-by-step guide with C# code examples.... Calendar , cal); Examples-CSharp-WorkingWithResources-SetResourceCalendar... Name ); 9 } 10 } Examples-CSharp-WorkingWithResources-GetResourceCalendar...

    docs.aspose.com/tasks/net/resource-and-calendars/