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

csharp

(0.64 sec)
  1. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for .NET to read and modify Microsoft Project (MPP/XML) properties, including defaults, summary info, fiscal year, weekdays, currency and custom properties....run successfully" ); Examples-CSharp-WorkingWithProjects-Workin...SaveFileFormat. MPP ); Examples-CSharp-WorkingWithProjects-Workin...

    docs.aspose.com/tasks/net/working-with-project-...
  2. 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/
  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. 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/
  5. 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/
  6. 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...
  7. Convert Microsoft Project MPP File | Aspose.Tas...

    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...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  8. Risk Analysis Tool | Aspose.Tasks Documentation

    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...

    docs.aspose.com/tasks/net/risk-analysis-tool/
  9. Working with Text | Aspose.Note Documentation

    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-...

    docs.aspose.com/note/net/working-with-text/
  10. Working with Attachments | Aspose.Note Document...

    A guide on managing and utilizing file attachments within your application....fileStream); 21 } 22 } 23 } Examples-CSharp-Attachments-RetrieveAttach...Message ); 15 } 16 } Examples-CSharp-Attachments-RetrieveAttachedFile-CopyStream...

    docs.aspose.com/note/net/working-with-attachments/