Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 3,497 for

file format conversion

(1.97 sec)
  1. Working with BMP metadata | GroupDocs

    Reading BMP header properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from BMP File headers. The following are the steps to read the header of a BMP File. Load a BMP image Get the root metadata package Extract the native metadata package using BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Conversion Product Solution GroupDocs...Managing metadata for specific formats / Images / Working with BMP...

    docs.groupdocs.com/metadata/net/working-with-bm...
  2. Add Image Watermark to DOC Using Python

    This tutorial explains how to add image watermark to DOC using Python, allowing you to embed a centered logo watermark in Word 97–2003 documents....Conversion Product Family GroupDocs...Python Word documents in DOC format often require watermarks to...

    kb.groupdocs.com/watermark/python/add-image-wat...
  3. How to Sign XLSX with Image Signature using C#

    This article will provide help on how to sign XLSX with image signature using C#. Also, a code example will be provided to create image signature in XLSX using C#....Conversion Product Family GroupDocs...documents, including XLSX file format. This article will guide...

    kb.groupdocs.com/signature/net/how-to-sign-xlsx...
  4. GroupDocs.Redaction for Python via .NET | Group...

    Native Python library that permanently redacts sensitive content — text, metadata, annotations, and image areas — from PDF, Word, Excel, PowerPoint, and image Files on Windows, Linux, and macOS. No Microsoft Office or Adobe Acrobat required....Conversion Product Solution GroupDocs...across many formats. It provides a unified, format-independent...

    docs.groupdocs.com/redaction/python-net/
  5. Merge PDF is doubling the Size using GroupDocs ...

    Hi Team, We use Groupdocs PDF Merge funtionality. In that, When you try to merge two PDF’s (3.2 MB & 9 KB), Scenario 1: If the first PDF is 3.2 MB and the Second PDF is 9 KB, the Outcome is doubling the Size as 6.4 MB …...4 MB file (It is not allowing to upload file more than 4...PM.jpg (284.4 KB) ) File 1.pdf (3.0 MB) File 2.pdf (8.8 KB) Merged...

    forum.groupdocs.com/t/merge-pdf-is-doubling-the...
  6. Merge GIF files using C#

    Let's learn how to merge GIF Files using C#. We will provide you a simple code example to combine GIF Files in C# without additional software installations....Conversion Product Family GroupDocs...Family Merge GIF files using C# Merging GIF files using C# is a...

    kb.groupdocs.com/merger/net/merge-gif-files-usi...
  7. Extract text from ZIP archive files | GroupDocs

    This article explains that how to extract text from ZIP archive Files...Conversion Product Solution GroupDocs...Extract data from various formats / Extract data from ZIP archives...

    docs.groupdocs.com/parser/net/extract-text-from...
  8. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....Conversion Product Solution GroupDocs...Extract data from various formats / Extract data from HTML documents...

    docs.groupdocs.com/parser/net/developer-guide/a...
  9. In-Paragraph List in Presentation Document | Gr...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Presentation Document Format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS PowerPoint 2013. Add a new presentation slide. Write a sentence, for example “We provide support for the following products:”. Save the template....Conversion Product Solution GroupDocs...report in Presentation Document format based on the use case: Working...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  10. Evaluation Limitations and Licensing | GroupDocs

    Note You can use GroupDocs.Assembly without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the API without license. Evaluation Version Limitations You can easily download GroupDocs.Assembly for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license....Conversion Product Solution GroupDocs...below regarding each supported format while using non-licensed GroupDocs...

    docs.groupdocs.com/assembly/java/evaluation-lim...