Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 12,452 for

format

(0.08 sec)
  1. How to Convert MHTML to PDF in Java

    This tutorial explains how to convert MHTML to PDF in Java. This article consists of steps and code to show the implementation to convert MHTML to PDF using Java.... MHTML is an archive format that preserves HTML code and...extensively used document formats for sharing with stakeholders...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. How to Add Text Signature to RTF using Java

    In this tutorial, we will help you to add text signature to RTF using Java. Also, we will provide code to demonstrate how to insert text signature to RTF in Java....signature to your RTF (Rich Text Format) documents has become more...

    kb.groupdocs.com/signature/java/how-to-add-text...
  3. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file Format inFormation. Load a PDF document Extract the root metadata package Use the FileType property to obtain file Format inFormation AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Managing metadata for specific formats / Documents / Working with...extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Edit Excel Workbook | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for .NET....workbooks , are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS...able to recognize spreadsheet format and apply appropriate default...

    docs.groupdocs.com/editor/net/edit-excel/
  5. Compare Protected PDF Files using Java | PDF Co...

    Compare two protected PDF files for differences using Java. PDF files comparison using Java code in few steps with PDF Comparison Java API....files of the same document format within Java applications. You...

    blog.groupdocs.com/comparison/compare-protected...
  6. Save signed Presentation with different output ...

    This article explains how to save signed Presentation documents with various file Formats by GroupDocs.Signature API....with different formats / Presentaion → format Save signed Presentation...signed documents with different formats. Each of document type has...

    docs.groupdocs.com/signature/java/save-signed-p...
  7. Detect file type of container item | GroupDocs

    This article explains that how to detect file type of container item.... format ( "%s: %s" , item . getName...

    docs.groupdocs.com/parser/java/detect-file-type...
  8. 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...
  9. OCR Usage Basics | GroupDocs

    This article explains how to use OCR.... format ( "\tPosition: (%d; %d)" ,.... out . println ( String . format ( "\tSize: (%d; %d)" , a ....

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  10. GroupDocs.Assembly for Python overview | GroupDocs

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: Multiple data Formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap Formatting to strings in template syntax Template syntax support Formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template Formatting for numeric, text, image, date-time, chart elements Conditional Formatting of template text elements Linq-based template syntax Change Format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....following actions: Multiple data formats support Use formulae & perform...lower, capital, firstcap formatting to strings in template syntax...

    docs.groupdocs.com/assembly/python-net/product-...