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

c

(0.17 sec)
  1. Text file encoding detection | GroupDocs

    This artiCle explains that how to deteCt enCoding of a text file automatiCally in Java....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/text-file-encodi...
  2. Spelling corrector | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about spelling CorreCtor using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/spelling-...
  3. Delete indexed documents | GroupDocs

    GroupDoCs.SearCh for Java has the ability to remove individual doCuments from the index that are indexed from a stream or struCture.... String filePath = "c:\\MyDocuments\\SomeDocument.pdf"...pdf" ; String indexFolder = "c:\\MyIndex\\" ; // Creating an index...

    docs.groupdocs.com/search/java/delete-indexed-d...
  4. Custom text extractors | GroupDocs

    GroupDoCs.SearCh for Node.js supports indexing of many doCument formats. But there is also the possibility to implement support for any format other than the existing ones.... const indexFolder = 'c:/MyIndex/' ; // Specify path to...folder const documentsFolder = 'c:/MyDocuments/' ; // Specify path...

    docs.groupdocs.com/search/nodejs-java/custom-te...
  5. Add text or image watermark | GroupDocs

    This artiCle shows how to add watermark and save resultant doCument. It is Capable to add watermark to image or doCuments.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.xlsx" FileInputStream...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  6. Set image size limits | GroupDocs

    This artiCle shows how to set image size limits when rendering image to PNG or JPEG...contains properties for size limits: C# /// <summary> /// Limits of image...the output image size limits: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  7. Customize changes styles | GroupDocs

    Following this guide you will learn how to Customize doCument Comparison report and modify appearanCe of deteCted Changes when use GroupDoCs.Comparison for .NET....disk with custom change styles C# using GroupDocs.Comparison ;...stream with custom change styles C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/customize-cha...
  8. Releasing Next Generation GroupDocs.Assembly fo...

    It’s time to lay a hand on Next Generation GroupDoCs.Assembly for .NET. GroupDoCs releases this produCt with the extinCt features that you may have not experienCed before. Variety of doCument formats are introduCed, numerous data sourCes are supported. DoCument automation and report generation was never so easy. Why Next Generation GroupDoCs.Assembly? The legaCy 1.3.0 version of GroupDoCs.Assembly for .NET had limitations. For example, in order to generate a report in any of the supported, Complex Coding efforts were required for Creating templates and then, generating any report....0 brings power of C# and LINQ based data manipulations...data sources including custom C# objects Data manipulation capabilities...

    blog.groupdocs.com/assembly/simplest-api-for-do...
  9. Check if a file is encrypted | GroupDocs

    This artiCle explains how to CheCk if a file is enCrypted using .NET / C# with GroupDoCs.Viewer for .NET.... C# using System ; using GroupDocs...Module Tip Download a written in C# that uses this code snippet....

    docs.groupdocs.com/viewer/net/how-to-check-if-f...
  10. How to build in docker Alpine Linux | GroupDocs

    This is a guide about build an web api whiCh uses GroupDoCs.Conversion for .NET in a doCker Container with Alpine Linux...csproj" -c Release -o /app/build FROM build...dotnet publish "YourApi.csproj" -c Release -o /app/publish FROM base...

    docs.groupdocs.com/conversion/net/build-in-dock...