Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 14,018 for

file

(0.06 sec)
  1. How to Add Text Signature to DOCX using C#

    In this tutorial, we will provide you guide on how to add text signature to DOCX using C#. We will also provide a code example to insert text signature to DOCX in C#....validity and integrity of DOCX files. In this article, we will walk...insert text signature into DOCX file format Create an instance of...

    kb.groupdocs.com/signature/net/how-to-add-text-...
  2. Remove Annotations from PPTX using Java

    Let's learn how to remove annotations from PPTX using Java. You'll also find a code example demonstrating the process of how to delete annotations in PPTX using Java....removing annotations from PPTX files Initialize the Redactor class...provide the path to the PPTX file to its constructor Create a...

    kb.groupdocs.com/redaction/java/remove-annotati...
  3. GroupDocs.Viewer Plugin for One of the Leading ...

    Moodle is a powerful learning management system that provides educators and learners with a robust set of tools for building and administrating collaborative learning environments. When integrated into Moodle, GroupDocs.Viewer enables both educators and learners to view and securely share documents, drawings and images in more than 50 different File formats – all from within Moodle environment and without having to install original software used to create the Files....images in more than 50 different file formats – all from within Moodle...software used to create the files. GroupDocs.Viewer is a multi-format...

    blog.groupdocs.com/viewer/groupdocs-viewer-plug...
  4. Extract images from Emails | Documentation

    To extract images from emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT Files. Therefore, for TXT File getImages method returns null. If an email has no images, getImages method returns an empty collection....supported for TXT files. Therefore, for TXT file method returns...images from an email to PNG-files: Instantiate object for the...

    docs.groupdocs.com/parser/java/extract-images-f...
  5. Extract images from PDF documents | Documentation

    To extract images from PDF documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from PDF documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT Files. Therefore, for TXT File getImages method returns null....supported for TXT files. Therefore, for TXT file method returns...images from PDF document to PNG-files: Instantiate object for the...

    docs.groupdocs.com/parser/java/extract-images-f...
  6. How to Add Image Signature to DOCX using C#

    This article will provide help on how to add image signature to DOCX using C#. Also, a code example will be provided to insert image signature into DOCX using C#....electronic documents, including DOCX files. In this article, we will explore...Signature class by passing the DOCX file path as an argument to its constructor...

    kb.groupdocs.com/signature/net/how-to-add-image...
  7. How to Sign PDF with Text Signature using C#

    This tutorial aims to guide you how to sign PDF with text signature using C#. Also, we will furnish you with a code example to add text signature in PDF using C#....Signature class using the input PDF file’s path as an argument for its...the security of your digital files. This article presents a simple...

    kb.groupdocs.com/signature/net/how-to-sign-pdf-...
  8. Key Improvements and Bug Fixes in GroupDocs.Vie...

    GroupDocs team is always looking for the ways to provide improved features and make the GroupDocs.Viewer for .NET API more rich and straightforward. The brand new GroupDocs.Viewer for .NET release, 17.2.0 comes up with 11 key improvements and bug fixes. Not only this, it also supports rendering of LaTeX format and password protected MPP(2003) Files. You can download the version 17.2.0 for an improved experience. GroupDocs.Viewer for .NET 17.2.0 - New FeaturesBelow are the new features that are introduced in GroupDocs....password protected MPP(2003) files. You can download the version...password-protected MPP(2003) files LaTeX file format support For more...

    blog.groupdocs.com/viewer/groupdocs.viewer-.net...
  9. How to Convert Image to PDF in C#

    Follow this basic tutorial to learn how to convert Image to PDF in C#. It's step-by-step instructions with sample code to convert Image to PDF using C#....provide the name for the PDF file and options for it These steps...functionality. To convert a JPG file to PDF, you must first install...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Convert PDF to Word in C#

    You will learn how to convert PDF to Word in C# in this tutorial. We'll utilize a simple console application for PDF to DOC conversion using C#....process of converting a PDF file to a Word document is straightforward...step. Finally, the converted file is saved to disc as DOCX. Similarly...

    kb.groupdocs.com/conversion/net/how-to-convert-...