Skip to content

Commit fcfb480

Browse files
Update _index.md
1 parent 8f5a70c commit fcfb480

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

  • content/english/net/loading-and-saving-documents/loading-text-from-string

content/english/net/loading-and-saving-documents/loading-text-from-string/_index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ using System.IO;
2424
using GroupDocs.Comparison;
2525
using GroupDocs.Comparison.Options;
2626
```
27-
## Step 2: Import `GroupDocs.Comparison.Options` Namespace
28-
```csharp
29-
using GroupDocs.Comparison.Options;
30-
```
31-
### Loading Text from String in GroupDocs Comparison for .NET
3227
Comparing text from strings using GroupDocs.Comparison for .NET is a straightforward process. Follow these steps to achieve text comparison efficiently:
3328
## Step 1: Instantiate Comparer Object
3429
```csharp

0 commit comments

Comments
 (0)