Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 13,530 for

file

(0.05 sec)
  1. Announcing GroupDocs Online Document Viewer Blo...

    We are excited to introduce the GroupDocs.Viewer block for Moodle CMS. With this block installed, you can embed GroupDocs’ online document viewer widget into Moodle webpages to display PDF, Microsoft Office and other common document types on your website. You Moodle website visitors can then view documents online directly on your website. What is important, end users don’t have to install any software. Documents embedded to your website with GroupDocs.Viewer can be viewed using any standard web-browser.... Supported File FormatsGroupDocs.Viewer supports...many more Regardless of the file format, GroupDocs’ online document...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  2. How to build in docker Alpine Linux | Documenta...

    This is a guide about build an web api which uses GroupDocs.Conversion for .NET in a docker container with Alpine Linux...Linux use this sample Docker file: FROM mcr.microsoft.com/dotnet/aspnet:6...runtimeconfig.template.json file next to your project file with the following...

    docs.groupdocs.com/conversion/net/build-in-dock...
  3. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Signature for .NET...and search with any supported file format. Document signature options...Console . WriteLine ( "Signed file path is: " + signedPath ); New...

    docs.groupdocs.com/signature/net/migration-notes/
  4. Traverse a whole metadata tree | Documentation

    This article explains that the GroupDocs.Metadata represents any loaded File as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...Metadata represents any loaded file as a tree consisting of metadata...using the code snippet below: a file to examine Obtain the instance...

    docs.groupdocs.com/metadata/net/traverse-a-whol...
  5. Latest release of GroupDocs.Viewer for .NET v3....

    In response to the feedback of our customers we have upgraded GroupDocs.Viewer for .NET and released its new version 3.3.0. This version of the API has come with improved performance along with new features. Most of the issues found in older versions have also been fixed. Lets find out what is new in the latest release. New Features GroupDocs.Viewer for .NET v3.3.0 has come with following new features. Set custom font directories Get document information by guid Get document information by stream Get document information by Uri Remove all cache Files Remove cache Files older than specified time Get original Files attached with email message Get image representation of email attachments Get html representation of email attachments For more information, please visit product documentation: GroupDocs....Uri Remove all cache files Remove cache files older than specified...specified time Get original files attached with email message Get image...

    blog.groupdocs.com/viewer/latest-release-groupd...
  6. Customize changes styles | Documentation

    Following this guide you will learn how to customize document comparison report and modify appearance of detected changes when use GroupDocs.Comparison for .NET....Comparer comparer = new Comparer ( File . OpenRead ( "source.docx" )))...))) { comparer . Add ( File . OpenRead ( "target.docx" )); CompareOptions...

    docs.groupdocs.com/comparison/net/customize-cha...
  7. Extract Text from DOC using Java

    This article explains how to extract text from DOC using Java. It also provides a code example for text extraction from DOC in Java without using extra software.... Extracting text from DOC files using Java is a common task...using Java . DOC is an older file format used by Microsoft Word...

    kb.groupdocs.com/parser/java/extract-text-from-...
  8. Extract Text from ODT using Java

    This article offers a step-by-step guide on how to extract text from ODT using Java. It also features a sample code example for text extraction from ODT in Java....Java OpenDocument Text ( ODT ) files, which are often used with word...from ODT files Create a Parser object and specify the file path of...

    kb.groupdocs.com/parser/java/extract-text-from-...
  9. Iterative Digital signing of the PDF document |...

    This article explains how to iteratively sign a PDF document with multiple digital certificates using advanced options with GroupDocs.Signature API....signature digital certificate (file on local disk or stream ) (required)...the paths for the input PDF file, the digital certificates, and...

    docs.groupdocs.com/signature/net/iterative-digi...
  10. 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-...