Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 18,377 for

pdf watermarking

(0.72 sec)
  1. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....Watermark Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  2. Introducing Point Annotation for Words in Group...

    We are excitedly announcing another monthly release of GroupDocs.Annotation for Java 18.10. Using this latest version, you can add Point, Polyline and Watermark annotations in Words and Diagrams document. Beside this, a multitude of bug fixes are also introduced in this release. We therefore recommend you to download this latest release for a better API experience. Features Add Watermark, Polyline and Point Annotations in Words and Diagrams documentYou can add Watermark, Polyline and Point Annotations in Words and Diagrams document using this latest release....can add Point, Polyline and Watermark annotations in Words and Diagrams...experience. Features # Add Watermark, Polyline and Point Annotations...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  3. Convert Word to Markdown using C# | DOC to MD |...

    Convert Word documents to Markdown files using C#. Transform DOC/DOCX files into MD format using GroupDocs .NET parsing and conversion API....many other file formats like PDFs, spreadsheets, presentations...to PDF using C# Compare Word Documents using C# Watermark Password...

    blog.groupdocs.com/parser/convert-word-to-markd...
  4. Load password-protected document | GroupDocs

    Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for Java API....Watermark Product Solution GroupDocs...outputPath = "./password-protected.pdf" PdfConvertOptions convertOptions...

    docs.groupdocs.com/conversion/java/load-passwor...
  5. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...IsSignature Image Spreadsheet Pdf Presentation Word Processing...

    docs.groupdocs.com/signature/net/updating-text-...
  6. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for .NET....Watermark Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )) { UnderlineAnnotation underline...

    docs.groupdocs.com/annotation/net/add-underline...
  7. How to Extract Metadata from Word Document usin...

    This short tutorial describes the process to extract metadata from Word document using Java, and how to iterate through the metadata word document in Java....Watermark Product Family GroupDocs.Merger...various document formats such as PDF, XLSX, PPTX, MSG, EML, EPUB,...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  8. How to search for Metadata signatures | GroupDocs

    This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { MetadataSearchOption options...

    docs.groupdocs.com/signature/net/search-for-met...
  9. Advanced search for Digital signatures | GroupDocs

     This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); DigitalSearchOptions options...

    docs.groupdocs.com/signature/java/advanced-sear...
  10. Search for QR-Code e-signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); QrCodeSearchOptions options...

    docs.groupdocs.com/signature/java/search-for-qr...