Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 10,923 for

text

(0.63 sec)
  1. Update QR Code Signatures in Document | GroupDocs

    This article explains how to update QR code electronic signatures with GroupDocs.Signature for Python via .NET API.... text } ' was updated in the document"...

    docs.groupdocs.com/signature/python-net/update-...
  2. How to Add Watermark to Excel Worksheets using ...

    You will find guidance on how to add watermark to excel worksheets using Java, along with working code example to insert watermark in xlsx using Java on any system....A watermark is a translucent text that appears in the background...

    kb.groupdocs.com/annotation/java/how-to-add-wat...
  3. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API.... specifies that if text starts with “=” it should be...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  4. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...option with predefined QRCode text QrCodeSignOptions options =...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().geTextension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....applications are able to display simple text statistics for loaded documents...demonstrates how to obtain the text statistics for a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. How to Convert ODT to DOCX using C#

    In this topic, you will learn how to convert ODT to DOCX using C# without installing third-party software. Also, we will provide code to export ODT to DOCX in C#....is converting Open Document Text ( ODT ) files to Microsoft Word...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Convert PDF to DOC using Node.js

    Learn how to convert PDF to DOC using Node.js with an easy step-by-step guide. Effortlessly export PDF to DOC in Node.js for seamless document editing and management....many applications that require text editing and content manipulation...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  8. Merge files | GroupDocs

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Node.js via Java API....Presentations Merge Excel Merge text files Merge archives Merge EPUB...

    docs.groupdocs.com/merger/nodejs-java/merge/
  9. Save signed Spreadsheet with different output f...

    This article explains how to save signed Spreadsheet document with various file formats by GroupDocs.Signature API....option with predefined QRCode text QrCodeSignOptions signOptions...

    docs.groupdocs.com/signature/net/save-signed-sp...
  10. Verify Barcode signatures in the document | Gro...

    This topic explains how to verify document for Barcode electronic signatures with GroupDocs.Signature API....this value is set by default Text = "John" , MatchType = TextMatchType...

    docs.groupdocs.com/signature/net/verify-barcode...