Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 15,663 for

file

(0.15 sec)
  1. Add Watermark to PDF using C# | Text and Image ...

    Add image watermarks or apply text watermarks to PDF Files using C#. Either watermark all or selective pages of PDF using .NET Watermarking API....Việt 中文 中國傳統的 To protect your files from any illegal use or to apply...programmatically add the watermarks to PDF files using C#. We will separately...

    blog.groupdocs.com/watermark/watermark-pdf-file...
  2. How to merge images to JPEG using C# | GroupDocs

    Learn how to merge images to JPEG File, combine images into one JPEG File programmatically in C# language using GroupDocs.Merger for .NET library....them as a single JPEG file. About JPEG File Format JPEG is a type...How to merge images to JPEG file The following example demonstrates...

    docs.groupdocs.com/merger/net/getting-started/u...
  3. Convert DOCX to TXT using Node.js

    Learn how to convert DOCX to TXT using Node.js efficiently. Discover methods to export DOCX to TXT in Node.js for streamlined text extraction....js Converting DOCX file to TXT format is a common requirement...need batch processing or single-file conversion, this approach provides...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  4. How to merge images to PDF using Java | GroupDocs

    Learn how to merge images to PDF File, combine images into one PDF File programmatically in Java language using GroupDocs.Merger for Java library....them as a single PDF file. About PDF File Format Portable Document...in 1990s. The purpose of this file format was to introduce a standard...

    docs.groupdocs.com/merger/java/getting-started/...
  5. How to merge TIF images using java | GroupDocs

    Learn how to merge TIF image Files, combine TIF image Files into one File programmatically in java language using GroupDocs.Merger for Java library....save them as a single file. About TIF File Format TIF (or TIFF)...It stands for “Tagged Image File Format” or “Tagged Image Format”...

    docs.groupdocs.com/merger/java/getting-started/...
  6. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine...AddingMetadata File folder = new File ( Constants . InputPath...InputPath ); for ( File file : folder . listFiles ()) { try ( Metadata...

    docs.groupdocs.com/metadata/java/adding-metadata/
  7. Evaluation Limitations and Licensing of GroupDo...

    free electronic signature api version is available to evaluate the API which will be similar as licensed but with few limitations... Licensing The license file contains details such as the...signature, so don’t modify the file. Even inadvertent addition of...

    docs.groupdocs.com/signature/net/evaluation-lim...
  8. Licensing and evaluation | GroupDocs

    Free watermark API version is available to evaluate the API which will be similar as licensed but with a few limitations.... Licensing The license file contains details such as the...signature, so don’t modify the file. Even inadvertent addition of...

    docs.groupdocs.com/watermark/net/evaluation-lim...
  9. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output File formats supported by GroupDocs.Assembly for Java. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....Formats Leave feedback Supported File Formats The following table...indicates the input and output file formats supported by GroupDocs...

    docs.groupdocs.com/assembly/java/supported-docu...
  10. How to Convert MHTML to JPG in C#

    This short post will show you how to convert MHTML to JPG in C# without using any third-party software, as well as how to build MHTML to JPG converter functionality....of it and passing the MHTML file to its constructor Create an...convert options for the JPG file Call the Convert method of the...

    kb.groupdocs.com/conversion/net/how-to-convert-...