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

csharp

(0.24 sec)
  1. 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...
  2. 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/
  3. Licensing | Aspose.PUB for .NET

    Evaluate C# Publisher PUB Conversion and Manipulation API and set license to avoid evaluation limitations....SetLicense (fileName); Examples-CSharp-GettingStarted-LoadLicense...SetLicense (myStream); Examples-CSharp-GettingStarted-LoadLicense...

    docs.aspose.com/pub/net/licensing/
  4. "The root object missing or invalid" error when...

    Good afternoon. I’m using Aspose.PDF version 25.7.0. I have a PDF 1.7 file and want to programmatically create another PDF document based on it: Csharp using Aspose.Pdf; class Program { static void Main() { var pd…...another PDF document based on it: csharp using Aspose.Pdf; class Program...

    forum.aspose.com/t/the-root-object-missing-or-i...
  5. Glyphs and Metrics of TrueType Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within .NET....); 48 } 49 } 50 } Examples-CSharp-WorkingWithTrueTypeA-GetFontMetrics-1...FontName )); 26 } Examples-CSharp-WorkingWithTrueTypeA-DetectLatinSymbolsSu-1...

    docs.aspose.com/font/net/glyphs-and-metrics-tru...
  6. 加载和提取数据| .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-...
  7. How To Create Aspose.Tasks Project Calculation ...

    Learn how to create and configure different calculation modes for your projects in Aspose.Tasks.... MinValue )); Examples-CSharp-WorkingWithProjects-Workin...(Tsk. Finish ))); Examples-CSharp-WorkingWithProjects-Workin...

    docs.aspose.com/tasks/net/project-calculation-m...
  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. 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...
  10. 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...