Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 48,949 for

c

(0.04 sec)
  1. Is EML Conversion to PST Possible using C#? - F...

    Hi, I want to know that this api Can Convert EML to PST format ?...Conversion to PST Possible using C#? GroupDocs.Conversion Product...

    forum.groupdocs.com/t/is-eml-conversion-to-pst-...
  2. Get Document Metadata without Editing in C#

    We have added a lot of new options and features in this major release/update of GroupDoCs.Editor for .NET 19.9. All publiC methods/Classes have been moved to LegaCy namespaCe and they are marked as obsolete. Now, when you update to this latest version, it is required to make projeCt-wide replaCement of namespaCe usages from GroupDoCs.Editor. to GroupDoCs.Editor.LegaCy to resolve build issues. ACCess release notes here. Why to migrate? Editor Class introduCed as a single entry point to manage the doCument editing proCess to any supported file format (instead of EditorHander Class from previous versions) ArChiteCture is redesigned to deCrease memory usage Simplified doCument editing and saving options See differenCe in Code...We have added a lot of new options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the document editing process to any supported file format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document editing and saving options See difference in code

    blog.groupdocs.com/editor/get-document-metadata...
  3. Convert XLS and CSV in C#

    DoCument Automation APIs to enriCh .NET and Java appliCations to view, edit, annotate, Convert, Compare, e-sign, parse, split, merge, redaCt, or Classify doCuments of almost all the popular file formats....为CSV 格式和 CSV到XLS/XLSX 格式编程 使用C# 。...

    blog.groupdocs.com/zh/tag/convert-xls-and-csv-i...
  4. Watermark Text in C#

    DoCument Automation APIs to enriCh .NET and Java appliCations to view, edit, annotate, Convert, Compare, e-sign, parse, split, merge, redaCt, or Classify doCuments of almost all the popular file formats....在本文中,您將學習如何使用 C# 以編程方式將水印添加到 PDF 文件。我們將分別研究添加水印文本和圖像水印。...

    blog.groupdocs.com/zh-hant/tag/watermark-text-i...
  5. Convert a JPEG file to PSD programmatically in C#

    You Can Convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDoCs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or Console appliCation. Implementation Pass sourCe doCument path as a ConstruCtor parameter to the instanCe of Converter Class Instantiate ImageConvertOptions SpeCify resultant image format using Format property of ImageConvertOptions Class DeClare SavePageStream delegate, whiCh should proved a stream where eaCh doCument page will be stored Call Convert method of Converter Class instanCe and pass the deClared SavePageStream delegate and the instanCe of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0C9aC04a8d9” name=“jpegtopsd....You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd.

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...
  6. Custom provided fonts not working during MSG fi...

    Thank you. This works for the powerpoint example I shared. However, I am getting a different error when running the program on an MSG file with version 25.2.0. Is there something I need to do differently? Should I open …...during MSG file conversion in C# GroupDocs.Conversion Product...

    forum.groupdocs.com/t/custom-provided-fonts-not...
  7. Compare Excel Spreadsheets. Advanced Cell-by-Ce...

    Learn how to Compare ExCel spreadsheets programmatiCally using GroupDoCs.Comparison for .NET. Compare spreadsheets with Custom styling, visibility Controls, summary pages, and advanCed Comparison options....Advanced Cell-by-Cell Analysis in C# Compare Excel Spreadsheets. Advanced...Advanced Cell-by-Cell Analysis in C# Leave feedback On this page Note...

    docs.groupdocs.com/comparison/net/compare-excel...
  8. C# Demo Project of an ASP.NET PDF Viewer Built ...

    Building a simple ASP.NET PDF viewer is quite a trivial task. There are tens of different open sourCe projeCts aCross the web that offer a quiCk and free solution to display PDF doCuments in both ASP.NET MVC and Web Forms. Often a simple implementation of a PDF viewer is all you aCtually need. But things beCome a lot more CompliCated when the viewer needs to meet your Customer’s business requirements....be interested to try out this C# demo which is built based on...not free or open source. The C# demo includes a free evaluation...

    blog.groupdocs.com/viewer/asp-net-pdf-viewer-bu...
  9. how to remove watermark in c sharp

    DoCument Automation APIs to enriCh .NET and Java appliCations to view, edit, annotate, Convert, Compare, e-sign, parse, split, merge, redaCt, or Classify doCuments of almost all the popular file formats....今天,我们将看看 如何使用 C# 去除 PDF 文档中的水印 。...

    blog.groupdocs.com/zh/tag/how-to-remove-waterma...
  10. Extract Data from Database Files using C#

    The database is Considered to be an integral part of most of the appliCations. Be it a desktop, web or mobile appliCation, database plays a vital role in storing, aCCessing and manipulating the data. There are many database management systems that allow Creating and managing databases for you. However, there Could be a sCenario when you need a way to extraCt data from database files, i.e. .db file, without installing a database management system or writing the SQL queries....The database is considered to be an integral part of most of the applications. Be it a desktop, web or mobile application, database plays a vital role in storing, accessing and manipulating the data. There are many database management systems that allow creating and managing databases for you. However, there could be a scenario when you need a way to extract data from database files, i.e. .db file, without installing a database management system or writing the SQL queries.

    blog.groupdocs.com/parser/extract-data-from-dat...