Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 2,789 for

image signature

(0.04 sec)
  1. Working with metadata in EPUB e-books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using the EpubRootPackage....Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. C# で画像を比較する方法

    画像比較を簡単に実行してから、C# で画像を比較するためのガイドを確認し、C# 機能で画像比較を作成する方法を学習しますか?...Signature Product Family GroupDocs.Metadata...このハウツー記事では、最高のドキュメント比較ライブラリの 1 つを使用して C# で Images を比較する ための段階的なプロセスについて説明します...

    kb.groupdocs.com/ja/comparison/net/how-to-compa...
  3. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into Images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Signature Product Solution GroupDocs...options (convert pages into images, and save PDF with scan-like...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  4. Handling the ID3v2 tag | Documentation

    This article explains how to handle ID3v2 tag....Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/handling-the-i...
  5. Save Document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....Signature Product Solution GroupDocs...HTML markup with stylesheets, images, and possibly other resources...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  6. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into Images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Signature Product Solution GroupDocs...options (convert pages into images, and save PDF with scan-like...

    docs.groupdocs.com/redaction/java/use-advanced-...
  7. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Signature for .NET 是用於在 PDF 文件、文字處理...[.NET API for document and image conversion][1] 在 C# 中比較圖像。 今天我們將學習一些使用...

    blog.groupdocs.com/zh-hant/groupdocs.blog/page/25/
  8. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage....Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Edit Word | Documentation

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java....Signature Product Solution GroupDocs...List contains all resources (images, fonts, and stylesheets). Modifying...

    docs.groupdocs.com/editor/java/edit-word/
  10. Edit TXT | Documentation

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...Signature Product Solution GroupDocs...files (TXT) that contain no images, pages, paragraphs, lists,...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/