Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 13,016 for

format

(0.23 sec)
  1. Parse eBooks in CSharp on GroupDocs Blog | Docu...

    Parse eBooks in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Parse eBooks in CSharp on GroupDocs Blog | Document Automation Solutions for .N...... Simpan gambar dalam format JPG, PNG, WebP, GIF, atau BMP...

    blog.groupdocs.com/id/tag/parse-ebooks-in-cshar...
  2. Releasing GroupDocs.Parser for Java – A Conveni...

    We are pleased to announce that the first version of GroupDocs.Parser for Java has been released. GroupDocs.Parser for Java allows the Java developers to extract raw and Formatted text from the popular document Formats. The API also supports working with containers such as ZIP and email containers. You can also access the metadata attached to the documents using a few lines of code. Please continue to read more about the features and the file Formats supported by the API....raw and formatted text from the popular document formats. The API...the features and the file formats supported by the API. Supported...

    blog.groupdocs.com/parser/releasing-groupdocs.p...
  3. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various Formats like JPG, PNG, TIFF and others....nature from images of various formats like JPG, PNG, TIFF and others...redacted document is saved in PDF format result_path = redactor . save...

    docs.groupdocs.com/redaction/python-net/image-r...
  4. In-Table Master-Detail in Email Document | Grou...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Email Document Format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. In-Table Master-Detail in Email Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Outlook 2013. Create a new Email. Click the email where you want to add the table....Master-Detail report in Email Document format. Note The code uses some of...report must be in .eml or .msg format. It must add email recipient...

    docs.groupdocs.com/assembly/net/in-table-master...
  5. GroupDocs.Watermark for .NET 25.11 – Latest Upd...

    Explore what’s new in GroupDocs.Watermark for .NET 25.11. Available now on NuGet and GroupDocs website....enhance product stability and formatting accuracy. Fixes and enhancements...Fixed incorrect watermark formatting when processing Word documents...

    blog.groupdocs.com/watermark/groupdocs-watermar...
  6. Migration notes | GroupDocs

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document Formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document inFormation and preview generation procedures were simplified....for all supported document formats. Product architecture was redesigned...Load documents Any supported format The following examples show...

    docs.groupdocs.com/watermark/net/migration-notes/
  7. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....embedded into different media formats. The XMP data model can store...in a file of any supported format, GroupDocs.Metadata provides...

    docs.groupdocs.com/metadata/python-net/working-...
  8. 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...
  9. How to Convert DOT to PDF in Java

    Easily convert DOT to PDF in Java using one of the best document conversion library and learn how to write code for Java DOT to PDF converter application....transformation from DOT to PDF format Create an instance of the Converter...transforming an ODT file to PDF format and can be easily modified...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert DOCX to TXT using Java

    In this guide, we will provide easy steps to convert DOCX to TXT using Java. Also, we will provide you a code example representing how to export DOCX to TXT in Java....to TXT using Java The DOCX format, a widely adopted standard...adept at handling numerous formats and streamlining various document...

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