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

csharp

(0.13 sec)
  1. Working with Tags | Aspose.Note Documentation

    A comprehensive guide on tags and their usage in your project....); 26 } 27 } 28 } Examples-CSharp-Tags-GetTagDetails-GetTagDetails...doc. Save (dataDir); Examples-CSharp-Tags-AddTextNodeWithTag-AddTextNodeWithTag...

    docs.aspose.com/note/net/working-with-tags/
  2. Regarding delete images in client side - Free S...

    Is there any chance to delete the images in client level.... Load the document:\n csharp\nDocument doc = new Document(\"input...Find and remove image nodes:\n csharp\nNodeCollection shapes = doc...

    forum.aspose.com/t/regarding-delete-images-in-c...
  3. 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/
  4. Loading and Extracting Data | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save CFF fonts within .NET....Open (fd) as CffFont; Examples-CSharp-WorkingWithCFFFonts-LoadCF...Open (fd) as CffFont; Examples-CSharp-WorkingWithCFFFonts-LoadCF...

    docs.aspose.com/font/net/loading-saving-cff-fonts/
  5. Printing Documents with .NET API | Aspose.Note ...

    Learn how to use the .NET API to print documents from your application.... Print (); Examples-CSharp-PrintingDocument-PrintDocument-PrintDocument..."Test.one" 16 }); Examples-CSharp-PrintingDocument-PrintDocu...

    docs.aspose.com/note/net/printing-documents/
  6. Working with Text Styles | Aspose.Note Document...

    A comprehensive guide on styling text within various net framework applications....FontSize = 20; 17 } Examples-CSharp-Text-ChangeStyle-ChangeStyle..."SetDefaultParagraphS.one" )); Examples-CSharp-Text-SetDefaultParagraphS.cs...

    docs.aspose.com/note/net/working-with-text-styles/
  7. 使用 .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...
  8. 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/
  9. 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...
  10. 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...