Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 3,242 for

library

(0.09 sec)
  1. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk using GroupDocs.Metadata for Python via .NET....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  2. Introducing GroupDocs.Classification for .NET |...

    What Is GroupDocs.Classification? GroupDocs.Classification for .NET is a powerful and intuitive Library used for texts and documents classification with several taxonomies. Documents could be in various formats,including Microsoft Word and OpenDocument Writer file formats, PDF documents, RTF and TXT. Classification results can be easily customized with multiple and flexible options. Why Use GroupDocs.Classification as a Developer? No additional software is required to classify texts or documents. IAB-2 taxonomy for News/Cites classification....is a powerful and intuitive library used for texts and documents...

    docs.groupdocs.com/classification/net/introduci...
  3. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF file...NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/net/save-in-raster...
  4. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF file...NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/python-net/save-in...
  5. Nesting search queries in object form | GroupDocs

    This article gives the knowledge about nesting search queries in object form....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/nesting-search-qu...
  6. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...with a full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  7. ClassNotFoundException BouncyCastleProvider exc...

    This article is about ClassNotFoundException: BouncyCastleProvider exception...jar library as JAR file from . Put the...

    docs.groupdocs.com/viewer/java/classnotfoundexc...
  8. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....Watermark library is adding image watermarks...

    docs.groupdocs.com/watermark/python-net/add-image/
  9. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document using GroupDocs.Metadata for Python via .NET....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/python-net/load-a-p...
  10. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/load-a-password...