Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 4,680 for

as

(0.04 sec)
  1. How to search signatures with LINQ queries | Gr...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API.... This article explains how to search signatures with LINQ query with GroupDocs.Signature API.

    docs.groupdocs.com/signature/net/search-signatu...
  2. Convert XLSX to GIF using Python

    Let's convert XLSX to GIF using Python in a few eAsy steps without installing extra APIs. Also, provided the code to effortlessly export XLSX to GIF in Python....Let's convert XLSX to GIF using Python in a few easy steps without installing extra APIs. Also, provided the code to effortlessly export XLSX to GIF in Python.

    kb.groupdocs.com/conversion/python/convert-xlsx...
  3. How to Add Ellipse Annotation in PDF using C#

    This article offers guidance on how to add ellipse annotation in PDF using C#. Additionally, it includes code and steps to insert ellipse annotation to PDF in C#....This article offers guidance on how to add ellipse annotation in PDF using C#. Additionally, it includes code and steps to insert ellipse annotation to PDF in C#.

    kb.groupdocs.com/annotation/net/how-to-add-elli...
  4. Issue with Compare – Unreadable Text in Compare...

    When I compared a DOCX version of a contract with PDF version using the Compare, the compared contract file wAs downloaded successfully. However, after opening the downloaded file, the text wAs not readable and appeared …...When I compared a DOCX version of a contract with PDF version using the Compare, the compared contract file was downloaded successfully. However, after opening the downloaded file, the text was not readable and appeared …

    forum.groupdocs.com/t/issue-with-compare-unread...
  5. GroupDocs.Signature for .NET 16.10.0 Supports D...

    In order to enhance the user experience, we are pleAsed to announce a monthly releAse of GroupDocs.Signature for .NET that emerges with appealing features and bug fixes. Boost your e-signing experience with GroupDocs.Signature for .NET 16.10.0 by adding more options and properties to text, image or digital signatures and saving the signed document with different format. We would suggest you to download this latest releAse and go through the new features....In order to enhance the user experience, we are pleased to announce a monthly release of GroupDocs.Signature for .NET that emerges with appealing features and bug fixes. Boost your e-signing experience with GroupDocs.Signature for .NET 16.10.0 by adding more options and properties to text, image or digital signatures and saving the signed document with different format. We would suggest you to download this latest release and go through the new features.

    blog.groupdocs.com/signature/groupdocs-signatur...
  6. MSG converted to PDF with empty page of message...

    Converting MSG file to PDF gives back empty email message page...Converting MSG file to PDF gives back empty email message page

    forum.groupdocs.com/t/msg-converted-to-pdf-with...
  7. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Node.js via Java....This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Node.js via Java.

    docs.groupdocs.com/conversion/nodejs-java/conve...
  8. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, image and other formats with GroupDocs.Conversion for .NET....This article demonstrates how to convert PDF to Word, Excel, PowerPoint, image and other formats with GroupDocs.Conversion for .NET.

    docs.groupdocs.com/conversion/net/convert/pdf/
  9. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET

    docs.groupdocs.com/editor/net/edit-txt/
  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...