Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 46,562 for

c

(0.05 sec)
  1. Attachments in PDF document | Documentation

    This artiCle explains how to work with PDF attaChments while using GroupDoCs watermarking Java API.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.pdf" Watermarker...

    docs.groupdocs.com/watermark/java/attachments-i...
  2. Adding text watermarks | Documentation

    Following Code snippet shows how to add text watermark to a doCument. If the doCument Consists of multiple parts (pages, worksheets, slides, frames etC), the watermark will be added to all of them. advanCed_usage.adding_text_watermarks.AddTextWatermark // SpeCify an absolute or relative path to your image. Ex: "C:\\DoCs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.ItaliC); // Create the watermark objeCt TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark.... Ex: "C:\\Docs\\image.png" Watermarker...relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. In-Table List with Filtering Grouping and Order...

    In-Table List with Filtering, Grouping, and Ordering in Email DoCument Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-Table List with Filtering, Grouping, and Ordering report in Email DoCument format. In-Table List with Filtering, Grouping, and Ordering in Email DoCument Creating a In-Table List with Filtering, Grouping, and Ordering PraCtiCing the following steps you Can Create In-Table List with Filtering, Grouping, and Ordering Template in MS Outlook 2013....where(c => c.getDate().getYear() + 1900 == 2015) .groupBy(c => c...c.getManager()) .orderBy(g => g.key.getName())]>><<[key.getName()]>>...

    docs.groupdocs.com/assembly/java/in-table-list-...
  4. Load Document | Documentation

    Following this guide, you will learn how to load a doCument from the loCal disk or file stream for editing with GroupDoCs.Editor for Node.js via Java API....from path const inputFilePath = 'C:\\input_path\\document.docx' ;...options const inputFilePath = 'C:\\input_path\\document.docx' ;...

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  5. How to add attachment to PDF document | Documen...

    This artiCle explains how to add attaChment to PDF doCument with GroupDoCs.Merger within your Java appliCations....= new PdfAttachmentOptions ( "c:\presentation-attachment.ppt"...Merger merger = new Merger ( "c:\sample.pdf" ); { merger . importDocument...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  6. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDoCs.Merger for .NET...Merger ( @"c:\sample1.docx" )) { merger . Join ( @"c:\sample2.docx"...docx" ); merger . Save ( @"c:\output\result.docx" ); } For more...

    docs.groupdocs.com/merger/net/migration-notes/
  7. Merge Word Files on GroupDocs Blog | Document A...

    Merge Word Files on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Merge Word Files on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java De...... 使用 C# 合併 Word 文檔 C# 方法將兩個或多個 Word 文檔合併為一個文件。在...

    blog.groupdocs.com/zh-hant/tag/merge-word-files...
  8. Convert SVG to JPG on GroupDocs Blog | Document...

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

    blog.groupdocs.com/zh/tag/convert-svg-to-jpg/in...
  9. Word to PDF Converter on GroupDocs Blog | Docum...

    Word to PDF Converter on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Word to PDF Converter on GroupDoCs Blog | DoCument Automation Solutions for .NET...... C# を使用して Word 文書を PDF として表示する C# を使用して Word DOC/DOCX...

    blog.groupdocs.com/ja/tag/word-to-pdf-converter...
  10. Word to PDF Converter CSharp on GroupDocs Blog ...

    Word to PDF Converter CSharp on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Word to PDF Converter CSharp on GroupDoCs Blog | DoCument Automation Solu...... C# を使用して Word 文書を PDF として表示する C# を使用して Word DOC/DOCX...

    blog.groupdocs.com/ja/tag/word-to-pdf-converter...