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

csharp

(0.08 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. 加载和提取数据| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何加载和保存.NET中的CFF字体的基本原理。...Open (fd) as CffFont; Examples-CSharp-WorkingWithCFFFonts-LoadCF...Open (fd) as CffFont; Examples-CSharp-WorkingWithCFFFonts-LoadCF...

    docs.aspose.com/font/zh/net/loading-saving-cff-...
  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. 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. 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. 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/
  8. 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/
  9. 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...
  10. 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...