Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 10,572 for

document signature

(0.14 sec)
  1. GroupDocs.Conversion for .NET

    Trouvez des réponses sur la conversion de Documents et d'images de différents types à l'aide de code .NET sur n'importe quelle plate-forme....Signature Product Family GroupDocs.Metadata...avec C# Comment convertir un document Word en image à l'aide de...

    kb.groupdocs.com/fr/conversion/net/page/5/
  2. Showcases | GroupDocs

    Code examples and live demonstrations of GroupDocs.Conversion for .NET...Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/showcases/
  3. Saving files to different locations | GroupDocs

    Following this guide you will learn how to save the converted PDF, Word, Excel, or PowerPoint Documents to local disk, stream or FTP....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/saving-files-...
  4. Comment convertir TIFF en PDF en Java

    Ce guide vous guide tout au long du processus de conversion de TIFF en PDF en Java. Explorez un exemple de code pour la fonctionnalité Java TIFF vers PDF et modifiez-le selon vos besoins....Signature Product Family GroupDocs.Metadata...explorer la transformation de documents à l’aide de l’une des bibliothèques...

    kb.groupdocs.com/fr/conversion/java/how-to-conv...
  5. Get supported file types | GroupDocs

    This article explains how to obtain supported file formats list when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) Documents with GroupDocs.Merger within your Java applications....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/get-supported-fi...
  6. Loading files from different sources | GroupDocs

    Following this guide you will learn how to load PDF, Word, Excel, or PowerPoint Documents by local file path, stream or URL for further processing with GroupDocs.Conversion for .NET API....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/loading-files...
  7. 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....Signature Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...

    docs.groupdocs.com/markdown/python-net/strategy/
  8. 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....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/working-with-la...
  9. Get taxonomies | GroupDocs

    Log taxonomy classes The list of taxanomy classes can be get like the following code snippet: Console.WriteLine(String.Join(" ", TaxonomyClasses.Iab2Classes)); Console.WriteLine(String.Join(" ", TaxonomyClasses.DocumentsClasses)); Console.WriteLine(String.Join(" ", TaxonomyClasses.SentimentClasses)); Console.WriteLine(String.Join(" ", TaxonomyClasses.Sentiment3Classes));...Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...

    docs.groupdocs.com/classification/net/get-taxon...
  10. Get supported file formats | GroupDocs

    The page describes how to obtain supported file formats list when annotate Documents and images with GroupDocs.Annotation within your .NET applications....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/get-supported...