Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 11,561 for

document watermark

(0.08 sec)
  1. GroupDocs.Watermark Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....For the protection of the documents and presentations from illegal...illegal use, we can use watermarking. In this article, we will...

    blog.groupdocs.com/categories/groupdocs.waterma...
  2. Basic usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different Watermark types such as TextWatermark, ImageWatermark. These Watermarks could be added to Documents, updated, removed, or searched inside already Watermarked Documents. Our product also provides information about Document type and structure - file type, size, page count, etc. and generates Document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating Document Watermarks....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/basic-usage/
  3. Issue with Footnote Number is Resolved

    If you worked with earlier versions of the API, you are probably aware that there was issue in footnote number conversion. A Word Document with such footnotes was converted to PDF or any other supported file format successfully but the footnote number order was disturbed. There was one more issue reported in the forum. It was about converting a PowerPoint Document with black SmartArt text to PDF. And the SmartArt text in the resultant Document was changed to white text.... A Word document with such footnotes was converted...about converting a PowerPoint document with black SmartArt text to...

    blog.groupdocs.com/conversion/issue-with-footno...
  4. Add watermarks to email attachments | GroupDocs

    The API allows you to add Watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_Watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark Watermark = new TextWatermark("Test Watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\message.msg" Watermarker Watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = Watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/add-watermark...
  5. Adding repeated watermarks | GroupDocs

    Add repeated (tiled) text or image Watermarks with spacing, rotation, and patterns using Python via .NET....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/python-net/adding-...
  6. Update watermarks | GroupDocs

    This article shows how to update existing text or image Watermarks....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  7. GroupDocs Newsletter July 2018 – Professional D...

    Share this issue: Monthly NewsletterJuly 2018 Merge Word, PDF, Excel & PowerPoint Documents in .NET Join Multiple Documents of Same File Format into One GroupDocs.Merger for .NET - A native Document manipulation API allowing to split, append, join, remove, reorder and combine pages of popular business Documents formats into one. You can also manage Document protection by setting up or removing passwords. Company News GroupDocs Consulting Partners Program GroupDocs has recently started consulting partners program to provide professional consultancy services, implementation and unique solutions to help GroupDocs API users develop customized solutions according to the business needs....PowerPoint Documents in .NET Join Multiple Documents of Same File...Merger for .NET - A native document manipulation API allowing...

    blog.groupdocs.com/total/groupdocs-newsletter-j...
  8. GroupDocs.Watermark Overview | GroupDocs

    GroupDocs.Watermark for Node.js via Java is a powerful API for managing Watermarks in the various Documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/nodejs-java/groupd...
  9. Convert Any Image to PDF in Java | JPG, PNG, We...

    Convert images to PDF in Java. Convert JPG, PNG, WebP, GIF, TIFF, TGA and many more images to PDF using Document and image conversion Java API ....is the most common portable document format used to exchange files...the requirement to convert documents as well as images to PDF format...

    blog.groupdocs.com/conversion/convert-images-to...
  10. Set PageOrientation using GroupDocs.Conversion ...

    This month’s release of GroupDocs.Conversion for Java 18.6 comes with some bug fixes, improvements and new features. Issue such as printing complete spreadsheet instead of just printable area is fixed. A new property PageOrientation is introduced in DocumentInfo class. Please take a look over the release notes to get an idea about the new features, improvements and bug fixes. Features Introduced Implement conversion from DWF Convert specific range when converting cells Document Conversion from PostScript specific options for converting CSV Documents Setting default zoom when converting to Cells Default zoom when converting to Words Set default zoom when converting to Slides Configurable option for setting a Watermark as background Improvements Caching with provided LocalCacheDataHandler Implement configuration option for selecting if blank rows and columns should be skipped when converting Cells Document Set zoom when converting to Pdf Document Update API for getting Document info to detect page orientation for the supported formats Set default font to replace all missing fonts when converting Words Document Default font to replace all missing fonts when converting Cells Document Conversion improvement when converting Psd and Odg to Pdf Issues Resolved Unable to set Watermark text Converting specific docx Document fails with Value cannot be null, parameter trueTypeFont Fix failing conversion from Odg Failing conversion from Ifc Just print area is getting converted, not the entire spreadsheet XPS to PDF conversion failed LoadOptions doesn’t possess setDefaultFont method Problem in converting large excel files....range when converting cells document Conversion from PostScript...options for converting CSV documents Setting default zoom when...

    blog.groupdocs.com/conversion/set-pageorientati...