Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 48,106 for

c

(0.1 sec)
  1. Image Watermark 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/tag/image-watermark-in-c/
  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. 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...
  4. 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...
  5. Ինչպես հանել տեքստը PowerPoint-ից C#-ով

    Այս հոդվածը նկարագրում է քայլ առ քայլ ընթացակարգը PowerPoint-ից տեքստ հանելու C#-ի միջոցով և ինչպես փոխարկել այս հրահանգները PPTX-ից C#-ով տեքստ հանելու համար:...Ինչպես հանել տեքստը PowerPoint-ից C#-ով Այս արագ ձեռնարկը տրամադրում...API-ներից մեկը՝ C# տեքստը PowerPoint-ից հանելու համար: C#** հավելվածում...

    kb.groupdocs.com/hy/parser/net/how-to-extract-t...
  6. 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...
  7. 使用 C# 将 Word 转换为 Markdown |医生到医学博士 | DOCX 到 MD

    使用 C# 将 Word 文档转换为 Markdown 文件。使用 GroupDoCs .NET 解析和转换 API 将 DOC/DOCX 文件转换为 MD 格式。...本文讨论如何使用 C# 以编程方式将 Word 文档转换为 markdown 文件。...Install-Package GroupDocs.Parser 如何使用 C# 将 Word 转换为 Markdown # 让我们快速跳转到目标并将...

    blog.groupdocs.com/zh/parser/convert-word-to-ma...
  8. Ինչպես փոխարկել Outlook էլփոստը HTML-ի C#-ով

    Այս արագ հոդվածը բացատրում է Outlook Email-ը HTML-ի C#-ով փոխարկելու գործընթացը և սովորել, թե ինչպես օգտագործել այս հրահանգները՝ MSG-ը HTML C#-ի փոխակերպման համար ստեղծելու համար:...փոխարկել Outlook էլփոստը HTML-ի C#-ով Այս ձեռնարկը համառոտ նկարագրում...ընթացակարգը ** Outlook էլփոստը C#**-ով HTML-ի փոխարկելու համար:...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  9. Ինչպես փոխարկել PowerPoint-ը HTML-ի C#-ում

    Եկեք վերանայենք PowerPoint-ը C#-ի HTML-ի փոխարկելու աշխատանքային հոսքը՝ օգտագործելով պարզ API զանգեր և ինչպես ստեղծել կոդ C# PPT-ի HTML փոխարկիչ հավելվածի համար:...փոխարկել PowerPoint-ը HTML-ի C#-ում Այս ուսումնական ձեռնարկում...հրահանգների վրա՝ Փոուերփոյնթը HTML-ի C# -ով փոխակերպելու համար՝ օգտագործելով...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  10. Compare Excel Spreadsheets: Advanced Cell-by-Ce...

    Learn how to Compare ExCel spreadsheets programmatiCally using GroupDoCs.Comparison for .NET. This guide demonstrates Cell-by-Cell Comparison, Custom styling, summary pages, and advanCed visibility Controls for ExCel doCument Comparison in C#....Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. This guide demonstrates cell-by-cell comparison, custom styling, summary pages, and advanced visibility controls for Excel document comparison in C#.

    blog.groupdocs.com/comparison/compare-excel-spr...