The articles in this section describe advanced search index creation topics.
Please find how to apply index settings, subscribe events and optimize your work with multiple indexes in single index repository:
More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples:
GroupDocs.Search for .NET examples
GroupDocs.Search for Java examples
Free online document search App Along with full featured .... We value your opinion. Your feedback...
Explains GroupDocs.Markdown for Python via .NET converter features and shows how to convert PDF, Word, Excel, Epub, Text inside your Python applications... We value your opinion. Your feedback...
Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or URL for further processing with GroupDocs.Conversion for Java API.... We value your opinion. Your feedback...
GroupDocs.Markdown provides several strategies for handling images during conversion. Set the ImageExportStrategy property on ConvertOptions to control the behavior:
Base64 embedding – inline images as data URIs using ExportImagesAsBase64Strategy. File system export – save images to a directory using ExportImagesToFileSystemStrategy. Use the ImagesRelativePath property to control the relative path written into Markdown image links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – implement IImageSavingHandler for full control over image saving, including renaming and custom storage via CustomImagesStrategy.... We value your opinion. Your feedback...
The listed articles below explain how to control how images are saved when a document is saved to Markdown format....replacement_image_path return value to substitute the original image...Thank you for your feedback! We value your opinion. Your feedback...
This article shows how to delete Barcode electronic signatures different ways with GroupDocs.Signature API....some data source signature Id value String [] signatureIdList =...Thank you for your feedback! We value your opinion. Your feedback...
Save assembled documents in the same format as the template (e.g., DOCX to DOCX, XLSX to XLSX)....data = new { Name = "Test" , Value = 100 }; DocumentAssembler assembler...Thank you for your feedback! We value your opinion. Your feedback...
This article shows how to delete QR-code electronic signatures different ways with GroupDocs.Signature API....some data source signature Id value String [] signatureIdList =...Thank you for your feedback! We value your opinion. Your feedback...
با استفاده از API تجزیه اسناد دات نت، تعداد کلمات و تکرار آنها را در اسناد PDF، Word، Excel، PowerPoint و ایمیل در C# بشمارید....Value); // چاپ نتایج تعداد کلمات Console...of {0}: {1}", pair.Key, pair.Value); } } } خروجی کد بالا به صورت...
This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....some data source signature Id value string [] signatureIdList =...Thank you for your feedback! We value your opinion. Your feedback...