Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 3,583 for

library

(0.04 sec)
  1. Indexing metadata of documents | GroupDocs

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/indexing-metadata...
  2. Add text watermarks | GroupDocs

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

    docs.groupdocs.com/watermark/nodejs-java/add-text/
  3. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Deleting documents | GroupDocs

    This page contains information about deleting documents in the search network....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/deleting-documents/
  5. How to load document from FTP | GroupDocs

    This section explains how to load document from FTP with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/load-document-...
  6. How to load document from Amazon S3 Storage | G...

    This section explains how to load document from Amazon S3 Storage with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/load-document-...
  7. Migrating from 2 to 3.0 - Free Support Forum - ...

    Hello, We are using GroupDocs Viewer 2.19 currently and we are trying to upgrade viewer 3.0. But i have some questions. In older version of viewer we can set many parameters like SupportTextSelection,ShowHeader,ShowDow…...net-libraries/groupdocs_viewer_for_.net/category1002...your javascript library. You have a js library named “GroupdocsViewer...

    forum.groupdocs.com/t/migrating-from-2-to-3-0/2555
  8. SVG to JPG image conversion issue in Java - Fre...

    Hi @atir.tahir We’ve implemented SVG to JPG image conversion using the latest version of GroupDocs (v25.3). However, the output images appear blurry, and the fonts do not seem to render correctly during the conversion p…...resolution depends on a third-party library, which may take longer to address...to an issue in an internal library we depend on. We apologize...

    forum.groupdocs.com/t/svg-to-jpg-image-conversi...
  9. Recent versions are very slow - Free Support Fo...

    I’m having a problem with the most recent versions of the Groupdocs.Conversion for java Library. The situation I have is as follows: My PC: Windows 10 4 processors and 2 Gb heap space in Java. Application is built u…...Conversion for java library. The situation I have is as...1.1 seconds. So the newer libraries are 10 times slower then before...

    forum.groupdocs.com/t/recent-versions-are-very-...
  10. Convert PDF to ODT using Java

    Convert PDF to ODT using Java effortlessly without the need for additional tools. We will provide you code example and complete steps to perform this conversion.... Once chosen library is set up and file paths are...

    kb.groupdocs.com/conversion/java/convert-pdf-to...