Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 20,661 for

docx

(0.05 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....docx extension and .ppt files have...

    blog.groupdocs.com/signature/java-e-signing-api...
  2. Load from a local disk | Documentation

    The following example demonstrates how to load file from local disk....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/load-from-a-loc...
  3. Working with metadata in HEIF/HEIC images | Doc...

    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:...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk in Java...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  5. Load from a local disk | Documentation

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // 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 .NET examples GroupDocs.Metadata for Java examples...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  6. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  7. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/save-a-modified...
  8. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, Docx, PPT, PPTX, XLS, XLSX and others....supported, such as: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...with gr . Redactor ( "source.docx" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/redacti...
  9. Merge pages from various documents | Documentation

    This article explains how to merge some pages from different documents into single PDF, Docx, Excel or PowerPoint document using GroupDocs.Merger for Java....docx" ; String filePath2 = "c:\sample2.docx" ; String...filePathOut = "c:\output\result.docx" ; JoinOptions joinOptions =...

    docs.groupdocs.com/merger/java/merge-pages-from...
  10. Load password-protected file | Documentation

    Learn how to load a password-protected file by using .NET redaction API...docx" , loadOptions )) { // Here...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/load-password-...