Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 18,398 for

watermarking pdf

(0.67 sec)
  1. Word forms provider | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....Watermark Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/word-form...
  2. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....Watermark Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/homophone...
  3. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Watermark Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-ca...
  4. Introduction | GroupDocs

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....Watermark Product Solution GroupDocs...document of some format (like DOCX, PDF, or XLSX, for example). At this...

    docs.groupdocs.com/editor/java/introduction/
  5. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page...Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/java/sign-document...
  6. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....Watermark Product Solution GroupDocs...new Signature ( "SingedSample.pdf" )) { // define few search options...

    docs.groupdocs.com/signature/net/search-for-mul...
  7. Password Protect PowerPoint Presentations | Loc...

    Add password to PowerPoint presentations. Lock PPT files with password protection using free online app & programmatically using GroupDocs....levels for them, like using watermarks, encrypting files, or putting...to Protect Password Protect PDF Files Password Protection of...

    blog.groupdocs.com/merger/password-protect-powe...
  8. Locating signature with stretch mode | GroupDocs

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); // define several signature...

    docs.groupdocs.com/signature/java/locating-sign...
  9. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // create barcode option...

    docs.groupdocs.com/signature/net/locating-signa...
  10. Password Protect Excel Files in C# | Lock Unloc...

    Let's learn how to password protect Excel spreadsheet files using C#. Change the existing password or remove it to unlock the XLS/XLSX files using .NET API....discussed adding text and image watermarks to the Excel spreadsheets...Unlock Excel Files Online Watermark Excel Files using C# Protect/Unprotect...

    blog.groupdocs.com/merger/lock-unlock-excel-fil...