Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 5,777 for

file watermark

(0.5 sec)
  1. How to Run Examples | GroupDocs

    In this article you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....Watermark Product Solution GroupDocs...Visual Studio and navigate to File -> New -> Project . Select the...

    docs.groupdocs.com/comparison/net/how-to-run-ex...
  2. GroupDocs.Merger 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....of the most in-use portable file formats. For large documents...documents are one of the most common file formats that are used to draft...

    blog.groupdocs.com/categories/groupdocs.merger-...
  3. How to sign Excel spreadsheets and their macros...

    This guide describes how to sign Excel workbooks and/or macros in them using Python. Sign your spreadsheets with digital certificate using GroupDocs.Signature Python API by GroupDocs....Watermark Product Solution GroupDocs...trusted communication. What Excel files could be signed? You can sign...

    docs.groupdocs.com/signature/python-net/how-to-...
  4. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...Watermark Product Solution GroupDocs...generates a new presentation file with one slide using the method...

    docs.groupdocs.com/editor/net/deleting-slides-f...
  5. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Watermark Product Solution GroupDocs...Supported Output File Formats Depending on Input File Formats The...

    docs.groupdocs.com/assembly/java/introducing-gr...
  6. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....Watermark Product Solution GroupDocs...Example 2: Search in an empty HTML file (returns empty collection) using...

    docs.groupdocs.com/parser/net/developer-guide/a...
  7. Features Overview | GroupDocs

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....Watermark Product Solution GroupDocs...toolkit and create a new PDF file with raster images of redacted...

    docs.groupdocs.com/redaction/net/features-overv...
  8. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font Files. The following are the steps to read the header of an OpenType File. Load an OpenType font File Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....Watermark Product Solution GroupDocs...information from OpenType font files. The following are the steps...

    docs.groupdocs.com/metadata/java/working-with-o...
  9. Generate document page preview | GroupDocs

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for .NET API....Watermark Product Solution GroupDocs...$"D:/result_{pageNumber}.png" ; return File . Create ( pagePath ); }); previewOptions...

    docs.groupdocs.com/annotation/net/generate-docu...
  10. Remove Metadata from PPTX using C#

    Quickly gain an understanding of how to remove metadata from PPTX using C#. Additionally, you'll receive a code showcasing how to clean metadata from PPTX in C#....Watermark Product Family GroupDocs.Merger...PPTX using C# Metadata in PPTX files can contain sensitive information...

    kb.groupdocs.com/redaction/net/remove-metadata-...