Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 5,742 for

file watermark

(0.11 sec)
  1. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches Watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_Watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker Watermarker = new Watermarker("spreadsheet....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  2. GroupDocs.Comparison 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....support for PNG, JPG and BMP file formats.This monthly release...“comparison of result and original files in Images” and “process absorbing...

    blog.groupdocs.com/categories/groupdocs.compari...
  3. Remove Pages from PDF in Java | Even, Odd, List...

    Remove any set of pages from the PDF Files in Java. Delete list of pages, any given range, even or odd pages from PDF Files within applications....delete various pages of PDF files in Java. For the details and...range of pages from the PDF files in Java. Initialize RemoveOptions...

    blog.groupdocs.com/merger/remove-pages-from-pdf...
  4. Exclude Specific Fonts from Output HTML using G...

    We are pleased to announce the release of GroupDocs.Viewer for .NET 18.10. The latest version allows setting the list of the fonts that should be excluded from the output HTML to decrease the size of the output Files. Furthermore, the inclusion of 5 improvements and 6 bug fixes have made the API more promising. Below is the list of new features, improvements, and fixes added in v18.10. Features Introduced Setting List of the Fonts to be Excluded Adding fonts into HTML ensures that the text from the original document will appear similar in HTML, regardless of whether fonts are installed on the viewer’s device or not....decrease the size of the output files. Furthermore, the inclusion...increased size of the output file.Therefore, GroupDocs.Viewer...

    blog.groupdocs.com/viewer/exclude-specific-font...
  5. A Year of Great Achievements: 2012 in Review

    For GroupDocs, 2012 was a significant year marked by milestones; we’re proud and grateful to end a busy year with great achievements. With constant enhancements, we were able to prove that we’re an integral part of the document management world. In 2012, we have introduced enhanced versions of our apps with added features from time to time; created a variety of plugins for multiple platforms; integrated many different storage options with GroupDocs; introduced flexible API SDKs to help you integrate our apps to your existing applications; and were able build a strong base of valuable customers, ranging from small to mid to enterprise levels; amongst many others....XLSX), portable files (PDF), and image files (JPG, BMP, GIF,... TIFF) to other file formats. Following figure gives you an idea...

    blog.groupdocs.com/viewer/a-year-of-great-achie...
  6. GroupDocs.Viewer Product Family on GroupDocs Bl...

    GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automatio......Viewer – Open & Read PPT, PPTX Files Instantly Learn how to view...Document Viewer – Open & Read DOCX Files Instantly Learn how to view...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  7. Email messages | GroupDocs

    Learn how to add Watermark in Outlook email messages....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/email-messages/
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Watermark for .NET API that makes it...it simple to perform watermarking operations in various document...

    blog.groupdocs.com/groupdocs.blog/page/76/
  9. render_docx_to_html.zip

    demo-app/render_docx_to_html.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import HtmlViewOptions def render_docx_to_html(): # Get license File absolute pa......render_docx_to_html(): # Get license file absolute path license_path =...set_license(license_path) # Load DOCX file with Viewer("./sample.docx")...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  10. render_docx_to_png.zip

    demo-app/render_docx_to_png.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PngViewOptions def render_docx_to_png(): # Get license File absolute path ......render_docx_to_png(): # Get license file absolute path license_path =...set_license(license_path) # Load DOCX file with Viewer("./sample.docx")...

    docs.groupdocs.com/viewer/python-net/_sample_fi...