Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 10,539 for

formatting

(0.04 sec)
  1. Introducing Stamp Types in GroupDocs.Signature ...

    Team GroupDocs is excited to release version 18.6 of GroupDocs.Signature for Java API. This latest version supports to sign documents with stamp signatures either in a round or a square shape. Apart from that, few fixes are also introduced in this release of the API. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Encode and Search Custom Object to QR-Code SignatureNow users of this API can add and search custom object to QR-Code signatures....FormatsFollowing are the new slides file formats introduced in this release...

    blog.groupdocs.com/signature/java-e-signing-api...
  2. API

    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....pouvez afficher une variété de formats de documents sans acheter ni...

    blog.groupdocs.com/fr/tag/api/
  3. Render documents | Documentation

    Rendering documents with GroupDocs.Viewer for Node.js in your Java applications....be in one of the following formats: HTML PDF Images (JPG or PNG)...

    docs.groupdocs.com/viewer/nodejs-java/rendering...
  4. Render documents | Documentation

    Rendering documents with GroupDocs.Viewer for Java in your Java applications....be in one of the following formats: HTML PDF Images (JPG or PNG)...

    docs.groupdocs.com/viewer/java/rendering-docume...
  5. Extract data from Microsoft OneNote notebooks |...

    More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/java/extract-data-fro...
  6. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format....embedded into different media formats. The defined XMP data model...in a file of any supported format, GroupDocs.Metadata provides...

    docs.groupdocs.com/metadata/java/working-with-x...
  7. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....different formats of the documents. Document Format Unit of Measure...margins For most document formats you can set page margins when...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for .NET version 20.10 - inserting an edited worksheet into existing spreadsheet...Creating an instance of class with format of output spreadsheet file...new SpreadsheetSaveOptio ( Formats . SpreadsheetFormats . Xlsx...

    docs.groupdocs.com/editor/net/inserting-edited-...
  9. How to Convert Image to PDF in Java

    This short guide explains how to convert Image to PDF in Java. You can also learn about document conversion by looking at the sample Java code to convert JPG to PDF....Converting a document to PDF format is a simple process that requires...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Compare PDF Files using Java

    Easily compare PDF files using Java by consuming one of the top document comparison library and learning how to create functionality for PDF comparison in Java....use various other document formats for comparisons such as DOCX...

    kb.groupdocs.com/comparison/java/how-to-compare...