Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,149 for

office watermarking

(1.25 sec)
  1. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for .NET....Watermark Product Solution GroupDocs...maximum compatibility with older Office versions, use Transitional...

    docs.groupdocs.com/assembly/net/basic-usage-oox...
  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...Reading document statistics Most office applications are able to display...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Edit PowerPoint Presentations | GroupDocs

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for .NET....Watermark Product Solution GroupDocs...instance separately. Like all Office OOXML formats, Presentation...

    docs.groupdocs.com/editor/net/edit-powerpoint/
  4. 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....Watermark Product Solution GroupDocs...Reading document statistics Most office applications are able to display...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using Java programming language....Watermark Product Solution GroupDocs...with password, like PDF or Office Open XML. Was this page helpful...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  6. GroupDocs.Parser for .NET | GroupDocs

    A convenient text extractor API that permits users to extract raw or formatted text from different document formats. Besides, it is not only a text extractor API, the user can extract metadata from the document as well....Watermark Product Solution GroupDocs...Formats - Support for PDF, Office documents, images, archives...

    docs.groupdocs.com/parser/net/
  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....Watermark Product Solution GroupDocs...Reading document statistics Most office applications are able to display...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using C# programming language....Watermark Product Solution GroupDocs...with password, like PDF or Office Open XML. Was this page helpful...

    docs.groupdocs.com/editor/net/how-to-edit-mobi-...
  9. How to Edit MOBI File | GroupDocs

    This article demonstrates how to edit MOBI files using Node.js via Java....Watermark Product Solution GroupDocs...with a password like PDF or Office Open XML. Example of detecting...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  10. Iterative Digital signing of the PDF document |...

    This article explains how to iteratively sign a PDF document with multiple digital certificates using advanced options with GroupDocs.Signature API....Watermark Product Solution GroupDocs...Contact details Location = $"Office{iteration}" , // Signature...

    docs.groupdocs.com/signature/net/iterative-digi...