Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 27,761 for

groupdocs.redaction

(0.17 sec)
  1. How to extract text and metadata from text and ...

    post. Tagged with java, api, metadata, parsing.... GroupDocs.Redaction has been released for...

    dev.to/groupdocs/how-to-extract-text-and-metada...
  2. GroupDocs.Conversion For .NET 3.3.0 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for .NET 3.3.0 Major Features There are 16 improvements and fixes in this regular monthly release. The most notable are: Conversion of SVG documents Conversion of XPS documents Conversion of ICO files When converting to Slides, option for removing slides comments Fixed XLSX to PNG/JPG/HTML conversion Respecting DPI option when converting to image Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑834 Option for removing comments when converting slides documents New Feature CONVERSIONNET‑835 Implement SVG document conversion New Feature CONVERSIONNET‑846 Implement XPS document conversion New Feature CONVERSIONNET‑886 Implement conversion to ICO New Feature CONVERSIONNET‑844 xlsx to png Object null Reference exception Fix CONVERSIONNET‑889 Conversion from XLSX to PNG/JPG/HTML not Working Properly Fix CONVERSIONNET‑890 Converted File Name issue in Excel file to PNG Fix CONVERSIONNET‑897 Converting large XLS file to image with UsePdf=false is producing blurred images Fix CONVERSIONNET‑898 Missing pages when converting XLS file to image with UsePdf=true Fix CONVERSIONNET‑899 Excel to PNG/JPG/JPEG Low Image Quality Dpi not effecing Fix CONVERSIONNET‑907 PDF to Image conversion - target resolution is not changed when setting Dpi Fix CONVERSIONNET‑908 Words to Image conversion - target resolution is not changed when setting Dpi Fix CONVERSIONNET‑909 Slides to Image conversion - target resolution is not changed when setting Dpi Fix CONVERSIONNET‑910 Tasks to Image conversion - target resolution is not changed when setting Dpi Fix CONVERSIONNET‑911 Image to Image conversion - target resolution is not changed when setting Dpi Fix CONVERSIONNET‑912 Diagram to Image conversion - target resolution is not changed when setting Dpi Fix Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  3. How to Compare PowerPoint Presentations | Docum...

    The article describes a possible example of using the GroupDocs.Comparison for .NET in your work practice and the possibility of a software product for finding differences in styles within PowerPoint Presentations...Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/how-to-compar...
  4. Adjusting comparison sensitivity | Documentation

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when comparing documents with GroupDocs.Comparison for Node.js via Java....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/adjus...
  5. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/how-to-migrate-t...
  6. Removing Selective Chart Series Dynamically | D...

    Note This feature is supported by version 17.11 or greater Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/removing-selec...
  7. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-ca...
  8. Export annotations and retrieve document pages ...

    post. Tagged with net, annotator, api, image.... GroupDocs.Redaction has been released for...

    dev.to/groupdocs/export-annotations-and-retriev...
  9. GroupDocs.Metadata for .NET 18.1 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 18.1. Major Features There are 3 new features in this regular monthly release. The most notable are: Implement ability to read metadata of EPUB format Implement ability to detect EPUB e-book format Implement ability to read DublinCore metadata in EPUB format All Changes Key Summary Category METADATANET-717 Implement ability to read metadata of EPUB format New Feature METADATANET-2133 Implement ability to detect EPUB e-book format New Feature METADATANET-2134 Implement ability to read DublinCore metadata in EPUB format New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  10. eSign document with Digital signature | Documen...

    This article explains how digitally esign documents with certificates using GroupDocs.Signature API...Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/esign-document...