Sort Score
Result 10 results
Languages All
Labels All
Results 9,571 - 9,580 of 49,302 for

(c )

(0.6 sec)
  1. Compare bookmarks in Word documents | GroupDocs

    Detect differences in Word document bookmarks using CompareOptions.CompareBookmarks = true in GroupDocs.Comparison for .NET — includes named bookmark changes in the result....demonstrate how to compare bookmarks: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/compare-bookm...
  2. Save comparison result in different format | Gr...

    Save the GroupDocs.Comparison for .NET result document in a format different from the source — for example compare .txt files and save the result as .pdf — by specifying the target extension in the Compare() path....comparison result in different format: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/save-comparis...
  3. Save specific page range | GroupDocs

    This article demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for .NET API....save the range of document page: C# // for this example input document...

    docs.groupdocs.com/annotation/net/save-specific...
  4. Add search text annotation | GroupDocs

    The page describes how to add search text annotation to a document using GroupDocs.Annotation for .NET."...demonstrates how to add to the document: C# //Add search text annotation...

    docs.groupdocs.com/annotation/net/add-search-te...
  5. System requirements | GroupDocs

    GroupDocs.Conversion for .NET can be used on any operating system where the .NET framework is installed...Rider Visual Studio Code with C# extension Was this page helpful...

    docs.groupdocs.com/conversion/net/system-requir...
  6. Save attachments | GroupDocs

    Save attachments and embedded files from PDF, Outlook data file or email... C# using System.IO ; using System...

    docs.groupdocs.com/viewer/net/how-to-extract-an...
  7. Remove annotations | GroupDocs

    This topic describes how to remove annotations from PDF file using the GroupDocs.Viewer .NET API (C#)....remove annotations from the file: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  8. Load file from Amazon S3 storage | GroupDocs

    This article demonstrates how to convert file stored in Amazon S3 storage using GroupDocs.Conversion for .NET API.... Combine ( @"c:\output" , "converted.pdf" );...

    docs.groupdocs.com/conversion/net/load-file-fro...
  9. Remove form fields | GroupDocs

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer .NET API (C#)....flatten form fields in the file: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  10. Load document from URL | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from URL using GroupDocs.Annotation for .NET....to load a document using URL: C# string url = "https://github...

    docs.groupdocs.com/annotation/net/load-document...