Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 46,589 for

(c )

(0.08 sec)
  1. Word to Minified HTML on GroupDocs Blog | Docum...

    Word to Minified HTML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Word to Minified HTML on GroupDocs Blog | Document Automation Solutions for .NET...... C#を使用してWord文書をクリーンなHTMLとしてレンダリングする C#を使用して、Word ...

    blog.groupdocs.com/ja/tag/word-to-minified-html...
  2. How to edit CSV file | Documentation

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for Java....adjust: String inputCsvPath = "C://input//spreadsheet.csv" ; Editor...XLSM. String inputCsvPath = "C://input//spreadsheet.csv" ; Editor...

    docs.groupdocs.com/editor/java/how-to-edit-csv-...
  3. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....area, you have to use class: C# using ( Redactor redactor = new...For more details, see article. C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/image-redactions/
  4. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search using Java search API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/date-rang...
  5. Scatter Chart in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft Word Document Creating a Scatter Chart Please follow below to create Scatter Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box.... groupBy ( c => c . getDate (). getMonth ())]>>...Contract Price«x [key + 1]»«y [sum(c => c.getPrice())]» 0.7 2.7 1.8 3...

    docs.groupdocs.com/assembly/java/scatter-chart-...
  6. Scatter Chart in Presentation Document | Docume...

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft PowerPoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS PowerPoint 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box.... groupBy ( c => c . getDate (). getMonth ())]>>...Contract Price«x [key + 1]»«y [sum(c => c.getPrice())]» 0.7 2.7 1.8 3...

    docs.groupdocs.com/assembly/java/scatter-chart-...
  7. Merge text files | Documentation

    Learn how to merge TXT files, combine TXT files into one file programmatically in net language using GroupDocs.Merger for Python via .NET library....Merger ( "c:/sample1.txt" ) as merger : merger . join ( "c:/sample2..."c:/sample2.txt" ) merger . save ( "c:/merged.txt" ) Code Examples Please...

    docs.groupdocs.com/merger/python-net/merge/txt/
  8. Add image watermarks | Documentation

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....watermarker = new Watermarker ( "C:\\Docs\\contract.docx" )) { //...watermark = new ImageWatermark ( "C:\\Docs\\logo.png" ); // Specify...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  9. Can not iterate over an instance of type 'Syste...

    Good day, we need some help with two issues which are best illustrated with a simple example. Take a default setup, with: Options = DocumentAssemblyOptions.AllowMissingMembers JsonDataSource: {} Template: <<var [b…...subset of C# language in its template syntax and mimics C# compiler...<<var [v = null]>> . In pure C#, on attempt to use a construction...

    forum.groupdocs.com/t/can-not-iterate-over-an-i...
  10. Edit Email | Documentation

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for Java.... String emlFilename = "C:\Attachments.eml" ; InputStream...sample file String emlFilename = "C:\Attachments.eml" ; InputStream...

    docs.groupdocs.com/editor/java/edit-email/