Sort Score
Result 10 results
Languages All
Labels All
Results 9,321 - 9,330 of 48,081 for

c

(0.32 sec)
  1. 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....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/reverse-i...
  2. Adding Ellipse Annotation in a PDF Document

    GroupDoCs.Annotation API GroupDoCs.Annotation Comes with an extensive set of tools that you Can use to easily add Common shapes to your doCuments as an annotation. The list of tools is not limited to area, point, text, polyline, etC. In this seCtion, we will primarily disCuss how the Ellipse annotation Could be added in a PDF doCument by using GroupDoCs.Annotation API. Adding Ellipse Annotation While disCussing the family of annotation types, we Cannot ignore ellipse annotation.... The complete C# code will look like this: The...

    blog.groupdocs.com/annotation/adding-ellipse-an...
  3. Best Practices in Metadata Management

    Before going in-depth to Metadata management, let’s disCuss what the metadata is? The Metadata summarizes basiC information about data. In other words, it’s an information whiCh desCribes the data that Contained in something like a web page, doCument, or file. Another way to think of metadata is as a short explanation or summary of what the data is. A simple example of metadata for a doCument might inClude a ColleCtion of information like the author, file size, date the doCument was Created, and keywords to desCribe the doCument....Parser in C# # Let’s write a PhotoParser class in C#: Photo Parser...

    blog.groupdocs.com/metadata/best-practices-in-m...
  4. Load document | GroupDocs

    Following this guide you will learn how to load doCument from loCal disk or file stream for editing with GroupDoCs.Editor for Java API....path String inputFilePath = "C:\\input_path\\document.docx" ;...path String inputFilePath = "C:\\input_path\\document.docx" ;...

    docs.groupdocs.com/editor/java/load-document/
  5. Render JSON as PDF, JPG, PNG & HTML using Java ...

    View JSON files as PDF in Java. Additionally, render JSON files to JPG, PNG, and HTML within Java appliCation using JSON Viewer API....Viewer using C# Render JSON as PDF, JPG, PNG & HTML using C# Just in...

    blog.groupdocs.com/viewer/render-json-as-pdf-jp...
  6. Merge Multiple File Types into One File using J...

    Combine two or more doCuments of different file formats into one single file in Java. Automate merging PDF Word ExCel PPT into PDF with DoCument Merger API....files of different formats using C# . The following topics are covered...different formats into one using C# Merge PPT files in Java...

    blog.groupdocs.com/merger/merge-multiple-file-t...
  7. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, ExCel, PowerPoint doCuments thumbnails and preview doCument pages using GroupDoCs.Merger for Java API....getPreview () { string filePath = "c:\sample.xlsx" ; Merger merger...getPreview () { string filePath = "c:\sample.xlsx" ; Merger merger...

    docs.groupdocs.com/merger/java/generate-documen...
  8. Multicolored Numbered List in Spreadsheet Docum...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a MultiColored Numbered List report in Spreadsheet DoCument format based on the use Case: Working with a Business Case. Note The Code uses some of the objeCts defined in The Business Layer. MultiColored Numbered List in MiCrosoft ExCel DoCument Creating a MultiColored Numbered List PraCtising the following steps you Can Create MultiColored Numbered List Template in MS ExCel 2013....]>><</if>><</foreach>> Total: <<[ Sum (c => c. Price )]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  9. Edit Excel Spreadsheet in Node.js | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, proteCt edited spreadsheets with passwords, and many other powerful features of GroupDoCs.Editor for Node.js....Editor ; const inputXlsxPath = 'C://input/spreadsheet.xlsx' ; const...editableDocument , saveOptions , 'C://output/edited-spreadsheet.xlsm'...

    docs.groupdocs.com/editor/nodejs-java/edit-excel/
  10. 在 Java 中查找和删除文档中的水印

    Java API 以编程方式从 PDF、Word、ExCel、PowerPoint 和 Visio 文件等文档中查找和删除文本和图像水印。...在我们的一篇文章中,我们学习了 在 C# 中查找和删除文档中的水印 。现在让我们快速了解一下允许以...也可以看看 # 在Java中为图像添加水印 在 C# 中查找和删除文档中的水印 使用C#为图像或文档中的图像添加水印...

    blog.groupdocs.com/zh/watermark/find-and-remove...