Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 11,929 for

format

(0.22 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn to add, create, and customize watermarks for document security, remove watermarks, and protect files using GroupDocs.Watermark API for enterprise content protection....Professional-grade protection tools Multi-format document watermarking : Works...Check your file path. Use this format: # Good examples: document_path...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  6. 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...
  7. 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...
  8. Detect file type of container item | GroupDocs

    Learn how to detect file types of items within containers using GroupDocs.Parser for Python via .NET.... file_format } " ) print ( f " Extension:...file_type = info . file_type . file_format else : file_type = "Unknown"...

    docs.groupdocs.com/parser/python-net/detect-fil...
  9. 用 Java 处理 JPEG、PNG、TIFF 和 WebP 图像的 EXIF 数据

    在 Java 中操作图像的 EXIF 元数据。使用 Java API 以编程方式提取、更新、添加或删除 JPG/JPEG、PNG、WebP 或其他图像的 EXIF 数据。...EXIF ( Exchangeable Image File Format ) 是指定数码相机和扫描仪主要使用的图像和声音格式的标准。...{ System.out.println(String.format(pattern, tag.getName(), tag...

    blog.groupdocs.com/zh/metadata/handle-exif-data...
  10. Extract tables from document page | GroupDocs

    Learn how to extract tables from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page table extraction from PDF, Word, Excel....from a specific page to JSON format. """ with Parser ( file_path...

    docs.groupdocs.com/parser/python-net/extract-ta...