Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 11,621 for

text

(0.09 sec)
  1. 使用 GroupDocs.Parser 提取 ZIP/RAR 存档中的文本

    实用指南,展示如何使用 GroupDocs.Parser for .NET 从 ZIP 和 RAR 存档中提取文本。提供逐步代码示例、递归处理以及最佳实践。...collection to a helper that extracts text/metadata ExtractDataFromAttac(attachments);...extracts metadata and plain‑text from each item in an archive...

    blog.groupdocs.com/zh/parser/extract-text-from-...
  2. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. 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....http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>Upload</title>...<title>Upload</title> <style type="text/css"> {{ Web::minify('templates/'...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  3. Company Ltd.

    Exact phrase redactions Exact Phrase redaction applies Textual redaction, replacing personal exact phrase "John Doe" with "[personal]" Sample: John Doe Regular expressions redactions Behind the sce......example below, we redact out any text, matching "2 digits, space or...from the document, containing texts like "use", "show" or "describe"...

    docs.groupdocs.com/redaction/python-net/_sample...
  4. Company Ltd.

    Exact phrase redactions Exact Phrase redaction applies Textual redaction, replacing personal exact phrase "John Doe" with "[personal]" Sample: John Doe Regular expressions redactions Behind the sce......example below, we redact out any text, matching "2 digits, space or...from the document, containing texts like "use", "show" or "describe"...

    docs.groupdocs.com/redaction/python-net/_sample...
  5. Company Ltd.

    Exact phrase redactions Exact Phrase redaction applies Textual redaction, replacing personal exact phrase "John Doe" with "[personal]" Sample: John Doe Regular expressions redactions Behind the sce......example below, we redact out any text, matching "2 digits, space or...from the document, containing texts like "use", "show" or "describe"...

    docs.groupdocs.com/redaction/python-net/_sample...
  6. Add watermarks to spreadsheet documents | Group...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....xlsx" , loadOptions )) { // Add text watermark to the first worksheet...Excel'2003, and option adds text watermark that looks and behaves...

    docs.groupdocs.com/watermark/net/add-watermarks...
  7. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....xlsx" , loadOptions ); // Add text watermark to the first worksheet...Excel'2003, and option adds text watermark that looks and behaves...

    docs.groupdocs.com/watermark/java/add-watermark...
  8. Extend supported extensions list | GroupDocs

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....instance, all kinds of plain text files (batch, command files...handled by the same as all plain text files: C# var config = RedactorConfiguratio...

    docs.groupdocs.com/redaction/net/extend-support...
  9. Get list of changes | GroupDocs

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for Java.... getId () + ", Text: " + change . getText ()); }...ID: " + change . getId () + ", Text: " + change . getText ()); }...

    docs.groupdocs.com/comparison/java/get-list-of-...
  10. Company Ltd.

    Exact phrase redactions Exact Phrase redaction applies Textual redaction, replacing personal exact phrase "[personal]" with "[personal]" Sample: [personal] Regular expressions redactions Behind the......example below, we redact out any text, matching "2 digits, space or...from the document, containing texts like "use", "show" or "describe"...

    docs.groupdocs.com/redaction/python-net/_output...