Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,691 for

csharp

(0.1 sec)
  1. Importing and Exporting Projects to Primavera |...

    This page explains how to import projects from Oracle Primavera P6 XER/XML formats and export them in various formats using Aspose.Tasks for .NET....ProjectFileFormat ); Examples-CSharp-WorkingWithProjects-Import...ProjectFileFormat ); Examples-CSharp-WorkingWithProjects-Import...

    docs.aspose.com/tasks/net/importing-and-exporti...
  2. How to Convert Microsoft Project Files to CSV F...

    Convert MPP files to CSV using Aspose.Tasks for .NET in C#.... CSV ); Examples-CSharp-ConvertingProjectDat-SaveProjectAsCSV....csv" , options); Examples-CSharp-ConvertingProjectDat-UsingCsvOptions...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  3. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform.... Save (dataDir); Examples-CSharp-Loading-and-Saving-CreateO...PageIndex = 0 24 }); Examples-CSharp-Loading-and-Saving-CreateO...

    docs.aspose.com/note/net/create-and-load-a-onen...
  4. Convert OneNote to Image | Aspose.Note Document...

    A comprehensive guide on how to convert OneNote files to images.... Bmp )); Examples-CSharp-Loading-and-Saving-SaveToBmpImageUsingI...SaveFormat. Gif ); Examples-CSharp-Loading-and-Saving-SaveToI...

    docs.aspose.com/note/net/convert-onenote-to-ima...
  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. 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/
  7. How to Save a OneNote Document | Aspose.Note Do...

    Learn how to save a OneNote document with detailed instructions....(dataDir + outputFile); Examples-CSharp-Loading-and-Saving-SaveDoc...OneSaveOptions()); Examples-CSharp-Loading-and-Saving-SaveDoc...

    docs.aspose.com/note/net/save-a-onenote-document/
  8. 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...
  9. 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/
  10. 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...