Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,251 for

point

(0.12 sec)
  1. basic-example.zip

    basic-example/.dockerignore node_modules npm-debug.log .git .gitignore README.md .env .nyc_output coverage .DS_Store *.log basic-example/Dockerfile # Build stage – compiles native module and instal...... # Set the entry point ENTRYPOINT ["node", "/app/render-file...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  2. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry Point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....introduced as a single entry point to extract data from the document...

    docs.groupdocs.com/parser/java/migration-notes/
  3. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Viewer for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting.... # Set the entry point and default command ENTRYPOINT...

    docs.groupdocs.com/viewer/nodejs-java/running-i...
  4. Extract text areas | GroupDocs

    This article explains that how to extract text areas from documents in Java...."\\s[a-z]{2}\\s" , new Rectangle ( new Point ( 0 , 0 ), new Size ( 300 ,...

    docs.groupdocs.com/parser/java/extract-text-areas/
  5. 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.... The Starting Point # Before creating the envelope...

    blog.groupdocs.com/signature/working-with-group...
  6. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using Java language and GroupDocs.Conversion for Java....tasks - from the developer’s point of view, it is needed to load...

    docs.groupdocs.com/conversion/java/convert/spre...
  7. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and GroupDocs.Conversion for .NET....tasks - from the developer’s point of view, it is needed to load...

    docs.groupdocs.com/conversion/net/convert/sprea...
  8. Document page builder - how to merge particular...

    Merge specific pages from multiple documents using API with GroupDocs.Merger. Create tailored, unified documents effortlessly....This serves as the starting point for constructing your new document...

    blog.groupdocs.com/merger/page-builder-how-to-m...
  9. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and GroupDocs.Conversion for Node.js via Java....tasks - from the developer’s point of view, it is needed to load...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. .NET PKCS#11 Signing Tutorial -- USB Dongle, Sm...

    Step-by-step tutorial explaining how to sign PDF documents in .NET using PKCS#11 tokens (dongles, smart cards, HSMs) via Pkcs11Interop and GroupDocs.Signature....cs # Entry point and usage flow ├── Settings...pdf", options2); // } } } Key points: CustomSignHash property of...

    blog.groupdocs.com/signature/sign-documents-wit...