Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 5,230 for

file signature

(0.06 sec)
  1. New API Launched – GroupDocs.Merger for Java – ...

    Share this issue: Monthly NewsletterSeptember 2018 Java API to Merge, Reorder, Split or Remove Document Pages Manipulate PDF, Word, Excel and PowerPoint Documents GroupDocs.Merger for Java - allows merging documents of same File formats into one. The document protection feature allows to password protect documents while joining popular business document formats: PDF, Microsoft Word, Excel and PowerPoint. Product News .NET Text Analysis API for Excel Spreadsheets, Presentations and Text Documents GroupDocs....allows merging documents of same file formats into one. The document...of e-Signature in Excel Spreadsheets # GroupDocs.Signature for...

    blog.groupdocs.com/total/new-api-launched-group...
  2. 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....Signature Product Solution GroupDocs...and extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/net/working-with-me...
  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 getPdfType method to obtain File format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Signature Product Solution GroupDocs...and extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a File of some particular format....Signature Product Solution GroupDocs...Loading files / Load a file of a specific format Load a file of a...

    docs.groupdocs.com/metadata/net/load-a-file-of-...
  5. How to Convert Text File to JPG using Java

    Easily convert Text File to JPG using Java with a few API calls of the document conversion library and review sample code for Java TXT to JPG converter application....Signature Product Family GroupDocs.Metadata...Product Family How to Convert Text File to JPG using Java This short...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional File format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain File format information advanced_usage....Signature Product Solution GroupDocs...and extract some additional file format information. a WordProcessing...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional File format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage....Signature Product Solution GroupDocs...and extract some additional file format information. a WordProcessing...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Save a modified file to a stream | GroupDocs

    This article shows how to save a File to the specified stream...Signature Product Solution GroupDocs...Advanced Usage / Saving files / Save a modified file to a stream Save...

    docs.groupdocs.com/metadata/net/save-a-modified...
  9. GroupDocs.Metadata for .NET 17.1.0 Now Detects ...

    GroupDocs team is really delighted to announce the release of** GroupDocs.Metadata for .NET version 17.01.0**. The latest release comes up with a number of new features and enhancements. Users can now detect or remove digital Signatures from documents. The API has also improved document’s information retrieval and implements the ability to recognize File type of a document. And That’s not all! The API has also introduced some really exciting enhancements related to power point presentation documents and audio formats....detect or remove digital signatures from documents. The API has...implements the ability to recognize file type of a document. And That’s...

    blog.groupdocs.com/metadata/releasing-goupdocs....
  10. 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....Signature for Java API. This latest...sign documents with stamp signatures either in a round or a square...

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