Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 3,198 for

library

(0.04 sec)
  1. Use redaction policies | GroupDocs

    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...
  2. Working with Metadata in ASF Files | GroupDocs

    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...
  3. Password Protect PowerPoint Files in Java | Loc...

    How to lock PowerPoint files with passwords in Java. Change the existing password and remove it to unlock the PPT/PPTX files using the Java API....Download and Configure # Get the library from the downloads section...

    blog.groupdocs.com/merger/lock-unlock-ppt-pptx-...
  4. Handle XMP and EXIF Data of HEIF HEIC Images in...

    Manage XMP and EXIF data of HEIF, HEIC images in Java. Read, update, remove EXIF and XMP data using Metadata manipulation API within Java applications....Configure # Get the metadata library from the downloads section...

    blog.groupdocs.com/metadata/xmp-and-exif-data-o...
  5. GroupDocs Newsletter July 2018 – Professional D...

    Share this issue: Monthly NewsletterJuly 2018 Merge Word, PDF, Excel & PowerPoint Documents in .NET Join Multiple Documents of Same File Format into One GroupDocs.Merger for .NET - A native document manipulation API allowing to split, append, join, remove, reorder and combine pages of popular business documents formats into one. You can also manage document protection by setting up or removing passwords. Company News GroupDocs Consulting Partners Program GroupDocs has recently started consulting partners program to provide professional consultancy services, implementation and unique solutions to help GroupDocs API users develop customized solutions according to the business needs.... From the Library Code Example: Tiled Rendering...

    blog.groupdocs.com/total/groupdocs-newsletter-j...
  6. GroupDocs.Total for Python via .NET Overview | ...

    GroupDocs.Total for Python via .NET is a comprehensive collection of all GroupDocs on-premise .NET APIs, compiled monthly to include the latest versions for document processing and automation....multiple formats using this library, offering flexible and high-performance...

    docs.groupdocs.com/total/python-net/product-ove...
  7. GroupDocs Watermark Overview | GroupDocs

    GroupDocs.Watermark for Java is a powerful API that helps you add, search, and remove watermarks from documents, images, presentations, and more. Whether you need to protect documents with watermarks, customize watermark content, or automate watermarking at scale, this Library gives you everything you need. What You Can Do With GroupDocs.Watermark for Java, you can: Add watermark to document – Add image or text watermarks to PDF, Word, Excel, PowerPoint, Visio, and many other formats....watermarking at scale , this library gives you everything you need...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  8. Extract text from EPUB eBooks | GroupDocs

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/search-options/
  10. Using Markdown Documents | GroupDocs

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....Evaluation and Licensing The library comes up with some limitations...

    docs.groupdocs.com/assembly/net/using-markdown-...