Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,616 for

csharp

(0.08 sec)
  1. XLS data is changed after loading and saving ba...

    Hi Aspose team, I’m encountering an issue where data in an .xls file changes after I load and save it. For example, the number in a text box is 125 in the original file but becomes 145 after saving. To investigate furt…...includes checking for warnings: ```csharp var workbook = new Workbook(@“D:\input...

    forum.aspose.com/t/xls-data-is-changed-after-lo...
  2. Working with Views | Aspose.Tasks Documentation

    Learn how to work with views in Microsoft Project files using Aspose.Tasks for .NET, including customization of Gantt charts, timescale settings, text styling, and saving with specific views.... ToString ()); Examples-CSharp-WorkingWithProjects-Workin...WriteViewData = true }); Examples-CSharp-WorkingWithProjects-Workin...

    docs.aspose.com/tasks/net/working-with-project-...
  3. Licensing and Subscription | Aspose.Tasks Docum...

    Aspose.Tasks for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies.... XML ); Examples-CSharp-Licensing-EvaluationDateTi..."Aspose.Tasks.lic" ); Examples-CSharp-Licensing-ApplyLicenseUsingFil...

    docs.aspose.com/tasks/net/licensing/
  4. How to Run the Examples|Documentation

    Learn how to run the examples relating to PSD file format library that are hosted on GitHub....contains input files which CSharp examples used. It is mandatory...

    docs.aspose.com/psd/net/how-to-run-the-examples/
  5. Reading and Writing General Properties | Aspose...

    Learn how to read and set general task properties such as name, ID, UID, start and finish dates in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for reading and writing task properties....Name , "new name" ); Examples-CSharp-WorkingWithTasks-WriteTaskProperties...(Tsk. Finish )); 17 } Examples-CSharp-WorkingWithTasks-ReadTaskProperties...

    docs.aspose.com/tasks/net/reading-and-writing-g...
  6. Unable to Search the text contains (.) in the s...

    Hi Team, we are trying to search for text in a pdf and text contains the “.” in it. We are using the regular expression to search the string. the search string exists in the pdf but the textabsorber returns zero counts…...how you can modify your code: csharp TextSearchOptions op1 = new...

    forum.aspose.com/t/unable-to-search-the-text-co...
  7. Common Conversion Options | Aspose.Tasks Docume...

    A guide to common conversion options for Microsoft Project MPP files....pdf" , options); Examples-CSharp-ConvertingProjectDat-FitContentsToCellSiz...(SaveOptions)options); Examples-CSharp-ConvertingProjectDat-SaveToMultiplePDFFil...

    docs.aspose.com/tasks/net/common-conversions-op...
  8. Handling Occurrences for Exceptions | Aspose.Ta...

    Learn how to work with calendar exception occurrences using Aspose.Tasks for .NET.... YearlyByDay ; Examples-CSharp-WorkingWithCalendarE-HandleExceptionOccur...

    docs.aspose.com/tasks/net/handling-occurrences-...
  9. Licensing | Aspose.Font for .NET

    Evaluate C# Font Manipulation and Management API with some limitations and learn about how to apply license and different license types.... lic "); Examples-CSharp-ApplyLicense-ApplyLicenseB...SetLicense(LicStream); Examples-CSharp-ApplyLicense-ApplyLicenseU...

    docs.aspose.com/font/net/licensing/
  10. Working with Tasks | Aspose.Tasks Documentation

    Learn how to split and manage tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for creating, splitting, and viewing split tasks.... XML ); Examples-CSharp-WorkingWithTasks-CreateSplitTasks...splitPart. Finish ); 11 } Examples-CSharp-WorkingWithTasks-ViewSplitTasks...

    docs.aspose.com/tasks/net/split-tasks/