Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 916 for

point

(0.03 sec)
  1. Extract text areas | Documentation

    This article explains that how to extract text areas from documents...."[0-9]+" , new Rectangle ( new Point ( 0 , 0 ), new Size ( 300 ,...

    docs.groupdocs.com/parser/net/extract-text-areas/
  2. Extract text areas | Documentation

    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/
  3. 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...
  4. GroupDocs Editor: Images are not loading - Free...

    Images are not loading when I am using Groupdocs Editor for word document with TinyMCE sharing my code, Document as well as screenshot for your reference. public ActionResult Index() { License lic = new License(); …...@Niteen_Jadhav You are again missing the point, FromMarkupAndResourc . Please...

    forum.groupdocs.com/t/groupdocs-editor-images-a...
  5. 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...
  6. Convert spreadsheets | Documentation

    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...
  7. Convert spreadsheets | Documentation

    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. Convert spreadsheets | Documentation

    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...
  9. Significant trouble installing, and now using G...

    At first, attempting pip install groupdocs-viewer-net was yielding an error that said no such file existed, despite me getting that command off of groupdocs-viewer-net · PyPI. So I proceeded to download groupdocs_viewer_…...version): Anyhow, so at this point i create a venv and set pyenv...

    forum.groupdocs.com/t/significant-trouble-insta...
  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...