Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 15,675 for

doc

(0.2 sec)
  1. Introducing Stamp Types in GroupDocs.Signature ...

    Team GroupDocs is excited to release version 18.6 of GroupDocs.Signature for Java API. This latest version supports to sign Documents with stamp signatures either in a round or a square shape. Apart from that, few fixes are also introduced in this release of the API. We would recommend you to download the new version of API and evaluate the exciting features to enhance Document e-signing experience. Features Encode and Search Custom Object to QR-Code SignatureNow users of this API can add and search custom object to QR-Code signatures....doc files have .docx extension and...JAR Files Documentation – API Docs Product Support Forum – Technical...

    blog.groupdocs.com/signature/java-e-signing-api...
  2. Working with metadata in HEIF/HEIC images | Gro...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a list of supported file types....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  4. Load from Stream | GroupDocs

    This article shows that how to load file from stream using redaction API...Order Upgrade an Order Support Docs API Reference Live Demos Free...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/redaction/net/load-from-stream/
  5. Specific VSDX file conversion - text out of box...

    Hi, a customer of ours has issues with converting his vsdx file to pdf. Conversion goes well, but they noticed some text went out of bounds. I’ve uploaded the files here: Download Marine and Offshore LV Power and Control…...text overlapping during PDF to DOC/DOCX conversions , which may...

    forum.groupdocs.com/t/specific-vsdx-file-conver...
  6. GroupDocs Comparison on GroupDocs Blog | Docume...

    GroupDocs Comparison on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs Comparison on GroupDocs Blog | Document Automation Solutions for .NET &......文档——接受或拒绝更改 使用文档比较 API 在 Java 中比较两个或多个 DOC/DOCX 文件。在 Word 文档中突出显示差异并接受或拒绝更改。...

    blog.groupdocs.com/zh/tag/groupdocs-comparison/...
  7. Introducing GroupDocs.Redaction for .NET - An A...

    Finally, the wait is over! We have released the first version of GroupDocs.Redaction for .NET. As we have mentioned in the pre-release blog post, GroupDocs.Redaction for .NET is an API to redact, hide or remove sensitive content & metadata from word processing Documents, worksheets, presentations, and PDF files within your .NET applications. The API provides a single format-independent interface supporting various redaction types such as text redaction, metadata redaction, annotation redaction, and tabular Document redaction....doc, .docx, .dot, .odt, .dotx, .docm...

    blog.groupdocs.com/redaction/introducing-groupd...
  8. compare two word documents and highlight differ...

    compare two word Documents and highlight differences on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare two word Documents and highlight differen......ドキュメント比較 API を使用して、Java で 2 つ以上の DOC/DOCX ファイルを比較します。違いを強調表示し、Word...

    blog.groupdocs.com/ja/tag/compare-two-word-docu...
  9. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your Document. Ex: @"C:\Docs\source.Doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....Order Upgrade an Order Support Docs API Reference Live Demos Free...your document. Ex: @"C:\Docs\source.doc" try ( InputStream stream...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  10. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Order Upgrade an Order Support Docs API Reference Live Demos Free...applications including Google Docs and Google’s web-based word...

    docs.groupdocs.com/merger/net/merge/open-document/