Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 16,315 for

file

(2.78 sec)
  1. Compare Word documents | GroupDocs

    Learn how to compare Word (.doc, .docx) documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and formatting differences with simple Python code....you can: Compare DOC and DOCX files Highlight insertions, deletions...documents in Python To compare Word files, follow these steps: Create...

    docs.groupdocs.com/comparison/python-net/compar...
  2. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml Files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...eml files to .pdf. However, setting the...margins when converting .eml files to .pdf after upgrading from...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  3. Barcode Reader using Java | Scan Barcode from I...

    How to scan barcodes using Java within the application. Java example that reads barcode from an image that will help you build an online barcode scanner....document types such as PDFs, Word files, and Excel spreadsheets. It...started, you can download the JAR file from the downloads section ...

    blog.groupdocs.com/parser/scan-barcode-using-java/
  4. How to run examples | GroupDocs

    How to run examples....with code examples and sample files is hosted at GitHub. Run examples...open Examples/runExamples.js file using your favorite text editor...

    docs.groupdocs.com/merger/nodejs-java/how-to-ru...
  5. Features Overview | GroupDocs

    A .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....from images, audio and video files Calculating common document...the format and MIME type of a file by its internal structure Working...

    docs.groupdocs.com/metadata/net/features-overview/
  6. Sign documents with exception handling | GroupDocs

     This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....issues, missing required data, files etc. For exception class is...setPassword("123456780"); // sign document to file signature . sign ( "signed.xlsx"...

    docs.groupdocs.com/signature/java/sign-document...
  7. Releasing GroupDocs.Annotation for Java front e...

    Team groupdocs ecstatically releasing Annotation for Java Servlets based Front-end V1.2.0. Considering the valuable customers feedback, this release covers a lot of bug fixes and new features. GroupDocs users are free to customize and enhance the application by their own. This project is opensource and already published on GitHub. GroupDocs.Annotaion for Java front-end V1.2.0The GroupDocs.Annotation for Java front-end is a WYSIWYG editor designed to simplify annotating documents using GroupDocs.Annotation for Java API....have to provide the license file for GroupDocs.Annotation for...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  8. What You Expect from an Online Signature Service

    We’ve already talked about the benefits of an online signature application. Now we know that a reliable online signature service provides a legal and secure method of signing documents online and helps users increase their productivity in terms of time and money. With this in mind, let’s have a closer look at the online document signing process and find out more about GroupDocs’ online signature app. A Typical Process of Signing a Document with an Online Signature AppA basic online signature workflow includes the following steps: Select or upload a document you want signed....it supports most widely used file formats, so you don’t need any...

    blog.groupdocs.com/signature/what-you-expect-fr...
  9. render_docx_to_pdf.zip

    demo-app/render_docx_to_pdf.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PdfViewOptions def render_docx_to_pdf(): # Get license File absolute path ......render_docx_to_pdf(): # Get license file absolute path license_path =...set_license(license_path) # Load DOCX file with Viewer("./sample.docx")...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  10. Servlets Based Front End Project for GroupDocs....

    Now, it’s quite easy for those Java developers who like to write their own Servlet based applications using GroupDocs.Viewer for Java 3.x API. GroupDocs team is pleased to release the Servlet based front end project. This project elaborates all GroupDocs.Viewer for Java 3.x functionalities and helps developers in integrating the API in their projects. As the project is open source and published on GitHub, developers can customize it as per their needs....Downloading Document Printing File Browser GroupDocs.Viewer for...

    blog.groupdocs.com/viewer/servlets-based-front-...