Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 32,573 for

annotation

(0.08 sec)
  1. Sign documents with exception handling | GroupDocs

     This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-documents...
  2. Save signed Presentation with different output ...

    This article explains how to save signed Presentation documents with various file formats by GroupDocs.Signature API....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/save-signed-p...
  3. Egyesítse az SVG fájlokat Java használatával

    Ez a cikk részletezi az SVG-fájlok Java használatával történő egyesítésének legfontosabb lépéseit, és egy példakóddal bemutatja, hogyan lehet kombinálni az SVG-fájlokat a Java programozásban....Annotation Product Family GroupDocs...

    kb.groupdocs.com/hu/merger/java/merge-svg-files...
  4. EML megjelenítése HTML-ként a C# használatával

    Ebben a témakörben bemutatjuk, hogyan lehet EML-t HTML-ként renderelni C# használatával, további szoftverek telepítése nélkül. Ezenkívül egy C# kódot is biztosítunk az EML HTML-be történő megjelenítéséhez....Annotation Product Family GroupDocs...

    kb.groupdocs.com/hu/viewer/net/render-eml-as-ht...
  5. Add document to Diagram via OLE | GroupDocs

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your Java applications....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/add-document-to-...
  6. Merge documents to PDF | GroupDocs

    This section describes how to import OLE objects into PDF documents using Java...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/merge-documents-...
  7. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Technical Support | GroupDocs

    GroupDocs.Merger for .NET provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/merger/net/technical-support/
  9. Как преобразовать текстовый файл в JPG с помощь...

    В этом руководстве описывается процесс преобразования текстового файла в JPG с помощью C# и предоставляется пример кода, демонстрирующий реализацию конвертера TXT в JPG на C#....Annotation Product Family GroupDocs...

    kb.groupdocs.com/ru/conversion/net/how-to-conve...
  10. Как преобразовать SVG в JPG с помощью Java

    В этом учебном пособии вы познакомитесь с полным рабочим процессом преобразования SVG в JPG с помощью Java и сможете легко написать Java-код SVG в JPG с помощью нескольких вызовов API....Annotation Product Family GroupDocs...

    kb.groupdocs.com/ru/conversion/java/how-to-conv...