Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 5,444 for

file watermark

(0.08 sec)
  1. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Watermark Product Family GroupDocs.Merger...using C# Merge TXT files using C# Merge PPTX files using C# Merge...

    kb.groupdocs.com/categories/page/19/
  2. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects GroupDocs.Assembly for .NET API provides the ability to load multiple DocumentTable objects from a single File as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following properties of the GroupDocs.Assembly.Data.DocumentTable class have been added: Name IndexInDocument Data Source Document Multiple Tables Data....Watermark Product Solution GroupDocs...DocumentTable Objects from a Single File as a Single Operation Loading...

    docs.groupdocs.com/assembly/net/loading-multipl...
  3. How to Insert Area Annotation to PDF using C#

    In this subject, you will learn how to insert area annotation to PDF using C#. It also includes guidance and code example to add area annotation to PDF in C#....Watermark Product Family GroupDocs.Merger...class by passing path of PDF file to its constructor Instantiate...

    kb.groupdocs.com/annotation/net/how-to-insert-a...
  4. 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....various methods to add watermarks to Word files, both through online...various methods to add watermarks to PDF files, both through online...

    blog.groupdocs.com/categories/groupdocs.waterma...
  5. GroupDocs.Annotation 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....document annotation API, where new file formats are introduced in supporting...annotate VSD and VSS Diagram file formats along with Improvements...

    blog.groupdocs.com/categories/groupdocs.annotat...
  6. Saving a File to an Output Stream | Documentation

    This article demonstrates how to convert a File and save it as a stream using GroupDocs.Conversion for Java API....Watermark Product Solution GroupDocs.../ Saving a File to an Output Stream Saving a File to an Output...

    docs.groupdocs.com/conversion/java/save-file-to...
  7. Load a file of a specific format | Documentation

    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...Loading files / Load a file of a specific format Load a file of a...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  8. New API Launched – GroupDocs.Merger for Java – ...

    Share this issue: Monthly NewsletterSeptember 2018 Java API to Merge, Reorder, Split or Remove Document Pages Manipulate PDF, Word, Excel and PowerPoint Documents GroupDocs.Merger for Java - allows merging documents of same File formats into one. The document protection feature allows to password protect documents while joining popular business document formats: PDF, Microsoft Word, Excel and PowerPoint. Product News .NET Text Analysis API for Excel Spreadsheets, Presentations and Text Documents GroupDocs....allows merging documents of same file formats into one. The document...Characters during Watermark Search # GroupDocs.Watermark for .NET allows...

    blog.groupdocs.com/total/new-api-launched-group...
  9. Convert to Spreadsheet in Java | PDF to Excel |...

    Convert DOC, DOCX to Excel (XLS, XLSX) or convert PDF to Excel spreadsheet in Java using document conversion Java API. Build your own Conversion App....and also how to convert PDF files to Excel spreadsheets in Java...and image conversions in many file formats. Some of the supported...

    blog.groupdocs.com/conversion/convert-documents...
  10. Save signed Presentation with different output ...

    This article explains how to save signed Presentation documents with various File formats by GroupDocs.Signature API....Watermark Product Solution GroupDocs...Presentation with different output file type Leave feedback class supports...

    docs.groupdocs.com/signature/java/save-signed-p...