Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 5,534 for

file signature

(1.54 sec)
  1. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....Signature Product Solution GroupDocs..."sample.docx" ) // Create an HTML file. const viewOptions = HtmlViewOptions...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...
  2. Disable image comparison in PDF documents | Gro...

    This article explains how to disable image comparison in PDF documents as a built in feature in GroupDocs.Comparison for .NET....Signature Product Solution GroupDocs...the object. Specify the source file path or stream. Call the method...

    docs.groupdocs.com/comparison/net/disable-image...
  3. Add document to Presentation via OLE | GroupDocs

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications....Signature Product Solution GroupDocs...Initialise class with embedded file path and page number; Instantiate...

    docs.groupdocs.com/merger/net/add-document-to-p...
  4. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Java....Signature Product Solution GroupDocs...protection for the converted file, using the specified password...

    docs.groupdocs.com/conversion/java/convert-to-s...
  5. Render with responsive layout | GroupDocs

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....Signature Product Solution GroupDocs...ForEmbeddedResources (); // Render the file with responsive layout. viewOptions...

    docs.groupdocs.com/viewer/net/render-with-respo...
  6. Password-protected documents | GroupDocs

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...Signature Product Solution GroupDocs...whether a file is password-protected: // Get a file info FileInfo...

    docs.groupdocs.com/parser/java/password-protect...
  7. Markdown flavor control | GroupDocs

    Target GitHub Flavored Markdown or CommonMark output...Signature Product Solution GroupDocs...business-plan.docx is sample file used in this example. Click...

    docs.groupdocs.com/markdown/python-net/markdown...
  8. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format...Signature Product Solution GroupDocs...and are basically the text files, they have no worksheets, so...

    docs.groupdocs.com/editor/net/deleting-workshee...
  9. Features Overview | GroupDocs

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email File formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled File using explicit specifications or File extension Auto-removal of empty paragraphs Generate various report types, e....Signature Product Solution GroupDocs...in popular office and email file formats based upon template...

    docs.groupdocs.com/assembly/java/features-overv...
  10. Create a Docker Image to Run GroupDocs.Viewer f...

    Learn how to create a docker image to run GroupDocs.Viewer for node.js via java. It includes details on configuring the environment along with sample code....Signature Product Family GroupDocs.Metadata...your project files Inside this directory, create a file named Dockerfile...

    kb.groupdocs.com/total/nodejs/create-a-docker-i...