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

csharp

(0.66 sec)
  1. 使用 .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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Working with Project Pages | Aspose.Tasks Docum...

    Learn how to export MPP/XML documents into graphical formats using Aspose.Tasks for .NET....ThirdsOfMonths ); Examples-CSharp-WorkingWithProjects-GetNumberOfPages...ThirdsOfMonths ))); Examples-CSharp-WorkingWithProjects-GetNumberOfPagesForV...

    docs.aspose.com/tasks/net/working-with-project-...
  8. Moving Tasks | Aspose.Tasks Documentation

    Learn how to move tasks under other tasks or within the same hierarchy using Aspose.Tasks for .NET. Includes C# examples for restructuring Microsoft Project (MPP/XML) task trees.... MPP ); Examples-CSharp-WorkingWithTasks-MoveTaskUnderAnother...SaveFileFormat. MPP ); Examples-CSharp-WorkingWithTasks-MoveTaskUnderSamePar...

    docs.aspose.com/tasks/net/moving-tasks/
  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...