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

csharp

(0.06 sec)
  1. 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/
  2. 使用 .NET 中的 AutoFit 提升您的演示文稿|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...png) ```csharp ```c# using (Presentation presentation...setting-powerpoint.png) ```csharp ```c# using (Presentation presentation...

    docs.aspose.com/slides/zh/net/manage-autofit-se...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products....CloseFigure (); 50 } 51 } Examples-CSharp-WorkingWithType1Font-RenderingText-2...Save (outFile); 83 } Examples-CSharp-WorkingWithType1Font-RenderingText-3...

    docs.aspose.com/font/net/text-rendering-type1-f...
  8. Load, Extract Data and Save from TTF | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF and OTF fonts within .NET....Open (fd) as TtfFont; Examples-CSharp-WorkingWithTrueTypeA-LoadTrueTypeFonts-1...Save (outputFile); Examples-CSharp-WorkingWithTrueTypeA-SaveTTFToDisc-1...

    docs.aspose.com/font/net/loading-saving-truetyp...
  9. Tasks and Calendars | Aspose.Tasks Documentation

    Learn how to associate and manage calendars with Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for setting and reading task calendars.... Calendar , cal); Examples-CSharp-WorkingWithTasks-WriteTaskCalendar...cal. Name ); 14 } Examples-CSharp-WorkingWithTasks-ReadTaskCalendar...

    docs.aspose.com/tasks/net/tasks-and-calendars/
  10. 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...