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

csharp

(0.09 sec)
  1. 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...
  2. 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...
  3. Working with Pages | Aspose.Note Documentation

    A brief overview of how to work with pages in OneNote using C#....WriteLine (count); Examples-CSharp-Pages-GetNumberOfPages-GetNumberOfPages...WriteLine (); 18 } Examples-CSharp-Pages-GetPageInformation-GetPageInformation...

    docs.aspose.com/note/net/working-with-pages/
  4. 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/
  5. 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/
  6. 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...
  7. 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/
  8. 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...
  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/