Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 13,203 for

format

(0.67 sec)
  1. GroupDocs.Markdown for .NET overview | GroupDocs

    GroupDocs.Markdown for .NET converts documents to clean, structured Markdown with full control over output flavor, image handling, and Formatting....converts documents from 20+ formats (PDF, Word, Excel, EPUB, TXT...pipelines — Markdown is the ideal format for language models, text analysis...

    docs.groupdocs.com/markdown/net/product-overview/
  2. How to Convert PNG to JPG using Java

    Learn the complete workflow of how to convert PNG to JPG using Java and how to implement this guide for the development of the Java convert PNG to JPG application....conversion from PNG to JPG format Instantiate the Converter class...doing conversion between image formats using a few API calls of the...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. Embed Custom Objects in Metadata Signature for ...

    Yes, GroupDocs.Signature for .NET now supports embedding custom objects as metadata signature in the images. So you can now sign the images with your desired metadata properties. We have introduced this feature in version 19.6 by adding a new public method AddSignature to the ImageMetadataSignOptions class. Not only this, but you can also apply the data encryption to the custom objects. So let’s check out how easy it is to sign an image with custom metadata signature....cmx (CorelDraw) format as image documents Ability...FlatOpc formats Support of . cdr (CorelDraw) file format for verification...

    blog.groupdocs.com/signature/embed-custom-objec...
  4. Working with metadata in Matroska (MKV) files |...

    Reading matroska Format-specific properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the Format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Managing metadata for specific formats / Video / Working with metadata...Leave feedback Reading matroska format-specific properties The GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....supports a lot of document formats , and not for all of them it...produced HTML. A list of file formats that support font export when...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... The diagram formats are now supported for multiple...Supported Diagram Formats Following diagram formats are supported...

    blog.groupdocs.com/groupdocs.blog/page/57/
  7. How to Render DOCX as PNG using C#

    In this article, we will guide you on how to render DOCX as PNG using C# without installing extra software. We will also provide code to render DOCX to PNG using C#....PNG is a widely used image format known for its lossless compression...PNG is a standard web image format, ensuring that your rendered...

    kb.groupdocs.com/viewer/net/how-to-render-docx-...
  8. Convert PDF to XLSX using C#

    Quickly learn how to convert PDF to XLSX using C# by following our thorough tutorial. Also, we'll provide you a code example to export PDF to XLSX using C#....NET to export PDF file format to XLSX Create an object of...and set the output document’s format as XLSX Call Converter.Save...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  9. Convert PDF to PPTX using Java

    Learn how to quickly convert PDF to PPTX using Java by carefully following our comprehensive tutorial. Additionally, we'll give you a Java code example to export PDF to PPTX using Java....transforming PDF (Portable Document Format) files into PowerPoint presentations...specify the output document format as PPTX Call Converter.save...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  10. Convert JPG to XLSX using Java

    In this tutorial, you'll learn how to convert JPG to XLSX using Java. There is no need to install extra software to export JPG to XLSX using Java on any platform....converting JPG file to XLSX file format Create object of Converter... class and set output file format as XLSX Save the output XLSX...

    kb.groupdocs.com/conversion/java/convert-jpg-to...