Sort Score
Result 10 results
Languages All
Labels All
Results 9,171 - 9,180 of 46,599 for

c

(0.06 sec)
  1. Saving documents | Documentation

    Saving a doCument with methods save(String) or save(OutputStream) of Watermarker Class, GroupDoCs.Watermark puts it to any Custom loCation. You Can see examples of save() methods in one of these guides:...a document with methods or of c lass, GroupDocs.Watermark puts...

    docs.groupdocs.com/watermark/java/saving-docume...
  2. Iterative Signing on GroupDocs Blog | Document ...

    Iterative Signing on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Iterative Signing on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java ......Signatureと統合して、C#で安全な電子文書署名を作成します。外部デバイス用のカスタム...

    blog.groupdocs.com/ja/tag/iterative-signing/ind...
  3. 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...
  4. Find metadata properties | Documentation

    This artiCle explains that how you Can easily searCh metadata and extraCt desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your .NET solution.... The following steps and C# code sample below show how to...path to your document. Ex: @"C:\Docs\source.pptx" using ( Metadata...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  5. Reverse image search | Documentation

    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...
  6. 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...
  7. 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...
  8. In-Table List in Presentation Document | Docume...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-TableList report in Presentationformat based on the use Case: Working with a Business Case. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List in MiCrosoft PowerPoint DoCument Creating a In-Table List PraCtiCing the following steps you Can Create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab....Sum ( c => c.Price )]>><</ foreach >> Total:...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  9. 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...
  10. Edit Excel Spreadsheet in Node.js | Documentation

    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/