Sort Score
Result 10 results
Languages All
Labels All
Results 7,931 - 7,940 of 47,236 for

c

(0.12 sec)
  1. Alias dictionary | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about Alias diCtionary in Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating or...getAliasDictionary (). exportDictionary ( "C:\\Aliases.dat" ); // Import aliases...

    docs.groupdocs.com/search/java/alias-dictionary/
  2. Removing found watermarks | GroupDocs

    This artiCle explains how to remove found watermarks while using GroupDoCs. Watermarks API.... Ex: @"C:\Docs\document.pdf" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.pdf" using ( Watermarker...

    docs.groupdocs.com/watermark/net/removing-found...
  3. How to edit CSV file | GroupDocs

    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-...
  4. Image redactions | GroupDocs

    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/
  5. Date range search | GroupDocs

    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...
  6. Convert images with optical character recogniti...

    In this artiCle, you will learn how to Convert an image file to text or PDF using OCR with GroupDoCs.Conversion for Java....for ( char c : lineText . toCharArray ()) { if ( c == ' ' ) {...if ( NARROW_CHARS . contains ( c )) { length += 0 . 5f ; } else...

    docs.groupdocs.com/conversion/java/convert/imag...
  7. Access Metadata Properties from PPS, PPSX, PPSM...

    Another month, another release! We have reCently released version 19.5 of GroupDoCs.Metadata for .NET and Java and today I am going to give you an overview of what’s new that we have brought for you in the latest release. In v19.5, we mainly foCused on providing the support of some major as well as popular formats. So, this resulted in the addition of the following file formats: PPS - The PowerPoint Slideshow file format that is Created using MiCrosoft PowerPoint and it is used for the slide show purpose.... C# Java Not only this but we have...spent using the metered license. C# Java Well, that’s it from my...

    blog.groupdocs.com/metadata/access-metadata-pro...
  8. Convert SVG to PNG on GroupDocs Blog | Document...

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

    blog.groupdocs.com/zh/tag/convert-svg-to-png/in...
  9. Render PDF documents as HTML and image files | ...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert PDF files to HTML, PNG, and JPEG formats.... C# using GroupDocs.Viewer ; using...resources The resource URL format C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-pdf-docume...
  10. Render text documents as HTML, PDF, and image f...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert text files to HTML, PDF, PNG, and JPEG formats.... C# using System.IO ; using GroupDocs...specify the output file name. C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-text-files/