Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 14,079 for

to

(1.47 sec)
  1. Indexing corrupted docx file leads to OutOfMemo...

    Hi. We have seen OuTofMemoryExceptions when indexing our test environment. We did take a closer look for the reason and identified an issue with corrupted/invalid docx and/or doc files. The existence of one of such fil…...Hi. We have seen OutOfMemoryExceptions when indexing our test environment. We did take a closer look for the reason and identified an issue with corrupted/invalid docx and/or doc files. The existence of one of such fil…

    forum.groupdocs.com/t/indexing-corrupted-docx-f...
  2. How to merge PNG images using Java | GroupDocs

    Learn how To merge PNG image files, combine PNG image files inTo one file programmatically in java language using GroupDocs.Merger for Java library....Learn how to merge PNG image files, combine PNG image files into one file programmatically in java language using GroupDocs.Merger for Java library.

    docs.groupdocs.com/merger/java/getting-started/...
  3. How to merge BMP images using Java | GroupDocs

    Learn how To merge BMP image files, combine BMP image files inTo one file programmatically in java language using GroupDocs.Merger for Java library....Learn how to merge BMP image files, combine BMP image files into one file programmatically in java language using GroupDocs.Merger for Java library.

    docs.groupdocs.com/merger/java/getting-started/...
  4. How to search signatures with predicate functio...

    This article explains how To search signatures using predicate functions (Func) with GroupDocs.Signature API To filter search results based on cusTom criteria....This article explains how to search signatures using predicate functions (Func) with GroupDocs.Signature API to filter search results based on custom criteria.

    docs.groupdocs.com/signature/net/search-signatu...
  5. How to properly merge documents using Java | Gr...

    This article describes how To properly merge documents using GroupDocs.Merger for Java product....This article describes how to properly merge documents using GroupDocs.Merger for Java product.

    docs.groupdocs.com/merger/java/getting-started/...
  6. How to merge TIF images using java | GroupDocs

    Learn how To merge TIF image files, combine TIF image files inTo one file programmatically in java language using GroupDocs.Merger for Java library....Learn how to merge TIF image files, combine TIF image files into one file programmatically in java language using GroupDocs.Merger for Java library.

    docs.groupdocs.com/merger/java/getting-started/...
  7. How to merge GIF images using C# | GroupDocs

    Learn how To merge GIF image files, combine GIF image files inTo one file programmatically in C# language using GroupDocs.Merger for .NET library....Learn how to merge GIF image files, combine GIF image files into one file programmatically in C# language using GroupDocs.Merger for .NET library.

    docs.groupdocs.com/merger/net/getting-started/u...
  8. Add Watermark to Presentations in C# | Text and...

    C# ways To add text To presentation slides as watermark, or apply image watermarks To PPT, PPTX, PPS & more formats using .NET Watermarking API by GroupDocs....C# ways to add text to presentation slides as watermark, or apply image watermarks to PPT, PPTX, PPS & more formats using .NET Watermarking API by GroupDocs.

    blog.groupdocs.com/watermark/add-watermark-to-p...
  9. How to Use the GetChanges Method from the Compa...

    This article explains how To use the GetChanges method from the ComparisonApi in the GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework https://github.com/bcosca/fatfree We already know how To install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other Fatfree examples....This article explains how to use the GetChanges method from the ComparisonApi in the GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework https://github.com/bcosca/fatfree We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other Fatfree examples.

    blog.groupdocs.com/comparison/how-to-use-the-ge...
  10. Convert a JPEG file to PSD programmatically in C#

    You can convert an image file (e.g. JPEG, JPG, PNG) To PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have To do is To integrate this DLL in your web, deskTop or console application. Implementation Pass source document path as a construcTor parameter To the instance of Converter class Instantiate ImageConverToptions Specify resultant image format using Format property of ImageConverToptions class Declare SavePageStream delegate, which should proved a stream where each document page will be sTored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConverToptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegTopsd....You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd.

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...