Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 10,915 for

text

(0.12 sec)
  1. GroupDocs.Viewer 2.0 - Enhancements and New Fea...

    Greetings! We’re pleased to announce a major update of the GroupDocs.Viewer for .NET library: version 2.0. This version of the document viewer has a lot of new features, improvements and bug fixes. You’ll find a complete list of updates and the new library itself here. In this and the next article, I’d like to take a closer look at the updates that I think you’ll be the most interested. So here we go:...information of the document: all texts from an original document are...rendered in a browser as real text, not images, while document...

    blog.groupdocs.com/viewer/enhancements-and-new-...
  2. How to Compare Files with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>Powered...@VERSION }}</title> <style type="text/css"> {{ Web::minify('templates/'...

    blog.groupdocs.com/comparison/how-to-compare-fi...
  3. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....sign : # Create text verification options text_verify_options...text_verify_options = TextVerifyOptions () text_verify_options . all_pages = True...

    docs.groupdocs.com/signature/python-net/verify-...
  4. Define and use Variables in Template Documents ...

    We are pleased to announce another monthly release of document generation API. GroupDocs.Assembly for Java 17.5.0 now permits users to set Text background color dynamically and control size of an image container. We’d recommend you to explore this latest release and share your experience. GroupDocs.Assembly for Java 17.5.0 - FeaturesFollowing features are introduced in the latest release: Add ability to define and use variables in template documents Add ability to set Text background color dynamically Add ability not to grow the size of an image container while fitting it for the size of an image Document Automation API - EnhancementFollowing enhancements are introduced in this latest release: Switch to native JavaDoc utility for API document generation Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....0 now permits users to set text background color dynamically...documents Add ability to set text background color dynamically...

    blog.groupdocs.com/assembly/introducing-groupdo...
  5. Verify QR Code Signatures in Document | GroupDocs

    This topic explains how to verify QR Code electronic signatures with GroupDocs.Signature for Python via .NET API.... text = "https://www.example.com"...QrCodeVerifyOptions () options . text = "https://www.example.com"...

    docs.groupdocs.com/signature/python-net/verify-...
  6. Search Image Signature in C# in Word, Excel, Po...

    Search Barcode, QR Code, digital, or electronic signature with image data content from any document (DOC, XLS, PPT, PDF) in C# using .NET Signature API....implementations, like: Text Signatures (text, annotations, watermarks...EncodeType.TypeName} and text {qrCodeSignature.Text}"); } } Search barcode...

    blog.groupdocs.com/signature/search-image-signa...
  7. Convert DOCX to MD using Python

    Learn how to convert DOCX to MD using Python with simple code examples. Easily export DOCX to MD using Python for clean markdown formatting and lightweight content....transition from rich text to structured plain text, enabling compatibility...content workflows while preserving text structure in a clean, manageable...

    kb.groupdocs.com/conversion/python/convert-docx...
  8. input-controls-with-custom-classname.html

    Document with fields Text field : Check box: Drop down list: Option 1 Option 2...Document with fields Text field : Check box: Drop down list:...

    docs.groupdocs.com/editor/net/sample-files/inpu...
  9. input-controls-without-custom-classname.html

    Document with fields Text field : Check box: Drop down list: Option 1 Option 2...Document with fields Text field : Check box: Drop down list:...

    docs.groupdocs.com/editor/java/sample-files/inp...
  10. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract Text structure. Warning getStructure method returns null value if Text structure extraction isn’t supported for the document. For example, Text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no Text, getStructure method returns an empty org....method returns null value if text structure extraction isn’t supported...for the document. For example, text structure extraction isn’t supported...

    docs.groupdocs.com/parser/java/extract-tables-f...