Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 11,493 for

format

(0.28 sec)
  1. Get document info | GroupDocs

    This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....every supported document - format, creation date, size, and page...propertyName ]); } } Depending on the format type, the resulting DocumentInfo...

    docs.groupdocs.com/conversion/net/get-document-...
  2. Implement custom serialization with QR-Code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....serialization name and display format, same as to mark property of...encryption properties and setup Format attributes for properties....

    docs.groupdocs.com/signature/net/implement-cust...
  3. Convert EML or MSG files to PDF in C# | Emails ...

    Programmatically convert email messages like EML and MSG to PDF documents in C#. Use the .NET conversion API in your desktop, console, or web applications....convert your email message to PDF format. In this article, you will...of email messages to other formats. In this article, we will use...

    blog.groupdocs.com/conversion/convert-eml-or-ms...
  4. How to merge TIF images using C# | GroupDocs

    Learn how to merge TIF image files, combine TIF image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....About TIF File Format TIF (or TIFF) is an image format used for containing...Image File Format” or “Tagged Image Format”. The format was created...

    docs.groupdocs.com/merger/net/getting-started/u...
  5. Convert PDF to ODT using Python

    Discover how to convert PDF to ODT using Python with straightforward steps. Effortlessly export PDF to ODT using Python, without any additional software.... The ODT format is popular for editing, collaboration...content in a more flexible format. A reliable conversion API...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  6. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Excel Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....a word processing document format which can be used as an alternative...Microsoft Word Document (DOC/DOCX) formats. Since ODT is not a Microsoft...

    docs.groupdocs.com/assembly/net/generating-repo...
  7. Retrieve Count of Credits Consumed In GroupDocs...

    As you know that API already supports metered licensing. Can we get count of credits consumed? Yes, we have a good news for you. There is a new method GetConsumptionCredit() implemented in Metered class. This method returns count of credits that are consumed in case of Metered licensing is used. Following example demonstrates how to retrieve count of credits consumed. Let’s talk about the new file Formats introduced. Most of you might be working with XLAM, an Excel Macro-Enabled Add-In file Format....Let’s talk about the new file formats introduced. Most of you might...Add-In file format. We have added support for this format in GroupDocs...

    blog.groupdocs.com/conversion/retrieve-count-of...
  8. Getting Possible Conversions | GroupDocs

    This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications...supports a wide range of target formats for document conversion. While...determine the possible conversion formats for a specific source document...

    docs.groupdocs.com/conversion/java/get-possible...
  9. Convert PDF to HTML programmatically using C#

    Let's convert a PDF document to HTML using a few lines of code. Automate PDF conversion within .NET application to convert whole document or selected pages....Việt 中文 中國傳統的 PDF is a file format that is used to present documents...convert PDF documents into PDF format using C# . .NET API to Convert...

    blog.groupdocs.com/conversion/convert-a-pdf-doc...
  10. Getting Document Information | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java....supported document formats, including: File format Creation date File...info System . out . println ( "Format: " + info . getFormat ());...

    docs.groupdocs.com/conversion/java/get-document...