Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 11,470 for

format

(0.09 sec)
  1. Reverse Image Search in Documents

    Build your app with reverse image search functionality in documents and image files....details and standardize its format. This typically involves resizing...document files or container formats like .zip . Below is an example...

    blog.groupdocs.com/search/reverse-image-search/
  2. Fixing Invalid Form Fields | GroupDocs

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Node.js via Java...WordProcessingSaveOp with the desired format. Optimize memory usage if necessary...your documents are correctly formatted and free of duplicate or invalid...

    docs.groupdocs.com/editor/nodejs-java/fixing-in...
  3. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java.... Specifies the format of a file. */ public final...

    docs.groupdocs.com/assembly/java/migrating-to-g...
  4. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction....tables from various document formats including Excel spreadsheets...export extracted tables to CSV format: Python from groupdocs.parser...

    docs.groupdocs.com/parser/python-net/extract-ta...
  5. Extract hyperlinks from document | GroupDocs

    Learn how to extract hyperlinks from documents using GroupDocs.Parser for Python via .NET. Extract links with text and URLs from PDF, Word, Excel....hyperlinks and validate URL formats: Python from groupdocs.parser...valid and invalid based on URL format validation. Export hyperlinks...

    docs.groupdocs.com/parser/python-net/extract-hy...
  6. Working with Resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.Editor for Node.js via Java....all, images; some document formats also hold fonts. Even for plain...to an internal intermediate format, with possibilities to generate...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  7. Compare Word Documents with Python: 7 Examples ...

    Master Word document comparison in Python with GroupDocs.Comparison. Detect changes, highlight differences, accept/reject modifications, and generate professional comparison reports with complete code examples....and change detection Multi-format document support : Word docs...every word, paragraph, and formatting detail Generated a professional...

    blog.groupdocs.com/comparison/compare-pdfs-usin...
  8. About Search Engines | GroupDocs

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...is a separate file in some format. Full-text search is different...

    docs.groupdocs.com/search/nodejs-java/about-sea...
  9. Extract data from databases | GroupDocs

    Complete guide to extracting data from databases via ADO.NET using GroupDocs.Parser for .NET. Learn how to connect to SQLite, SQL Server, and other database providers to extract table data.... Format ( "Provider=System.Data.Sqlite;Data...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide.... close (); Warning Line format settings are not supported...

    docs.groupdocs.com/watermark/java/add-watermark...