Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 11,073 for

format

(0.04 sec)
  1. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file Formats....store tabular data without formatting. These files can be viewed...tabular format. On the other hand, the most used formats for MS...

    blog.groupdocs.com/categories/groupdocs.convers...
  2. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java.... format ( "String value extracted:.... out . println ( String . format ( "Boolean value extracted:...

    docs.groupdocs.com/metadata/java/extracting-pro...
  3. Convert CSV to PDF using Java

    Let's quickly understand how to convert CSV to PDF using Java. We will provide you with essential instructions and code example to export CSV to PDF using Java....(Portable Document Format) is a widely used file format for transferring...a more organized and secure format or create professional reports...

    kb.groupdocs.com/conversion/java/convert-csv-to...
  4. Convert web formats | Documentation

    In this article, you will learn how to convert documents to HTML Format with GroupDocs.Conversion for Java....Convert files / Web formats Convert web formats Leave feedback On...About HTML and other web file formats HTML (Hyper Text Markup Language)...

    docs.groupdocs.com/conversion/java/convert/web/
  5. Convert GIS formats | Documentation

    In this article, you will learn how to convert GIS Formats to other Formats or another GIS Format with GroupDocs.Conversion for .NET....Convert files / GIS formats Convert GIS formats Leave feedback On...On this page About GIS file formats A GIS (Geographic Information...

    docs.groupdocs.com/conversion/net/convert/gis/
  6. STL File Viewer using C# | View STL as PDF, HTM...

    View STL files as PDF using C#. Further render the stereolithography (STL) files into HTML, JPG and PNG Formats within .NET applications....ST ereo L ithography) file format is used for 3D CAD drawings...STL files into various other formats. One of the reasons for conversion...

    blog.groupdocs.com/viewer/stl-file-viewer-using...
  7. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file Formats....support for MP3 format. So management of audio format metadata is...features MP3 format supported - Detect MP3 format Reading ID3v1...

    blog.groupdocs.com/categories/groupdocs.metadat...
  8. Import TextField Annotation from Word Documents...

    Considering the extensibility of the API, team GroupDocs is pleased to announce another monthly release of GroupDocs.Annotation for Java 17.1.0. This release comes with multitude of new features, improvements and bug fixes. Now, GroupDocs.Annotation for Java developers can import annotations from Word and Slide documents. Furthermore, API permits developers to annotate Slide documents with different annotation types. We’d recommend you to fetch latest release of the API, integrate it in your project and share your valuable feedback....Slides format Implement Area annotation for Slides format Implement...Arrow annotation for Slides format Implement Text Field annotation...

    blog.groupdocs.com/annotation/import-textfield-...
  9. Convert CSV to JSON using Node.js

    Let's learn how to convert CSV to JSON using Node.js. Follow this guide to export CSV to JSON in Node.js for better data management without using extra software....converting CSV data into JSON format for easy processing and manipulation...applications, making it an essential format for data interchange. By utilizing...

    kb.groupdocs.com/conversion/nodejs/convert-csv-...
  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.... JPEG, JPG, PNG) to PSD format and redesign it as per your...Specify resultant image format using Format property of ImageConvertOptions...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...