Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 2,409 for

list

(0.03 sec)
  1. Load Note document with options | Documentation

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for .NET API....NoteLoadOptions { FontSubstitutes = new List < FontSubstitute > { FontSubstitute...NoteLoadOptions { FontSubstitutes = new List < FontSubstitute > { FontSubstitute...

    docs.groupdocs.com/conversion/net/load-note-doc...
  2. Accept or Reject detected changes | Documentation

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for .NET API....Call the method to get changes list. Set the of the appropriate...the following properties: is a list of changes that must be applied...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  3. Scan Barcode from RTF using C#

    This guide explains how to scan barcode from RTF using C#, with a code example to help you efficiently extract barcode from RTF in C#, ensuring a smooth and seamless process....to get a list of barcode objects Loop through this list to find...

    kb.groupdocs.com/parser/net/scan-barcode-from-r...
  4. Group docs editor to enable editing of variable...

    Hi, I have been looking at Group Docs Editor features for one of my requirement. Our requirement is, we have pdfs with some variable fields (Please find sample screen shot below.) We want to implement .NET web applicat…...PlainText }; List<SignOptions> listOptions = new List<SignOptions>();...

    forum.groupdocs.com/t/group-docs-editor-to-enab...
  5. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…...static void ExportToPdfFromJson(List<HistoryLogReportRow> report)...jsonInput = JsonSerializer.Serialize<List<HistoryLogReportRow>>(report);...

    forum.groupdocs.com/t/reference-to-commonutilit...
  6. GroupDocs.Assembly for .NET 3.1.0 Released with...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce GroupDocs.Assembly for .NET 3.1.0. The latest version of our document generation API provides many enhancements and features. Please see below for the List of enhancements and features. Document Generation API for .NET - Features Add explicit support for multiple data sources GroupDocs.Assembly for .NET 3.1.0 - Enhancements Unify watermarking across all supported file formats Provide support for presentation file formats in evaluation mode Support only SHA256 for signing assemblies and MSI Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs.... Please see below for the list of enhancements and features...

    blog.groupdocs.com/assembly/releasing-groupdocs...
  7. Introducing Simple and Easy to Use .NET Documen...

    We are introducing a new public API that is designed to be implemented easily. Those who are using previous version of the API (below 19.9), you don’t have to worry. The legacy API has been moved into legacy namespace. If you want to upgrade to v19.9, it is required to make project-wide replacement of namespace usages from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order to avoid any build issues. Why to use new version?...converted, not when all pages list were converted API architecture...

    blog.groupdocs.com/conversion/introducing-simpl...
  8. GroupDocs.Search for .NET 1.1.0 Released with N...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce GroupDocs.Search for .NET 1.1.0. The latest version of our search API provides new features and enhancements made to existing options. Please see below for the List of features. GroupDocs.Search for .NET 1.1.0 - Features In this update new feature for and enhancements for the Excel, PowerPoint and Word Document File Formats have been added:... Please see below for the list of features. GroupDocs.Search...

    blog.groupdocs.com/search/groupdocs-search-net-...
  9. Performance Inquiry: High Memory Usage and Long...

    Dear GroupDocs Support Team, I hope this message finds you well. I am writing to share feedback regarding the performance of GroupDocs.Watermark for .NET (v24.7.0) when processing large TIFF image files and to kindly re…...GroupDocsWatermarkBe() { ParamList = new List<Input>(); string resourcesDir...Combine(outputDir, file.Name) }); } } public List<Input> ParamList { get; } [...

    forum.groupdocs.com/t/performance-inquiry-high-...
  10. Use redaction policies | Documentation

    If you have a corporate sensitive data removal policy as a List of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a List of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml You can use RedactionPolicy....sensitive data removal policy as a list of redaction rules, you don’t...specify an XML document with a list of pre-configured redactions...

    docs.groupdocs.com/redaction/java/use-redaction...