Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 10,743 for

text

(0.1 sec)
  1. Detect encoding | GroupDocs

    This article explains that how to detect encoding of a plain Text file....Advanced usage / Working with text / Detect encoding Detect encoding...detect the encoding of a plain text file. The following encodings...

    docs.groupdocs.com/parser/net/detect-encoding/
  2. Introducing GroupDocs.Signature for Python via ...

    Introduction to GroupDocs.Signature for Python via .NET - what is it and why to use...groupdocs-signature Quick Example: Adding a Text Signature import groupdocs_signature...pdf" ) as signature : # Create text signature options opts = options...

    docs.groupdocs.com/signature/python-net/introdu...
  3. sample.zip

    Text_file.txt This is a sample Text...text_file.txt This is a sample text...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  4. Features Overview | GroupDocs

    GroupDocs.Assembly for Python via .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, 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....documents with custom variables & text comments within template syntax...Template formatting for numeric, text, image, date-time, chart elements...

    docs.groupdocs.com/assembly/python-net/features...
  5. 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...
  6. How to Add Watermark to Excel Worksheets using C#

    This brief piece of writing provides guidance how to add watermark to excel worksheets using C# along with instructions and code to insert watermark in xlsx using C#....disk A watermark is a faint text that appears in the background...highlighting the text in PDF, have a look at how to highlight text in PDF...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  7. Convert Word to Markdown in Java | DOC to MD | ...

    Convert Word documents to Markdown files in Java. Transform DOC/DOCX files into MD format using GroupDocs parsing and conversion Java API....Hence the conversion of existing text content into markdown format...to Markdown using C# Extract Text from Markdown Files in Java...

    blog.groupdocs.com/parser/convert-word-to-markd...
  8. GroupDocs.Conversion for .NET 25.9 - 最新更新和修复(20...

    探索 GroupDocs.Conversion for .NET v25.9 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...options for spreadsheets and plain text conversions. It also rolls up...easier. Consistent text rendering. Plain‑text conversions can adopt...

    blog.groupdocs.com/zh/conversion/groupdocs-conv...
  9. GroupDocs.Viewer for Java 3.7.0 makes easy to r...

    Team GroupDocs is excitedly releasing a new version of GroupDocs.Viewer for Java. Many of the new features have been introduced in GroupDocs.Viewer for Java 3.7.0, such as the rendering of Email attachments and Rendering PDF document with layered content. Some of the important fixes about outstanding issues and improvements have also packed with this release. In order to enable all the rich features in your project please upgrade your document viewer applications with the latest version of the API....information in image mode with text from epub document Failed to...information in image mode with text in trial File description document...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  10. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using Java programming language....that any XML is first of all a text file). By default all XML files... if they are present in the text nodes or attribute values inside...

    docs.groupdocs.com/editor/java/how-to-edit-xml/