Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 12,397 for

format

(0.98 sec)
  1. 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/java/about-search-eng...
  2. Create EditableDocument from file or markup | G...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Java API....order to save it to some final format like DOCX or XLSX, user needs...

    docs.groupdocs.com/editor/java/create-editabled...
  3. 用 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...
  4. Add watermarks to word processing documents | G...

    Microsoft Word allows the user to divide and Format the document into multiple sections. Defining sections in the document enables the user to set specific page layout and Formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the pages. Adding watermark to a particular section GroupDocs.Watermark API allows you to add watermark objects in the headers and footers of the page....allows the user to divide and format the into multiple . Defining...specific page layout and formatting for different parts of the...

    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 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...
  7. Create PDF Binder in .NET: Easy Way with GroupD...

    If you've ever exported Word and Excel to PDF by hand just to glue them onto another PDF, this one's for you. A short .NET walkthrough using GroupDocs.Merger....Merger picks its output format from whichever file you open...options, compression Supported formats — well past the three I showed...

    blog.groupdocs.com/groupdocs.merger/pdf-binder-...
  8. 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...
  9. 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...
  10. 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...