Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 31,298 for

conversion api

(0.16 sec)
  1. List and print all supported file types | Group...

    This article explains how to list and print file types supported by GroupDocs.Viewer for Java...Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/viewer/java/how-to-list-and-...
  2. Get only summary page | GroupDocs

    Learn how to generate only the summary page in the comparison result using GroupDocs.Comparison for Python via .NET....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/comparison/python-net/get-on...
  3. Classify Raw Text | GroupDocs

    Simple IAB-2 text classification Call Classify method with a text as the first parameter to perform classification. Default taxonomy (IAB-2) and bestClassesCount (1) will be used. var response = classifier.Classify("Medicine is an important part of our lifes"); Console.WriteLine(response.BestClassName, response.BestClassProbability); Raw text classification with Documents taxonomy and 2 best classes to return Taxonomy, bestClassesCount and precisionRecallBalance could also be specified: var response = classifier.Classify("Medicine is an important part of our lifes", 2, Taxonomy....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/classification/net/classify-...
  4. Remove document password | GroupDocs

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/merger/net/remove-document-p...
  5. Load from stream | GroupDocs

    This article explains how to load from stream while using GroupDocs. Watermarks Java Api....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/load-from-str...
  6. Compare variables and document properties | Gro...

    Learn how to compare variable, built-in, and custom document properties using GroupDocs.Comparison for Python via .NET....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/comparison/python-net/compar...
  7. Setting author of changes | GroupDocs

    Learn how to set the author name for revisions in the result using GroupDocs.Comparison for Python via .NET....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/comparison/python-net/settin...
  8. Load from Amazon S3 Storage | GroupDocs

    This article explains how to load a document from Amazon S3 Storage with GroupDocs.Viewer within your Java applications....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/viewer/java/load-document-fr...
  9. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata Api supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/java/working-with-o...
  10. Define and Use Custom Objects for PDF Metadata ...

    Metadata signature is a convenient way to sign documents using metadata properties. In GroupDocs.Signature for .NET 18.9, we introduced the feature of signing the PDF documents using various metadata properties including: Author CreateDate MetadataDate CreatorTool ModifyDate Producer Entry Keywords Title Subject Description Creator You can set all or some of the above-mentioned properties while signing the documents. Since these are the built-in properties, you can only add/update their value. There could be a situation when the built-in metadata properties may not fulfill your requirements and you may want to use your own set of properties to add metadata signatures....surely a valuable addition to the API features which can give you more...suggestions, let’s have a conversation over our forum ....

    blog.groupdocs.com/signature/define-and-use-cus...