Sort Score
Result 10 results
Languages All
Labels All
Results 7,731 - 7,740 of 49,610 for

c

(0.58 sec)
  1. Saving a File to Local Disk | GroupDocs

    This artiCle demonstrates how to Convert files stored on loCal disk using GroupDoCs.Conversion for Java API...., C:\files\converted.pdf) or a relative...converter = new Converter ( "c:\\files\\business-plan.docx" );...

    docs.groupdocs.com/conversion/java/save-file-to...
  2. Searching watermarks | GroupDocs

    This artiCle explains how to searCh watermarks while using GroupDoCs. Watermarks Java API.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.pdf" Watermarker...

    docs.groupdocs.com/watermark/java/searching-wat...
  3. Queries on features available on groupdocs.Comp...

    Do we have an option to Compare PDF with a pre-existing PDF supplied as an input. Is there a feature whiCh allows us to mask few fields(exClude from Comparison) on PDF whiCh are bound to Change suCh as InvoiCe Date, Ser…...new Comparer("C:\\source.pdf")) { comparer.add("C:\\target.pdf");...pdf"); comparer.compare("C:\\result.pdf"); } API takes a source...

    forum.groupdocs.com/t/queries-on-features-avail...
  4. Convert Word to PDF on GroupDocs Blog | Documen...

    Convert Word to PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Convert Word to PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET & J...... 使用 C# 将 Word 文档转换为 PDF 在 .NET 应用程序中使用 C# 将 Word DOC...

    blog.groupdocs.com/zh/tag/convert-word-to-pdf/i...
  5. DOC to PDF on GroupDocs Blog | Document Automat...

    DOC to PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in DOC to PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers 在 N...... 使用 C# 將 Word 文檔轉換為 PDF 在 .NET 應用程序中使用 C# 將 Word DOC...

    blog.groupdocs.com/zh-hant/tag/doc-to-pdf/index...
  6. Convert Excel to PDF on GroupDocs Blog | Docume...

    Convert ExCel to PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Convert ExCel to PDF on GroupDoCs Blog | DoCument Automation Solutions for .NET &...... C#を使用してExcelスプレッドシートをPDFに変換する C#を使用してExcelファイル...

    blog.groupdocs.com/ja/tag/convert-excel-to-pdf/...
  7. GroupDocs.Search for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDoCs.SearCh for .NET 25.11. Available now on NuGet and GroupDoCs website....TempFolder = @"C:\Temp\SearchExtractor" ; // Enable...= Document.CreateFromFile( @"C:\Docs\protected.docx" ); // Perform...

    blog.groupdocs.com/search/groupdocs-search-for-...
  8. Add watermarks to presentation documents | Grou...

    Adding watermark to a partiCular slide Using GroupDoCs.Watermark, you Can add watermark to a partiCular slide of a PowerPoint presentation in a simplified way. Adding watermark to a partiCular PowerPoint slide using GroupDoCs.Watermark Consists of following steps. Load the doCument Create and initialize watermark objeCt Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the doCument Save the doCument Following Code shows how to add TextWatermark to the first slide and ImageWatermark to the seCond slide.... Ex: "C:\\Docs\\presentation.pptx" Watermarker...relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...
  9. Merge HTML | GroupDocs

    Learn how to merge HTML files, Combine HTML files into one file programmatiCally in Node.js via Java language using GroupDoCs.Merger for Node.js via Java library.... Merger ( 'c:/sample1.html' ); merger . join ( 'c:/sample2.html'...html' ); merger . save ( 'c:/merged.html' ); Code Examples Please...

    docs.groupdocs.com/merger/nodejs-java/merge/html/
  10. Merge pages from various documents | GroupDocs

    This artiCle explains how to merge some pages from different doCuments into single PDF, DOCX, ExCel or PowerPoint doCument using GroupDoCs.Merger for .NET....filePath = @"c:\sample.docx" ; string filePath2 = @"c:\sample2.docx"...docx" ; string filePathOut = @"c:\output\result.docx" ; PageJoinOptions...

    docs.groupdocs.com/merger/net/merge-pages-from-...