Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 6,467 for

groupdocs.comparison,

(0.32 sec)
  1. Working with worksheet headers and footers | Gr...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking API...This article explains how to work with worksheet headers and footers while using GroupDocs watermarking API

    docs.groupdocs.com/watermark/net/working-with-w...
  2. Working with slide backgrounds | GroupDocs

    Extract, remove, and watermark slide background images using Python via .NET....Extract, remove, and watermark slide background images using Python via .NET.

    docs.groupdocs.com/watermark/python-net/working...
  3. Compare Multiple PDF Files in Java | Accept or ...

    Compare two or more PDF files in Java using document Comparison API. Highlight the differences and accept or reject the identified changes....Compare two or more PDF files in Java using document Comparison API. Highlight the differences and accept or reject the identified changes.

    blog.groupdocs.com/comparison/compare-multiple-...
  4. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets.

    docs.groupdocs.com/parser/net/extract-cells-fro...
  5. Search text in Microsoft OneNote sections | Gro...

    This article explains that how to search text from Microsoft OneNote sections presentations...This article explains that how to search text from Microsoft OneNote sections presentations

    docs.groupdocs.com/parser/net/search-text-in-mi...
  6. Search text in EPUB eBooks | GroupDocs

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects.

    docs.groupdocs.com/parser/net/search-text-in-ep...
  7. Load PDF document with options | GroupDocs

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API....Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API.

    docs.groupdocs.com/conversion/net/load-pdf-docu...
  8. Convert web formats | GroupDocs

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for .NET....In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for .NET.

    docs.groupdocs.com/conversion/net/convert/web/
  9. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document.

    docs.groupdocs.com/parser/java/search-text-in-m...
  10. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document.

    docs.groupdocs.com/parser/java/extract-metadata...