Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,646 for

make

(0.46 sec)
  1. Feature request: Cancellation of file extractio...

    Hello, Our primary goal was to run your software (GroupDocs.Search) in an environment, where we don’t know which files will be indexed. We don’t decide it. The user of our software can decide it. We don’t know the files…...call Cancel() on it, will it make sure that the indexing operation...notified of any updates as we make progress. atir.tahir November...

    forum.groupdocs.com/t/feature-request-cancellat...
  2. Compare Multiple PDF Files in Java | Accept or ...

    Compare two or more PDF files in Java using document Comparison API. Highlight the differences and accept or reject the identified changes....Before we get started, let’s make sure our development environment...

    blog.groupdocs.com/comparison/compare-multiple-...
  3. GroupDocs.Viewer.for.Java pdf conversion issues...

    Hi, We are working on migrating to GroupDocs for java form GroupDocs for .Net. There seems to be an issue with conversion of some pdf files. 133d0a13-88f2-434e-a7a1-23579c4c5670.pdf (399.2 KB) Resulting conversion us…...external resource is supposed to make conversions of larger documents...

    forum.groupdocs.com/t/groupdocs-viewer-for-java...
  4. Convert TXT to ODT using Node.js

    Convert TXT to ODT using Node.js for fast and accurate document transformation. This guide also shows the steps of how to export TXT to ODT in Node.js with ease.... Its offline capabilities make it especially valuable for backend...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  5. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going to introduce new features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, images, OpenDocument files, emails and others. Initially, the library was geared towards integration into web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including desktop and mobile ones!...adapted to the UTF-8 standard, to make it easy to customize the UI...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  6. Licensing | GroupDocs

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for Node.js via Java without a license (Evaluation Limitations)... To make this easier, GroupDocs.Comparison...

    docs.groupdocs.com/comparison/nodejs-java/licen...
  7. Licensing | GroupDocs

    Free conversion API version for Node.js developers is available to evaluate the API which will be similar to licensed version but with few limitations.... To make this easier, GroupDocs.Conversion...

    docs.groupdocs.com/conversion/nodejs-java/licen...
  8. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…... Before executing, make sure to copy the following input...We’ll keep you updated as we make progress. Thank you for your...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  9. How to Run Examples | GroupDocs

    In this article, you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Parser examples, by building your own or using our back-end examples out-of-the-box....examples using PyPI To get started make sure that is installed (version...

    docs.groupdocs.com/parser/python-net/how-to-run...
  10. Implement thread-safe cache for GroupDocs.Viewe...

    This article explains how to Make cache thread safe with GroupDocs.Viewer within your .NET applications....thread safe, so you need to make it so. Solution The FileCache...ThreadSafeCache class methods use locks to make calls thread safe. The ConcurrentDictionary...

    docs.groupdocs.com/viewer/net/implement-thread-...