Sort Score
Result 10 results
Languages All
Labels All
Results 9,151 - 9,160 of 48,376 for

(c )

(0.16 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/alphabet/
  7. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for .NET...StoragePath = @"c:\Aspose\Test\Storage" , OutputPath = @"c:\Aspose\Test\Output"...

    docs.groupdocs.com/signature/net/migration-notes/
  8. 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...
  9. GroupDocs.Signature on GroupDocs Blog | Documen...

    GroupDocs.Signature on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature on GroupDocs Blog | Document Automation Solutions for .NET & J......Signature ใน C# คู่มือสมบูรณ์รวมการเซ็นชื่อด้วยค่า...

    blog.groupdocs.com/th/tag/groupdocs.signature/i...
  10. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for .NET since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered.... Old coding style C# // Creating annotation list List...annotations ); } New coding style C# // Create list of annotations...

    docs.groupdocs.com/annotation/net/migration-notes/