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

(c )

(0.78 sec)
  1. Visual Studio Plugin to Explore GroupDocs.Assem...

    Visual Studio Plugin to Explore GroupDocs.Assembly Examples GroupDocs.Assembly for .NET plugin is providing an ease to compile GroupDocs.Assembly for .NET 3.0.0 examples and to explore the examples. It has reduced the efforts to download examples and the DLL file from different resources (GitHub, NuGet). You can quickly run CSharp project. So all the manual steps to explore the examples have been exempted. Features Following are the key features of the plugin... Provides C# examples. Supports Visual Studio...to build any of the project (C#). Note For video demonstration...

    docs.groupdocs.com/assembly/net/visual-studio-p...
  2. Storing text of indexed documents | GroupDocs

    This article explains that how to store text of indexed documents using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/storing-t...
  3. Load password-protected document | GroupDocs

    This article explains how to load password-protected document while using GroupDocs. Watermarks API.... Ex: @"C:\Docs\protected-document.docx"...path to your document. Ex: @"C:\Docs\protected-document.docx"...

    docs.groupdocs.com/watermark/net/load-password-...
  4. Adding image watermarks | GroupDocs

    GroupDocs.Watermark API supports adding the following image file types as image watermark... Ex: @"C:\Docs\presentation.pptx" using...to the watermark image. Ex: @"C:\Docs\watermark.jpg" using ( Stream...

    docs.groupdocs.com/watermark/net/adding-image-w...
  5. Specify file type for comparison manually | Gro...

    Specify a document file type manually in GroupDocs.Comparison for .NET via LoadOptions.FileType to skip auto-detection and speed up loading of large files.... C# using GroupDocs.Comparison ;...keeps the calling code generic. C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/specify-file-...
  6. Separate data extraction | GroupDocs

    This article explains how to separately extract data from documents and add the extracted data to the index....indexFolder = "c:\\MyIndex" ; String documentPath = "c:\\MyDocuments\\MyDocument...

    docs.groupdocs.com/search/java/separate-data-ex...
  7. Save image by custom strategy | GroupDocs

    The listed articles below explain how to user control how images are saved when a document is saved to Markdown format....saving logic for each image: C# using GroupDocs.Markdown ; //...watermarked version or a placeholder): C# using System.IO ; using GroupDocs...

    docs.groupdocs.com/markdown/net/custom-strategy/
  8. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customisations - style detection, change comparison detalisation level and more....compare settings from local disk C# using GroupDocs.Comparison ;...compare settings from stream C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/compare-multi...
  9. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/homophone...
  10. Word forms provider | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/word-form...