Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 4,657 for

values

(0.06 sec)
  1. Optimize fonts | GroupDocs

    Optimize PDF fonts with GroupDocs.Viewer for Python and .NET. Improve file size and quality.... We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/python-net/optimize-f...
  2. Annotation basics | GroupDocs

    Quick Start section about main features of GroupDocs.Annotation API, describes how to annotate documents with just couple lines of code.... We value your opinion. Your feedback...

    docs.groupdocs.com/annotation/java/basic-usage/
  3. Using Documents as Data Source | GroupDocs

    Articles in this section... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/using-document...
  4. Optimize images | GroupDocs

    Optimize images in a PDF file using GroupDocs.Viewer for .NET (C#)... We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/net/optimize-images/
  5. Optimize fonts | GroupDocs

    Optimize fonts in a PDF file using GroupDocs.Viewer for .NET (C#)... We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/net/optimize-fonts/
  6. Render CAD files | GroupDocs

    Convert CAD files to PDF, HTML, PNG, and JPEG using the GroupDocs.Viewer Python API.... We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/python-net/render-cad...
  7. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/working-with-st...
  8. Working with Simple Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. Support Simple and Standalone Data Sources The API provides support for standalone and specific data sources for various types of data like JSON, XML etc. The support is available for XML, JSON, and CSV data sources so far. Articles in this section... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/working-with-si...
  9. Indexing | GroupDocs

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps.... We value your opinion. Your feedback...

    docs.groupdocs.com/search/nodejs-java/indexing/
  10. Using OCR to extract a text from images and PDF...

    GroupDocs.Parser provides API to extract a text from image files and non-text PDFs documents. The following articles describe how to use API to extract data and integrate any paid or free OCR solution to GroupDocs.Parser.... We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/using-ocr/