Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 10,910 for

text

(0.08 sec)
  1. 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....this includes, for example, all text-based separator-delimited formats...Print Areas, for example, the text-based CSV. For such cases GroupDocs...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  2. Render EBooks as HTML, PDF, and image files | G...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert EBooks to HTML, PDF, PNG, and JPEG formats....elements of an HTML page (including text, graphics, and stylesheets)...

    docs.groupdocs.com/viewer/nodejs-java/render-eb...
  3. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Viewer for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting....in the container for accurate text layout. For Metered licensing...

    docs.groupdocs.com/viewer/nodejs-java/running-i...
  4. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....CustomXOREncryption (); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/java/implement-cus...
  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....wait for callback and create a text file with parameters that the...

    blog.groupdocs.com/signature/working-with-group...
  6. 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....files, libraries, pictures, text files, HTML files, styles and...

    blog.groupdocs.com/viewer/developing-firefox-ad...
  7. Save Document | GroupDocs

    This article demonstrates how to save edited Text documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....Presentation PPT, PPTX, PPS, POT Plain Text Documents TXT PDF PDF N/A Code...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  8. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Comparison for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting....in the container for accurate text layout. For Metered licensing...

    docs.groupdocs.com/comparison/nodejs-java/runni...
  9. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....the field data contains the text return fieldData != null &&...

    docs.groupdocs.com/parser/java/parse-data-from-...
  10. Convert to eBook with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to eBook formats (EPUB, MOBI, AZW3) with page size, orientation, and other customizations using GroupDocs.Conversion for .NET....Consider orientation : Portrait for text-heavy content Landscape for...

    docs.groupdocs.com/conversion/net/convert-to-eb...