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

csharp

(0.14 sec)
  1. 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...
  2. 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/
  3. 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/
  4. Sorting Resources by Name | Aspose.Tasks Docume...

    Learn how to sort resources by name using Aspose.Tasks for .NET....Name )); 16 } 17 } Examples-CSharp-Miscellaneous-SortResource...WriteLine (resource); 9 } Examples-CSharp-Miscellaneous-SortResourcesByName...

    docs.aspose.com/tasks/net/sorting-resources-by-...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  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...