Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 10,493 for

image

(1.56 sec)
  1. About Search Engines | GroupDocs

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...text documents, sound files, images, and videos. Federated search...set of links to web pages, images, videos, infographics, articles...

    docs.groupdocs.com/search/net/about-search-engi...
  2. Ինչպես փոխարկել պատկերը PDF-ի C#-ով

    Հետևեք այս հիմնական ձեռնարկին, որպեսզի սովորեք, թե ինչպես փոխարկել պատկերը PDF-ի C#-ով: Դա քայլ առ քայլ հրահանգներ է օրինակելի կոդով պատկերը PDF-ի փոխարկելու համար՝ օգտագործելով C#:...նախագիծը կարգավորելու և C# Image-ի PDF-ի փոխակերպման գործառույթն...թե ինչպես կարելի է փոխարկել Image-ը PDF-ի C# -ում: Ավելին, դուք...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  3. Introducing GroupDocs.Signature for Node.js | G...

    Introduction to GroupDocs.Signature for Node.js - what is it and why to use... barcodes, QR-codes, text, image, metadata, form fields and digital...signature types: Text Signature; Image Signature; Digital Signature;...

    docs.groupdocs.com/signature/nodejs-java/introd...
  4. GroupDocs.Redaction for Python via .NET Overvie...

    GroupDocs.Redaction for Python via .NET removes or permanently obscures sensitive content — text, metadata, annotations, Image areas, and whole pages — from PDF, DOCX, XLSX, PPTX, and Images, entirely on-premise without Microsoft Office....Word, Excel, PowerPoint, and image formats — through a single,...that match a pattern. See . Image Redaction Black out a rectangular...

    docs.groupdocs.com/redaction/python-net/product...
  5. Automate Watermark Audits in .NET with GroupDoc...

    Learn how to replace error‑prone manual watermark reviews with a short .NET script that scans, validates and reports watermarks using GroupDocs.Watermark....page looking for the phrase or image. Jot notes in a spreadsheet...split words, or logos saved as images often escape the human eye...

    blog.groupdocs.com/watermark/audit-automation/net/
  6. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF Image and extract some additional file format information. Load a GIF Image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....formats / Images / Working with metadata in GIF images Working...Working with metadata in GIF images Leave feedback Detecting the GIF...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Obtain Signing Progress using .Net E-Signing AP...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce the another monthly release of GroupDocs.Signature for .NET API version 17.11. This release comes with number of new features. The most notable feature introduced in this release is the functionality to obtain signing progress while signing the documents. Aside this, Many improvements and fixes are also introduced in this release....Signing Progress Support of Image File formats in Document and...following document types: Cells Image Slides Words PDF Set background...

    blog.groupdocs.com/signature/dotnet-e-signing-a...
  8. Set Text Shadow in Text Signatures using Java E...

    The team GroupDocs is really excited to announce the another monthly release of GroupDocs.Signature for Java v18.1. This release comes up with a feature of setting Text Shadow for Slides, Words and Cells documents. Furthermore, many improvements and fixes are also introduced in this version of the API. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience....Text Shadow effect for text as image signatureUsers can set Text...Text Shadow effect for text as image signature for all document types...

    blog.groupdocs.com/signature/java-e-signing-api...
  9. JPG to PNG and Tiff conversion issue in .NET - ...

    We are seeing the same thing with the .Net framework, v24.1.0. I have not tried earlier versions. This ALSO happened using groupdocs.cloud to test this graphic on line (Online file conversion | Free GroupDocs Apps). Just…...// Convert the image file to a supported image format if (conversions...

    forum.groupdocs.com/t/jpg-to-png-and-tiff-conve...
  10. How to Extract Images from Word Document in C#

    Easily extract Images from Word document in C# in just a few lines of code and learn how to write code to develop the application for C# Image extractor from Word....Product Family How to Extract Images from Word Document in C# In...detailed procedure to extract Images from Word document in C# ....

    kb.groupdocs.com/parser/net/how-to-extract-imag...