Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 18,619 for

groupdocs signature java

(0.6 sec)
  1. Saving signed documents with different formats ...

    This section explains how to save document with various file formats....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/java/saving-signed...
  2. Add strikeout annotation | GroupDocs

    The page describes how to add strikeout annotation to a document using Groupdocs.Annotation for Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/annotation/java/add-strikeou...
  3. Save in original format | GroupDocs

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/java/save-in-origi...
  4. Load from local disk | GroupDocs

    This article explains how to load from local disk while using Groupdocs. Watermarks Java API....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/load-from-loc...
  5. Sign PDF using Java on GroupDocs Blog | Documen...

    Sign PDF using Java on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Sign PDF using Java on Groupdocs Blog | Document Automation Solutions for .NET & J......Sign PDF using Java on GroupDocs Blog | Document Automation Solutions...NET & Java Developers Recent content in Sign PDF using Java on GroupDocs...

    blog.groupdocs.com/fr/tag/sign-pdf-using-java/i...
  6. Extracting metadata | GroupDocs

    Using the Groupdocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in Groupdocs....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/python-net/extracti...
  7. Loading files from different sources | GroupDocs

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or URL for further processing with Groupdocs.Conversion for Node.js via Java API....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/nodejs-java/loadi...
  8. Adjusting comparison sensitivity | GroupDocs

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when comparing documents with Groupdocs.Comparison for Node.js via Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/comparison/nodejs-java/adjus...
  9. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  10. ESign PDF using Java on GroupDocs Blog | Docume...

    ESign PDF using Java on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in ESign PDF using Java on Groupdocs Blog | Document Automation Solutions for .NET &......ESign PDF using Java on GroupDocs Blog | Document Automation...NET & Java Developers Recent content in ESign PDF using Java on...

    blog.groupdocs.com/fr/tag/esign-pdf-using-java/...