Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 2,448 for

note

(0.05 sec)
  1. 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.... Note that in Haml, you don’t have...

    blog.groupdocs.com/signature/working-with-group...
  2. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Conversion for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting.... Note You can download this sample...

    docs.groupdocs.com/conversion/nodejs-java/runni...
  3. Work with Streams vs File Paths | GroupDocs

    Learn when and how to use streams versus file paths for template loading and document saving in .NET....streams to avoid resource leaks Note DocumentAssembler provides multiple...

    docs.groupdocs.com/assembly/net/basic-usage-str...
  4. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for Java.... Note Refer to the for more conversion...

    docs.groupdocs.com/conversion/java/convert/imag...
  5. Split a worksheet into pages | GroupDocs

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats....with a screenshot above and note that worksheet content is splitted...variety of use-cases. Please note that all these features were...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  6. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API.... Note: that the font substitution...with a pen and making some notes in the margins. All changes...

    docs.groupdocs.com/conversion/net/load-wordproc...
  7. Edit Excel Workbook | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for .NET.... Please note that GroupDocs.Editor distinguish...

    docs.groupdocs.com/editor/net/edit-excel/
  8. 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_…...11 (note the cpython-39-darwin.so, cpython-310-darwin...

    forum.groupdocs.com/t/significant-trouble-insta...
  9. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class... Note that after cancellation, an...

    docs.groupdocs.com/search/java/indexing-options/
  10. Developing FireFox Add-ons with the Add-on Buil...

    This article explains the basics of creating an add-on for FireFox using the FireFox Add-on Builder and Add-on SDK. Read more about them on the Mozilla website. As an example, I’ll use the GroupDocs add-on. (You can download the source code from Github.) It’s an advanced extension so I’ll focus on the basics and highlight a couple of interesting aspects communication between scripts. I’ll mainly look at the add-on folders data and lib in the /resources/groupdocsviewer/ folder.... Note that the scripts attached to...

    blog.groupdocs.com/viewer/developing-firefox-ad...