Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 2,610 for

one

(0.13 sec)
  1. Conversion from DWF format is supported in Grou...

    We are pleased to announce the release of GroupDocs.Conversion for .NET 18.1. This release comes with support of DWG format. One improvement and few bug fixes are also introduced. Caching with provided LocalCacheDataHandler is improved and issues like conversion from ODG, IFC are resolved. For further details included in this month’s release, please visit the release notes. We’d recommend you to download the latest release of the API and share your experience.... One improvement and few bug fixes...

    blog.groupdocs.com/conversion/conversion-dwf-fo...
  2. GroupDocs Viewer for .NET 1.5.0 Supports Micros...

    We’re happy to announce the release of GroupDocs Viewer for .NET 1.5.0 as an update to our suite of .NET Libraries. This version includes many new features and enhancements. Some of the features and enhancements are listed below: Support for Microsoft Visio and Microsoft Outlook file formats A setting to customize the width of the thumbnails container A setting to display the image width (for cache generation) Cross-domain detection Support for Norwegian language Header-less Viewer and control methods Concatenation of multiple streams into One document Usage of a default width for images having smaller widths A message box to display the file-download errors Client error handling for GetPdf2JavaScript Supports the display of pages with variable heights in their original proportion Resizing after creation: the setWidth and setHeight methods allow resizing of the viewer even after creation Error propagation to customer’s code: an event is triggered when an error occurs, containing the information about the error....Concatenation of multiple streams into one document Usage of a default width...

    blog.groupdocs.com/total/groupdocs-viewer-for-n...
  3. GroupDocs.Search for .NET 17.2.0 Recognizes Que...

    It gives us great pleasure to announce the monthly release of GroupDocs.Search for .NET 17.2.0 API. We have introduced two enhancements and a new feature in this release. The API now supports multiple search features in a single search query. Another exciting feature introduced in this release is the ability to recognize queries written in a different keyboard layout. We suggest you to download the latest API and check out all the features introduced in this release....different search features in one search query Inherit Password...

    blog.groupdocs.com/search/groupdocs.search-.net...
  4. Watermark Excel Spreadsheets | Text and Image W...

    Add text and image watermarks to Excel Spreadsheets. Apply watermarks using the online watermark application or using .NET and Java APIs programmatically....take your time and select the one that aligns best with your requirements...in this article and pick the one that aligns most effectively...

    blog.groupdocs.com/watermark/watermark-excel-sh...
  5. GroupDocs Newsletter November 2018 – .NET and J...

    Share this issue: Monthly NewsletterNovember 2018 Merge and Compare Business Documents of Same Format Documents Difference Checker APIs for .NET and Java GroupDocs.Comparison Product Family includes .NET and Java APIs to efficiently merge and compare all popular business document formats (Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text and HTML) for difference checking. The APIs support comparing text contents, words, paragraphs, characters and style changes like font size, bold, italic etc....NET APIs packaged into one product suite. GroupDocs.Total...GroupDocs Java APIs packaged into one product suite. GroupDocs.Conversion...

    blog.groupdocs.com/total/groupdocs-newsletter-n...
  6. Edit Word Documents | Online Editing & Programm...

    Discover efficient ways to edit Word documents. Either edit DOC/DOCX files online or do it programmatically using C# & Java....DOC/DOCX document file by following one of the two options: Either clicking...take your time and select the one that aligns best with your requirements...

    blog.groupdocs.com/editor/edit-word-documents/
  7. GroupDocs Newsletter May 2018 – Document Manipu...

    Share this issue: Monthly Newsletter May 2018 Professional APIs for Creating Document Management Applications Manipulate 100+ Business File Formats in .NET and Java Apps GroupDocs offers feature-rich document manipulation APIs for .NET and Java developers to build web, mobile or desktop apps with the capability to view, annotate, convert, e-sign, compare, assemble, and watermark document formats. You can also extract text, retrieve metadata information and manipulate documents using HTML....NET APIs packaged into one product suite. GroupDocs.Total...GroupDocs Java APIs packaged into one product suite. GroupDocs.Comparison...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  8. Is it possible to get all metadata from an inde...

    Hello, I have a question. When querying meta data, it could look like this: var searchResult = index.Search(SearchQuery.CreateFieldQuery("xy.datetaken", SearchQuery.CreateDateRangeQuery(new DateTime(2017, 1, 1), new D…...document when querying for just one specific metadata field. The...7:13am 5 Thanks. Based on that, one of my colleagues found or wrote...

    forum.groupdocs.com/t/is-it-possible-to-get-all...
  9. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....constructor parameter Create one or several objects of object...key for encryption (at least one character) * </p> */ public final...

    docs.groupdocs.com/signature/java/implement-cus...
  10. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....div container and ul list with one list element that links to our...com/averjr/4739271 We have created one GET and one POST request. Extending...

    blog.groupdocs.com/signature/working-with-group...