Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 2,491 for

one

(0.46 sec)
  1. 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...
  2. 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...
  3. Enable Pagination in WordProcessing Module

    Yes, this is right. Paginal mode is now implemented in GroupDocs.Editor for .NET 19.5. How this mode will effect WordProcessing documents? As you know that previously, there was only float mode. When WordProcessing documents were converted to the page-less HTML, page division was absent. But in this release WordProcessing options class contains new paged (also called paginal) mode. When paged is enabled, it produces HTML markup, optimized and adjusted for per-page edit and it creates ease to enable paged editing in any of WYSIWYG-editors....consumed bytes, also consumes one credit. The amount of already...

    blog.groupdocs.com/editor/enable-pagination-in-...
  4. Saving documents | Documentation

    Saving a document with methods save(String) or save(OutputStream) of Watermarker class, GroupDocs.Watermark puts it to any custom location. You can see examples of save() methods in One of these guides:...examples of save() methods in one of these guides: Save document...

    docs.groupdocs.com/watermark/java/saving-docume...
  5. 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…...Family Unfortunately, we found one more problem when indexing an...Family Unfortunately, we found one more problem when indexing a...

    forum.groupdocs.com/t/feature-request-cancellat...
  6. converted-files.zip

    converted-files/annual-review_pdf.pdf ANNUAL REVIEW | 1 ANNUAL REVIEW S U B T I T L E FA B R I K A M T E C H N O L O G Y I N C . | I N F O @ FA B R I K A M . C O M ANNUAL REVIEW | 2 B U S I N E S S......suggested length of no more than one page) of the business, including...Competition: All businesses compete in one way or another. It may be with...

    docs.groupdocs.com/conversion/python-net/_sampl...
  7. convert_files_in_archive.zip

    demo-app/converted-files/annual-review_pdf.pdf ANNUAL REVIEW | 1 ANNUAL REVIEW S U B T I T L E FA B R I K A M T E C H N O L O G Y I N C . | I N F O @ FA B R I K A M . C O M ANNUAL REVIEW | 2 B U S ......suggested length of no more than one page) of the business, including...Competition: All businesses compete in one way or another. It may be with...

    docs.groupdocs.com/conversion/python-net/_sampl...
  8. GroupDocs.Search for .NET | Documentation

    GroupDocs.Search for .NET is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...All documents having at least one match in phrases, para or words...

    docs.groupdocs.com/search/net/
  9. Merge Word Documents | Documentation

    Learn this article and check how to merge Microsoft Office Word documents in .NET applications using C# programming language....page of the next document as one page. Below is code snippet in...contents can be transferred from one operating system to another without...

    docs.groupdocs.com/merger/net/merge/word/
  10. Merge PDF files in Node.js - GroupDocs.Merger

    Discover how to merge PDF files programmatically in Node.js using GroupDocs.Merger for Node.js via Java, ensuring a smooth integration without relying on third-party software....merge two simple PDF files into one. // Import the GroupDocs.Merger...the second PDF into the first one merger . join ( secondPdfPath...

    blog.groupdocs.com/merger/merge-pdf-in-nodejs/