Sort Score
Result 10 results
Languages All
Labels All
Results 8,971 - 8,980 of 9,631 for

image

(0.09 sec)
  1. Подпишите PDF-файл с помощью сертификата цифров...

    Овладейте искусством цифровой подписи PDF-файлов с помощью сертификатов на Java. Настраивайте подписи и создавайте собственное приложение с помощью API цифровой подписи....setImageFilePath("image.jpg"); options.setLeft(100);...

    blog.groupdocs.com/ru/signature/sign-pdf-with-c...
  2. GroupDocs.Annotation для .NET 25.11 – Последние...

    Исследуйте новые возможности GroupDocs.Annotation для .NET 25.11. Доступно сейчас на NuGet и сайте GroupDocs....NET runtime libraries, image‑processing modules, and document‑parsing...

    blog.groupdocs.com/ru/annotation/groupdocs-anno...
  3. Firmar digitalmente documentos de Word con Java

    Domina el arte de firmar digitalmente documentos de Word con certificados en Java. Personalice firmas y cree su propia aplicación utilizando la API de firma digital....setImageFilePath("image.jpg"); options.setLeft(100);...

    blog.groupdocs.com/es/signature/sign-word-files...
  4. Render to HTML | GroupDocs

    Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML....options to manage CSS, fonts, images, and other resources: HTML...

    docs.groupdocs.com/viewer/python-net/rendering-...
  5. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Working with interpreted values | GroupDocs

    Understand and extract human-readable (interpreted) values for metadata properties using GroupDocs.Metadata for Python via .NET....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/working-...
  7. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-zi...
  8. Tambah atau Hapus Anotasi di C# | Anotasi file ...

    Tambahkan dan hapus anotasi secara terprogram dari file Word DOC/DOCX di C#. Tambahkan panah, persegi panjang, elips, anotasi tanda air menggunakan .NET Annotation API....Now, Message = "This image is little upwards.", Opacity...new Reply { Comment = "Add images as well.", RepliedOn = DateTime...

    blog.groupdocs.com/id/annotation/annotate-word-...
  9. Dodaj lub usuń adnotacje w języku C# | Dodawaj ...

    Programowo dodawaj i usuwaj adnotacje z plików Word DOC/DOCX w języku C#. Dodaj strzałki, prostokąty, elipsy i adnotacje ze znakami wodnymi za pomocą interfejsu API adnotacji platformy .NET....Now, Message = "This image is little upwards.", Opacity...new Reply { Comment = "Add images as well.", RepliedOn = DateTime...

    blog.groupdocs.com/pl/annotation/annotate-word-...
  10. Adding a watermark alters the original word doc...

    Hello, We’re trying to add watermark in Word documents using the Java module groupdocs-watermark. Watermarks are being added succesfully, but they alter the original document (blank spaces/lines or modifying text align…...be the origin of the issue : image.png (3,8 Ko) I’ve tried the...

    forum.groupdocs.com/t/adding-a-watermark-alters...