Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 13,203 for

format

(0.17 sec)
  1. Display PDF, Microsoft Office and 50+ Other Doc...

    Kentico is quite a popular CMS focused largely on document management. At GroupDocs we create APIs that allow developers to enhance their applications and sites with convenient document collaboration tools. One of such tools is a multi-Format, cross-platform compatible document viewer – GroupDocs.Viewer. It allows end users to view over 50 types of documents and images from any modern web-browser and without having to install any office software or plugins....One of such tools is a multi-format, cross-platform compatible...name just a few, the file formats that the viewer supports include:...

    blog.groupdocs.com/viewer/display-pdf-microsoft...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...the well known structured formats that are vastly used by developers...between JSON and XML data formats. In this article, you will...

    blog.groupdocs.com/groupdocs.blog/page/10/
  3. How to Convert Excel to PDF using Java

    This is a basic tutorial on how to convert Excel to PDF using Java. Convert documents without the use of third-party software and distribute them fast to everyone....stakeholders in a non-editable format at times. As a result, document...convert XLS and other Excel formats to PDF. If you’re looking for...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Compare PDF documents | GroupDocs

    Learn how to compare PDF documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and Formatting differences between PDF files with Python code....identify changes in text, formatting, annotations, and structure...insertions, deletions, and formatting updates Save the comparison...

    docs.groupdocs.com/comparison/python-net/compar...
  5. Company Ltd.

    Exact phrase redactions Exact Phrase redaction applies textual redaction, replacing personal exact phrase "John Doe" with "[personal]" Sample: John Doe Regular expressions redactions Behind the sce......Save document in its original format or as a PDF with raster images...redactions and formats 9. Built-in support for office formats and PDF...

    docs.groupdocs.com/redaction/python-net/_sample...
  6. Save overwriting original file | GroupDocs

    This article demonstrates that how to save the redacted document, replacing an original file...Save the document in original format overwriting original file redactor...redactions for various document formats like PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/redaction/net/save-overwriti...
  7. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....Managing metadata for specific formats / Video / Working with metadata...Metadata API supports extracting format-specific information from the...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. How to Convert DOCX to MHTML using Java

    In this article, you will be guided through the steps to convert DOCX to MHTML using Java. Also, code example to generate mhtml from docx in Java can be found in it....transformation from DOCX to MHTML format, import the necessary classes...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert RTF to TXT using C#

    We will demonstrate how to convert RTF to TXT using C# without the need of third-party software. Moreover, we will provide code example to export RTF to TXT in C#.... Rich Text Format ( RTF ) files can be converted...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Extract Images from Word Document in C#

    Easily extract Images from Word document in C# in just a few lines of code and learn how to write code to develop the application for C# image extractor from Word....you can also provide a DOC format document for extracting images...

    kb.groupdocs.com/parser/net/how-to-extract-imag...