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...
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 = "\\[(...
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...
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...
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...
Use Aspose.Tasks for .NET to convert MPP files to HTML, CSV, and MPT formats....html" , option); Examples-CSharp-ConvertingProjectDat-SaveProjectDataAsHTM...htmlSaveOptions); Examples-CSharp-ConvertingProjectDat-ControlHeaderNameDur...
Learn how to perform risk analysis on your Microsoft Project files using Aspose.Tasks for .NET....IterationsCount = 200; Examples-CSharp-Miscellaneous-PerformRiskA...Patterns . Add (pattern); Examples-CSharp-Miscellaneous-PerformRiskA...
You will learn how to convert OneNote to Html programmatically or online and consider C# examples of OneNote to Html conversions using Aspose.Note....PageIndex = 0 24 }); Examples-CSharp-Loading-and-Saving-CreateOneNoteDocAndS...Save (r, options); Examples-CSharp-Loading-and-Saving-CreateOneNoteDocAndS...
A guide on working with text in OneNote using C# API....WriteLine (text); Examples-CSharp-Text-ExtractingAllText-ExtractingAllText...WriteLine (text); 17 } Examples-CSharp-Text-ExtractingTextFromAP-...
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...