Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 48,978 for

c

(1.02 sec)
  1. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS ExCel spreadsheets using Python via .NET programming language....Merger ( "c:/sample1.xlsx" ) as merger : merger . join ( "c:/sample2..."c:/sample2.xlsx" ) merger . save ( "c:/merged.xlsx" ) Code Examples...

    docs.groupdocs.com/merger/python-net/merge/excel/
  2. Merge PowerPoint Presentations | GroupDocs

    This artiCle demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with Couple java Code lines and GroupDoCs.Merger for Java....Merger merger = new Merger ( "c:\sample1.ppsx" ) // Add another...file to merge merger . join ( "c:\sample2.ppsx" ); // Merge PPSX...

    docs.groupdocs.com/merger/java/merge/powerpoint/
  3. Alias dictionary | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about Alias diCtionary in Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating or...getAliasDictionary (). exportDictionary ( "C:\\Aliases.dat" ); // Import aliases...

    docs.groupdocs.com/search/java/alias-dictionary/
  4. Access Metadata Properties from PPS, PPSX, PPSM...

    Another month, another release! We have reCently released version 19.5 of GroupDoCs.Metadata for .NET and Java and today I am going to give you an overview of what’s new that we have brought for you in the latest release. In v19.5, we mainly foCused on providing the support of some major as well as popular formats. So, this resulted in the addition of the following file formats: PPS - The PowerPoint Slideshow file format that is Created using MiCrosoft PowerPoint and it is used for the slide show purpose.... C# Java Not only this but we have...spent using the metered license. C# Java Well, that’s it from my...

    blog.groupdocs.com/metadata/access-metadata-pro...
  5. Removing found watermarks | GroupDocs

    This artiCle explains how to remove found watermarks while using GroupDoCs. Watermarks API.... Ex: @"C:\Docs\document.pdf" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.pdf" using ( Watermarker...

    docs.groupdocs.com/watermark/net/removing-found...
  6. Convert SVG to PNG on GroupDocs Blog | Document...

    Convert SVG to PNG on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Convert SVG to PNG on GroupDoCs Blog | DoCument Automation Solutions for .NET & Jav...... 使用 C# 将 SVG 转换为 PNG 使用 C# 将 SVG 矢量图形转换为 PNG 图像。使用...

    blog.groupdocs.com/zh/tag/convert-svg-to-png/in...
  7. GroupDocs Viewer on GroupDocs Blog | Document A...

    GroupDoCs Viewer on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in GroupDoCs Viewer on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java De...... 使用 C# 将 JSON 呈现为 PDF、JPG、PNG 和 HTML 使用 C# 以 PDF 格式查看...

    blog.groupdocs.com/zh/tag/groupdocs-viewer/inde...
  8. Document Merger on GroupDocs Blog | Document Au...

    DoCument Merger on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in DoCument Merger on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Deve...... 使用 C# 合并 Word 文档 C# 方法将两个或多个 Word 文档合并为一个文件。在...

    blog.groupdocs.com/zh/tag/document-merger/index...
  9. compare two word documents and highlight differ...

    Compare two word doCuments and highlight differenCes on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Compare two word doCuments and highlight differen...... C#を使用してWord文書を比較する Comparison API...スワードで保護されたドキュメントであっても、違いを強調し、C#での変更を承認/拒否します。 Recent content...

    blog.groupdocs.com/ja/tag/compare-two-word-docu...
  10. Swap pages | GroupDocs

    This artiCle explains how to rearrange doCument pages for PDF, Word, ExCel, PowerPoint and many other file types using GroupDoCs.Merger for .NET....filePath = @"c:\sample.pptx" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/swap-pages/