Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,622 for

csharp

(0.05 sec)
  1. Reading and Saving Projects in Project Server o...

    Discover how to manage projects using Aspose.Tasks for .NET within Project Server or Project Online....project data 19 } Examples-CSharp-ExProjectServerManag-ReadingProjectOnline...(ex. Message ); 17 } Examples-CSharp-ExProjectServerManag-ProjectServerManager...

    docs.aspose.com/tasks/net/managing-projects-wit...
  2. Reading VBA Information from MPP File | Aspose....

    Learn how to read VBA project details, modules, references, and attributes from Microsoft Project MPP files using Aspose.Tasks for .NET.... HelpContextId ); Examples-CSharp-WorkingWithVBA-ReadVBAProjectInform...reference. Name ); Examples-CSharp-WorkingWithVBA-ReadReferencesInform...

    docs.aspose.com/tasks/net/reading-vba-informati...
  3. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink....))); 18 } 19 } 20 } Examples-CSharp-Images-ExtractImages-ExtractImages...WriteLine (); 19 } Examples-CSharp-Images-GetInformationOfIma...

    docs.aspose.com/note/net/working-with-images/
  4. Printing Microsoft Project Files | Aspose.Tasks...

    This guide explains how to print Microsoft Project files using Aspose.Tasks for .NET.... Print (); Examples-CSharp-WorkingWithProjects-Printing-PrintTheProject...7 break ; 8 } 9 } Examples-CSharp-WorkingWithProjects-Printi...

    docs.aspose.com/tasks/net/printing-a-project/
  5. Convert Microsoft Project MPP File to PDF | Asp...

    Aspose.Tasks for .NET allows converting MPP or MPX files to PDF. Use PdfSaveOptions to customize PDF output.... PDF ); Examples-CSharp-ConvertingProjectDat-SaveProjectAsPDF....pdf" , options); Examples-CSharp-ConvertingProjectDat-FitContentsToCellSiz...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  6. Rendering Gantt Charts | Aspose.Tasks Documenta...

    Learn how to render Gantt charts from your project files using Aspose.Tasks for .NET....jpeg" , options); Examples-CSharp-Articles-TimescaleSettings...(SaveOptions)options); Examples-CSharp-Articles-RenderGanttChartWith...

    docs.aspose.com/tasks/net/rendering-gantt-chart/
  7. Incorrect Text Redaction Formatting after Modif...

    We are using TextFragmentAbsorber to find and redact text in a PDF. The redactions are marked with square brackets like [Reason], and the logic does the following: Finds all fragments matching regex: \[(?s)(.*?)\] Upda…...formatting in some cases : csharp CopyEdit textFragment.TextState...block (see below) Code Snippet csharp CopyEdit var searchTerm = "\\[(...

    forum.aspose.com/t/incorrect-text-redaction-for...
  8. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to define and manage task constraints in Microsoft Project and programmatically with Aspose.Tasks for .NET. Includes C# code examples for common constraint types....pdf" , o); Examples-CSharp-WorkingWithTasks-WorkingWi....pdf" , options); Examples-CSharp-WorkingWithTasks-WorkingWi...

    docs.aspose.com/tasks/net/handling-task-constra...
  9. 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-...
  10. 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/