Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 15,876 for

file

(1.25 sec)
  1. Embed Custom Objects in Metadata Signature for ...

    Yes, GroupDocs.Signature for .NET now supports embedding custom objects as metadata signature in the images. So you can now sign the images with your desired metadata properties. We have introduced this feature in version 19.6 by adding a new public method AddSignature to the ImageMetadataSignOptions class. Not only this, but you can also apply the data encryption to the custom objects. So let’s check out how easy it is to sign an image with custom metadata signature....Improvements # Ability to verify files with .cmx (CorelDraw) format...to search . cmx (CorelDraw) files as image documents Ability to...

    blog.groupdocs.com/signature/embed-custom-objec...
  2. License issues? ( At most 4 elements (for any c...

    hi, I have temporary license from Friday. When using this license in docker image or in spring app it seems to not fully works. Here is example: I have started a docker container: docker run -p 8080:8080 --name 22.12…... When adding a file via webbrowser ( http://localhost:8080/viewer...docker has loaded the license file: image.png (66.1 KB) What is...

    forum.groupdocs.com/t/license-issues-at-most-4-...
  3. Remove Metadata from PPTX using C#

    Quickly gain an understanding of how to remove metadata from PPTX using C#. Additionally, you'll receive a code showcasing how to clean metadata from PPTX in C#....PPTX using C# Metadata in PPTX files can contain sensitive information...before sharing or publishing files to protect confidentiality and...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  4. YAML front matter | GroupDocs

    Generate YAML front matter from document metadata for static site generators...docx is sample file used in this example. Click...Step 2: Convert and save to a file using keyword argument for options...

    docs.groupdocs.com/markdown/python-net/front-ma...
  5. Extract Text from ODT using C#

    This article provides a detailed guide on text extraction from ODT in C#. It includes a code example to assist you in performing how to extract text from ODT using C#....C# OpenDocument Text ( ODT ) files, commonly used with word processors...facilitates text extraction from ODT files Create a Parser object and set...

    kb.groupdocs.com/parser/net/extract-text-from-o...
  6. How to Convert PDF to HTML in Java

    Learn how to convert PDF to HTML in Java and execute document transformations quickly. Examine PDF to HTML Java code along with the detailed instructions....document serves as the source file and will be converted to HTML...provide the file name of the converted HTML file and instance...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. How to Render DOCX as PDF using Java

    Efficiently grasp the knowledge on how to render DOCX as PDF using Java. Additionally, we'll furnish you with a code example in Java to convert DOCX to PDF....documents ( DOCX ) into PDF files is a frequent requirement in...the process of rendering DOCX files as PDF using Java. We’ll supply...

    kb.groupdocs.com/viewer/java/how-to-render-docx...
  8. Saving documents | GroupDocs

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original File, renaming or rewriting original. If you need to save the document to any custom location, you’ll have to open a Stream to this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a document into images and puts them in a single PDF File, so you can share the redacted document without any additional conversions....same folder as the original file, renaming or rewriting original...and puts them in a single PDF file, so you can share the redacted...

    docs.groupdocs.com/redaction/java/saving-docume...
  9. Saving documents | GroupDocs

    The articles explain that how to save documents in different ways after making redactions....same folder as the original file, renaming or rewriting original...and puts them in a single PDF file, so you can share the redacted...

    docs.groupdocs.com/redaction/net/saving-documents/
  10. Convert PDF to TXT using Python

    Discover how to transform PDF documents into TXT Files using Python. Seamlessly extract unformatted text from PDFs with concise Python code and no additional utilities....PDF documents into plain text files for further processing or integration...required for converting PDF files to TXT Create a Converter object...

    kb.groupdocs.com/conversion/python/convert-pdf-...