Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 5,230 for

file signature

(0.06 sec)
  1. How to Convert PDF to Word in C#

    You will learn how to convert PDF to Word in C# in this tutorial. We'll utilize a simple console application for PDF to DOC conversion using C#....Signature Product Family GroupDocs.Metadata...process of converting a PDF file to a Word document is straightforward...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....Signature Product Solution GroupDocs...It allows to skip unnecessary file loading. @Override public void...

    docs.groupdocs.com/parser/java/handle-loading-o...
  3. GroupDocs.Merger for .NET | GroupDocs

    Use GroupDocs.Merger for .NET to merge several documents into one, split single document to multiple and organize documents in different ways....Signature Product Solution GroupDocs...empowers your applications with file merge features. GroupDocs.Merger...

    docs.groupdocs.com/merger/net/
  4. Adding image watermarks | GroupDocs

    GroupDocs.Watermark API supports adding the following image File types as image watermark...Signature Product Solution GroupDocs...supports adding the following image file types as image watermark: BMP;...

    docs.groupdocs.com/watermark/net/adding-image-w...
  5. 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...Signature Product Solution GroupDocs...generates a new presentation file with one slide using the method...

    docs.groupdocs.com/editor/net/deleting-slides-f...
  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....Signature Product Solution GroupDocs...Example 2: Search in an empty HTML file (returns empty collection) using...

    docs.groupdocs.com/parser/net/developer-guide/a...
  7. How to Compare Word Documents using Java

    This short tutorial describes the process to compare Word documents using Java and provides complete information on writing Java code to compare two Word documents....Signature Product Family GroupDocs.Metadata...functionality to compare Word files in Java Instantiate Comparer...

    kb.groupdocs.com/comparison/java/how-to-compare...
  8. Working with metadata in EPUB E-Books | GroupDocs

    What is EPUB? EPUB is an e-book File format that uses the “.epub” File extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB Files. The following are the steps to read native EPUB metadata. Load an EPUB File Get the root metadata package Extract the native metadata package using EpubRootPackage....Signature Product Solution GroupDocs...is an e-book file format that uses the “.epub” file extension....

    docs.groupdocs.com/metadata/net/working-with-me...
  9. How to Render DOCX as PDF using Java

    Efficiently grasp the knowledge on how to render DOCX as PDF using Java. Additionally, we'll furnish you with a code example in Java to convert DOCX to PDF....Signature Product Family GroupDocs.Metadata...documents ( DOCX ) into PDF files is a frequent requirement in...

    kb.groupdocs.com/viewer/java/how-to-render-docx...
  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#....Signature Product Family GroupDocs.Metadata...PPTX using C# Metadata in PPTX files can contain sensitive information...

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