Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 10,976 for

text

(0.12 sec)
  1. Dynamic Insertion of Links to Bookmarks, Cells ...

    Document Automation (or document assembly) is widely used by organizations for their reporting services and GroupDocs.Assembly for .NET and Java APIs provide a complete package of features required to build reports dynamically. Keeping the modern trends in mind and to meet the emerging requirements of our customers, we keep introducing the new features. Recently, we have released the v19.11 of our document automation API with quite a useful set of features....[uri_or_bookmark_expression] [display_text_expression]>> The uri_or_bookmark_expression...Whereas, display_text_expression is the text to be displayed for...

    blog.groupdocs.com/assembly/net-java-document-a...
  2. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...and corrects text orientation before detecting text. // Assemble...pictures and pictures with no text Console . WriteLine ( "Microsoft...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Implement option that allows setting text document encoding Implement...thumbnails Text selection and copying to the clipboard Text search...

    blog.groupdocs.com/groupdocs.blog/page/88/
  4. Excluding Fonts from Output HTML using GroupDoc...

    We are excited to release another monthly release, version 17.9, of GroupDocs.Viewer for .NET. This version allows you excluding fonts from HTML representation of the document and saving them as external resources. Also, we have extended the support of responsive HTML for MS Visio documents, SVG images, MS Word documents, Open Office Text and Rich Text document format. The latest version also includes some important bug fixes for the issues found in prior releases....documents , Open Office Text and Rich Text document format . The...Visio documents, SVG images and Text documents Improved rendering...

    blog.groupdocs.com/viewer/releasing-groupdocs.v...
  5. GroupDocs.Parser Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....content including formatted text, images, annotations, form fields...multiple ways of extracting the text. However, extracting images...

    blog.groupdocs.com/categories/groupdocs.parser-...
  6. GroupDocs.Annotation for .NET

    This API allows you to digitally annotate any type of file format using .NET and C# language on any platform....NET Latest Answers Add Search Text Annotation to PDF using C# Add...Annotation in PDF using C# How to Add Text Redaction Annotation in PDF...

    kb.groupdocs.com/annotation/net/
  7. Loading specific file formats | GroupDocs

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method.... Markup ))) { // Check if text extraction is supported if (...{ System . out . println ( "Text extraction isn't supported."...

    docs.groupdocs.com/parser/java/loading-specific...
  8. Using Markdown Documents | GroupDocs

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format Text on the web with plain Text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....used to format text on the web with plain text formatting syntax...Markdown is a writing format. The text files created with Markdown...

    docs.groupdocs.com/assembly/net/using-markdown-...
  9. Supported File Formats | GroupDocs

    GroupDocs.Signature for Python via .NET supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more formats....Image Metadata QR‑code Stamp Text Bitmap Picture (BMP) ✅ ✅ ✅ ✅...output_path , signature_type = "text" ): # Initialize signature handler...

    docs.groupdocs.com/signature/python-net/support...
  10. 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-...