Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 11,831 for

format

(0.8 sec)
  1. 用 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...
  2. 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...
  3. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....different formats of the documents. Document Format Unit of Measure...margins For most document formats you can set page margins when...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  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. 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...
  6. 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...
  7. sample.chm

    4.13.4 ‘Internet protocol’ This option allows the user to select between the old and new Internet protocols and addressing schemes (IPv4 and IPv6). The selected protocol will be used for most outgo......translating it, attempting to format it, or doing anything else...4.11.1 Pasting in Rich Text Format If you enable ‘Paste to clipboard...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  8. 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 .NET API....order to save it to some final format like DOCX or XLSX, user needs...

    docs.groupdocs.com/editor/net/create-editabledo...
  9. Python E-Signature Tutorial: Create Digital Sig...

    Step-by-step guide to implementing electronic signatures in documents using Python - learn stamp-based, image-based, and form field signature methods for secure document signing...signature information in structured format Validation Support : Add field...Support for multiple document formats (PDF, Word, Excel, and more)...

    blog.groupdocs.com/signature/sign-documents-wit...
  10. EditableDocument get html with inline styles - ...

    Hi, I am working with EditableDocument to get the complete html as string, I can see that the style is created on the head tag, Is possible to get the full html content but with inside styles?, example: <td style="widt…...allowing you to have the desired format for your HTML content. This...

    forum.groupdocs.com/t/editabledocument-get-html...