Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 995 for

page specific watermark search

(0.68 sec)
  1. Load options for different document types | Gro...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Java API....Watermark Product Solution GroupDocs...Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/load-options...
  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 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....Watermark Product Solution GroupDocs...Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  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....Watermark Product Solution GroupDocs...Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, 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 spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage....Watermark Product Solution GroupDocs...Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....Watermark Product Solution GroupDocs...Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/signature/nodejs-java/featur...
  6. GroupDocs.Viewer Plugin for One of the Leading ...

    Moodle is a powerful learning management system that provides educators and learners with a robust set of tools for building and administrating collaborative learning environments. When integrated into Moodle, GroupDocs.Viewer enables both educators and learners to view and securely share documents, drawings and images in more than 50 different file formats – all from within Moodle environment and without having to install original software used to create the files....can be embedded into any web-page as a widget for viewing documents...the powerful text search and thumbnail page preview options. GroupDocs...

    blog.groupdocs.com/viewer/groupdocs-viewer-plug...
  7. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....Watermark Product Solution GroupDocs...Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-metadata-...
  8. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with Page size, margins, DPI and other customizations using GroupDocs.Conversion for .NET....Watermark Product Solution GroupDocs...Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert-to-wo...
  9. viewer.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/viewer/java/technical-support/weekly0.5https://docs.groupdocs.com/viewer/net/techni......com/viewer/java/add-text-watermark/weekly0.5https://docs.groupdocs...com/viewer/java/flip-or-rotate-pages/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/viewer.xml
  10. How to Convert TSV to Excel using C#

    This short guide walks you through the complete process to convert TSV to Excel using C# and how to create the functionality for the TSV to Excel converter in C#....Search Product Family GroupDocs.Parser...Product Family GroupDocs.Watermark Product Family GroupDocs.Merger...

    kb.groupdocs.com/conversion/net/how-to-convert-...