Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 34,851 for

groupdocs.viewer

(0.89 sec)
  1. Changing Automatically Detected Types of Docume...

    Note The code uses some of the objects defined in The Business Layer. Changing Automatically Detected Types API provides the ability to change automatically detected types of DocumentTable columns. The Type property setter has been added to the GroupDocs.Assembly.Data.DocumentTableColumn class. Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Download Data Source Document Managers Data.docx Template Changing Document Table Column Type.pptx Changing Document Table Column Type...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/changing-autom...
  2. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic signature and its details...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/search-for-ele...
  3. Electronic signature types | GroupDocs

    This documentation section describes different type of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/electronic-si...
  4. GroupDocs.Comparison Overview | GroupDocs

    In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Comparison for .NET — API to compare two or more files and get the difference between them....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  5. Adding NEXT Field into Template Syntax | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Python via .NET 3.3.0 or later releases. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following products: . <><><<[ProductName]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/assembly/python-net/adding-n...
  6. Working with Lazy And Recursive Access of Data ...

    Note The code uses some of the objects defined in The Business Layer. Purpose At some point, you may want to or trying to use IDataRecord and IDataReader recursively in your application using GroupDocs.Assembly for .NET. But these Interfaces cannot serve the purpose. However, it is quite possible to accomplish the same goal using custom types. See IDataReader and IDataRecords Implementors here. Creating Template Download Template Get template from here....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-la...
  7. Adding watermarks | GroupDocs

    Advanced topics on adding text and image watermarks in various document formats using GroupDocs.Watermark for Python via .NET....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/adding-...
  8. Saving | GroupDocs

    Learn more about document saving and how to customize process with available options, like, cloning metadata type, gets or sets password and etc...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/saving/
  9. Saving Comparison Results | GroupDocs

    How to save the comparison result document — choose output format, set metadata (author and clone-metadata), and apply a password to the result file....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/develo...
  10. Saving image strategy | GroupDocs

    GroupDocs.Markdown provides several strategies for handling images during conversion. Set the image_export_strategy property on ConvertOptions to control the behavior: Base64 embedding – inline images as data URIs using ExportImagesAsBase64Strategy. File system export – save images to a directory using ExportImagesToFileSystemStrategy. Use the images_relative_path property to control the relative path written into Markdown image links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – pass a Python callable for full control over image saving, including renaming and custom storage via CustomImagesStrategy....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/markdown/python-net/strategy/