Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 11,807 for

format

(0.25 sec)
  1. How to Convert DOCX to DOC using Java

    In this article, you will explore how to convert DOCX to DOC using Java without installing extra software. Also, we will provide the code to export DOCX to DOC in Java....various formats, with DOCX being the modern default format. However...DOCX file to the older DOC format for compatibility or other...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for .NET supported document types. The Library supports PDF, DOCX, XLSX, PPTX and many more....file formats that GroupDocs.Merger can work with. Format Description...document Cross-format merge to PDF / XPS Cross-format merge to DOC...

    docs.groupdocs.com/merger/net/supported-documen...
  3. RTF/DOC to DOCX conversion - Free Support Forum...

    Hello!) I meet the following problem using GroupDocs.Conversion for RTF/DOC to DOCX conversion: the converted file content looks like encoded byte array instead of the readable text as in the source file: Here is my co…...explicitly specify the input file format when initializing the converter...WordProcessingLoadOp to set the format to RTF. Here’s how you can...

    forum.groupdocs.com/t/rtf-doc-to-docx-conversio...
  4. Detect Print Restriction in PDF Documents using...

    PDF is a widely used document Format that also supports interactive elements including annotations, forms, 3D objects, layers, etc. Along with these elements, PDF Format also supports setting restrictions such as print restriction, modification restriction, restrictions on data extraction and so on. Such features give the user more control over the document and therefore, the PDF has become a popular document Format. Since we support the rendering of PDF documents, therefore, we always keep looking to introduce features that may give you more inFormation about the documents....PDF is a widely used document format that also supports interactive...Along with these elements, PDF format also supports setting restrictions...

    blog.groupdocs.com/viewer/detect-print-restrict...
  5. 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...
  6. CSV to XML on GroupDocs Blog | Document Automat...

    CSV to XML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in CSV to XML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers CSV......Konverter Online Gratis Ubah format CSV ke XML menggunakan alat...C# Konversikan data CSV ke format XML menggunakan C#. Otomatiskan...

    blog.groupdocs.com/id/tag/csv-to-xml/index.xml
  7. Effortlessly Convert JSON to XML in C#

    Convert your JSON data to XML Format using C#. Learn how to seamlessly convert JSON to XML using C# with our step-by-step guide....recognized structured data formats extensively utilized by developers...conversion between JSON and XML formats becomes essential. In this...

    blog.groupdocs.com/conversion/convert-json-to-x...
  8. Join Images using GroupDocs.Merger for Java 19.8

    With the new release of GroupDocs.Merger for Java 19.8 you can take your document joining experience to the next level. What is special about this release? We are pleased to announce that you can now do image joining. And following are the supported image Formats: BMP PNG TIFF How easy is that? Let’s understand this with a use-case. We’ll join a BMP and TIFF file. New Format Support API now fully supports HTML Format....following are the supported image formats: BMP PNG TIFF How easy is that... New Format Support API now fully supports HTML format. We’d...

    blog.groupdocs.com/merger/join-images-using-gro...
  9. Convert Markdown to PDF in Java | MD to PDF

    Convert Markdown files to PDF in Java. Transform MD files into portable Format using GroupDocs Java conversion API....It simply requires adding formatting elements to the plain text...requirement to other document formats. In this article, you will...

    blog.groupdocs.com/conversion/convert-markdown-...
  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...