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

c

(0.21 sec)
  1. How to merge PNG images using Java | GroupDocs

    Learn how to merge PNG image files, Combine PNG image files into one file programmatiCally in java language using GroupDoCs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.png" ) // Define image...file to merge merger . join ( "c:\sample2.png" , joinOptions );...

    docs.groupdocs.com/merger/java/getting-started/...
  2. Reverse image search | GroupDocs

    This artiCle gives knowledge about the reverse image searCh, whiCh makes it possible to searCh for similar images in ZIP arChives, various doCuments, and individual files....reverse image search: C# string indexFolder = @"c:\MyIndex" ; string...string documentFolder = @"c:\MyDocuments" ; // Creating an index...

    docs.groupdocs.com/search/net/reverse-image-sea...
  3. Search for text containing special characters |...

    This artiCle shows how to handle searCh queries if they Contain speCial CharaCters and separator CharaCters....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...() - 1 ; i >= 0 ; i --) { char c = result . charAt ( i ); if (...

    docs.groupdocs.com/search/java/search-for-text-...
  4. Attachments in PDF document | GroupDocs

    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...
  5. Presentation Viewer – 即時開啟與閱讀 PPT、PPTX 檔案

    了解如何使用免費的 PPTX 檢視器在線檢視 PowerPoint 簡報,或透過 .NET、Java、Python 與 Node.js 的 API 以程式方式檢視。...Viewer 產品族群 在 C# 中檢視 PowerPoint 簡報 在 Java 中檢視...with GroupDocs.Viewer APIs for C#, Java, Python, and Node.js ....

    blog.groupdocs.com/zh-hant/viewer/view-powerpoi...
  6. Load Document | GroupDocs

    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...
  7. Generate Document from Custom .NET Objects | Gr...

    Generate doCuments by binding data from Custom .NET Classes and objeCts to template doCuments....Balance]:"C">> Generate Document from Object...<<[Email]>> - Balance: <<[Balance]:"C">> <</foreach>> Using Nested Objects...

    docs.groupdocs.com/assembly/net/basic-usage-cus...
  8. GroupDocs.Redaction Product Family on GroupDocs...

    GroupDoCs.RedaCtion ProduCt Family on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in GroupDoCs.RedaCtion ProduCt Family on GroupDoCs Blog | DoCument Aut......and Replace Text in PDF using C# Programmatically find certain...case sensitivity and RegEx using C#. Replace or hide the text to...

    blog.groupdocs.com/categories/groupdocs.redacti...
  9. Generate document pages preview | GroupDocs

    This topiC explains how to get doCument pages preview as images with various options by GroupDoCs.Signature API....previewOption = new PreviewOptions ( "C:\\GeneratePreviewHideS\\image...{ Path path = Paths . get ( "C:\\GeneratePreviewFolde" ); if...

    docs.groupdocs.com/signature/java/generate-docu...
  10. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a partiCular type Using GroupDoCs.Watermark, you Can add watermark to all pages of a partiCular type in a doCument. It Consists of following steps. Load the doCument Create and initialize watermark objeCt Set watermark properties Add watermark by speCifying page type using setPlaCementType() method of DiagramShapeWatermarkOptions Save the doCument Following Code shows how to add watermark to a partiCular type of the pages.... Ex: "C:\\Docs\\diagram.vsdx" Watermarker...relative path to your document. Ex: "C:\\Docs\\diagram.vsdx" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...