Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 2,780 for

library

(0.11 sec)
  1. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/search-for-text-...
  2. Generate previews | Documentation

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser for Java API...NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/generate-previews/
  3. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  4. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Use redaction policies | Documentation

    Learn how to deal.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....NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/python-net/use-red...
  6. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Compare Multiple CSV Files in Java | Accept, Re...

    Programmatically compare two or more CSV files in Java. Learn to accept, reject and highlight the changes. Compare password-protected CSV files using Java API....Configure # Get the CSV comparison library from the downloads section...

    blog.groupdocs.com/comparison/compare-multiple-...
  8. How to Compare PDF Files using Java - A Compreh...

    Compare two or more PDF files using Java API with document Comparison API. Highlight the differences and accept/reject changes even if password-protected....Documents with Java Difference Library Image Comparison using Java...

    blog.groupdocs.com/comparison/guide-to-compare-...
  9. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/python-net/redacti...