Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 13,233 for

to

(0.14 sec)
  1. Hotfix Release of GroupDocs.Metadata for .NET -...

    GroupDocs team is pleased To announce another hotfix release v17.10.2 of the GroupDocs.Metadata for .NET API. In earlier versions, bit depth was affected when removing metadata from Tiff files and the resultant image was turning inTo black and white. However, the API has been optimized To resolve this issue in the latest version. We recommend you To download or update your applications To use the latest version of the API....GroupDocs team is pleased to announce another hotfix release v17.10.2 of the GroupDocs.Metadata for .NET API. In earlier versions, bit depth was affected when removing metadata from Tiff files and the resultant image was turning into black and white. However, the API has been optimized to resolve this issue in the latest version. We recommend you to download or update your applications to use the latest version of the API.

    blog.groupdocs.com/metadata/hot-fix-release-of-...
  2. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID To work with a document. But it’s not very comfortable for users To work with GUIDs. So in your app, you can use two methods To upload a file To a GroupDocs account and get it’s GUID programmatically. 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....Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. 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.

    blog.groupdocs.com/total/two-ways-of-uploading-...
  3. An unhandled exception of type 'GroupDocs.Compa...

    I got the error as shown below when running sqk on a win 11 lapTop with word file containing 529 pages, 8MB in size and running for about 30 minutes then ending with an error. image.png (25.8 KB) image.png (3.1 KB) Th…...I got the error as shown below when running sqk on a win 11 laptop with word file containing 529 pages, 8MB in size and running for about 30 minutes then ending with an error. image.png (25.8 KB) image.png (3.1 KB) Th…

    forum.groupdocs.com/t/an-unhandled-exception-of...
  4. Sign Pdf documents with special appearance | Gr...

     This article explains how To use PDF digital electronic signature features on document page.... This article explains how to use PDF digital electronic signature features on document page.

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  5. eSign document with Image signature | GroupDocs

    This article demonstrates how To add signature image on document page with GroupDocs.Signature....This article demonstrates how to add signature image on document page with GroupDocs.Signature.

    docs.groupdocs.com/signature/net/esign-document...
  6. eSign Image with Metadata signature | GroupDocs

    This article shows how To add metadata signatures To the image exif metadata layer with various data types...This article shows how to add metadata signatures to the image exif metadata layer with various data types

    docs.groupdocs.com/signature/java/esign-image-w...
  7. Attachments in PDF document | GroupDocs

    This article explains how To work with PDF attachments while using GroupDocs watermarking API....This article explains how to work with PDF attachments while using GroupDocs watermarking API.

    docs.groupdocs.com/watermark/net/attachments-in...
  8. Extract metadata from PPTX using C#

    Quickly learn how To extract metadata from PPTX using C#. An example of PPTX metadata extraction C# code will be provided, compatible with Windows, macOS, and Linux....Quickly learn how to extract metadata from PPTX using C#. An example of PPTX metadata extraction C# code will be provided, compatible with Windows, macOS, and Linux.

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  9. Remove Image Watermark from PPTX Using Python

    Learn how To remove image watermark from PPTX using Python. This tuTorial shows how To detect and delete image watermarks in PPTX presentations programmatically....Learn how to remove image watermark from PPTX using Python. This tutorial shows how to detect and delete image watermarks in PPTX presentations programmatically.

    kb.groupdocs.com/watermark/python/remove-image-...
  10. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, To CommentDisplayMode, due To it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …

    forum.groupdocs.com/t/hidecomments-replacement-...