Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 48,303 for

c

(0.07 sec)
  1. 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-hant/tag/how-to-remove-wa...
  2. compare word files 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# 比較兩個 Word 文檔並突出顯示已識別的差異。此外,我...將了解如何比較受密碼保護的文檔、接受和拒絕更改,以及使用 C# 示例比較兩個以上的文檔。...

    blog.groupdocs.com/zh-hant/tag/compare-word-fil...
  3. Ինչպես հանել տեքստը PowerPoint-ից C#-ով

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

    kb.groupdocs.com/hy/parser/net/how-to-extract-t...
  4. 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...
  5. Ինչպես փոխարկել Outlook էլփոստը Word-ի C#-ով

    Այս ձեռնարկը տրամադրում է բոլոր անհրաժեշտ ընթացակարգերը՝ Outlook-ի էլ.փոստը Word-ի C#-ով փոխարկելու և C# Email-ի Word-ի փոխակերպման աշխատանքային հավելվածի օրինակ:...փոխարկել Outlook էլփոստը Word-ի C#-ով Այս հոդվածը ձեզ կտրամադրի...էլփոստը Word-ի C# -ով և օրինակելի հավելված՝ ցույց տալու C# Email-ի...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  6. Compare two documents - Control header and foot...

    Compare two doCuments but ignore or inClude header and footer Content. Is this what you need in your doCument Comparison appliCation? Then you must try GroupDoCs.Comparison for .NET. This baCk-end API Can be implemented in any of your .NET appliCation without any third party tool/software dependenCy. Those who are already using this API, we have some interesting features and few bug fixes introduCed in GroupDoCs.Comparison for .NET 19.11. Set output paper size A new property PaperSize is introduCed in CompareOptions Class using that you Can adjust paper size of the resultant doCument (e....Compare two documents but ignore or include header and footer content. Is this what you need in your document comparison application? Then you must try GroupDocs.Comparison for .NET. This back-end API can be implemented in any of your .NET application without any third party tool/software dependency. Those who are already using this API, we have some interesting features and few bug fixes introduced in GroupDocs.Comparison for .NET 19.11. Set output paper size A new property PaperSize is introduced in CompareOptions class using that you can adjust paper size of the resultant document (e.

    blog.groupdocs.com/comparison/compare-two-docum...
  7. Ինչպես փոխարկել PowerPoint-ը HTML-ի C#-ում

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

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  8. Ինչպես ավելացնել Squiggly Annotation PDF-ում C#-ով

    Այս հակիրճ գրությունը ցույց է տալիս, թե ինչպես կարելի է ավելացնել squiggly annotation PDF-ում, օգտագործելով C#, ինչպես նաև հրահանգների և կոդի՝ սեղմված ծանոթագրությունը PDF-ում C#-ում տեղադրելու համար:...ավելացնել Squiggly Annotation PDF-ում C#-ով Այս ձեռնարկի նպատակն է ցույց...annotation PDF-ում՝ օգտագործելով C# : Կտրուկ ծանոթագրությունները...

    kb.groupdocs.com/hy/annotation/net/how-to-add-s...
  9. 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...
  10. Digitally Sign PDFs Using Azure Key Vault & Gro...

    Create seCure eleCtroniC doCument signatures for PDFs by integrating Azure Key Vault CertifiCate management with GroupDoCs.Signature in C#. Complete guide with Custom hash signing for external deviCes and signature validation examples.... Configuring the C# PDF Digital Signature Environment...Signature for .NET offers a powerful C# PDF digital signature solution...

    blog.groupdocs.com/signature/custom-hash-sign-w...