Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 9,618 for

image

(0.42 sec)
  1. Добавить или удалить аннотации в C# | Аннотиров...

    Программно добавляйте и удаляйте аннотации из файлов Word DOC/DOCX на C#. Добавляйте аннотации со стрелками, прямоугольниками, эллипсами и водяными знаками с помощью .NET Annotation API....Now, Message = "This image is little upwards.", Opacity...new Reply { Comment = "Add images as well.", RepliedOn = DateTime...

    blog.groupdocs.com/ru/annotation/annotate-word-...
  2. Adicionar ou remover anotações em C# | Anotar a...

    Adicione e remova programaticamente anotações de arquivos Word DOC/DOCX em C#. Adicione anotações de seta, retângulo, elipse e marca d'água usando a API de anotação .NET....Now, Message = "This image is little upwards.", Opacity...new Reply { Comment = "Add images as well.", RepliedOn = DateTime...

    blog.groupdocs.com/pt/annotation/annotate-word-...
  3. Output.pdf

    SingleRootFolder.zip Size, bytes Modified HTML 2025-07-05 11:59:40 Cells 2025-07-05 11:59:40 50 rs PKT_files 2025-07-05 11:59:40 Image000.png 150 2024-09-17 16:01:02 stylesheet.css 22999 2024-09-17......16:01:02 image_1.svg 748 2024-09-17 16:01:02 image_2.svg 2807...16:01:02 image_3.svg 761291 2024-09-17 16:01:02 image_4.svg 2814...

    docs.groupdocs.com/viewer/java/sample-files/ren...
  4. Signature itérative de documents PDF - processu...

    Comprendre le concept de signature itérative pour les PDF et comment l'implémenter à l'aide d'une API de produit. Préserver l'intégrité des documents tout en permettant plusieurs approbations avec des certificats numériques....peuvent être aussi simples qu’une image numérisée d’une signature manuscrite...qui se résument souvent à des images ou à des noms tapés à la machine...

    blog.groupdocs.com/fr/signature/iterative-digit...
  5. Додати або видалити анотації в C# | Додайте ком...

    Програмне додавання та видалення анотацій із файлів Word DOC/DOCX у C#. Додайте анотації зі стрілками, прямокутниками, еліпсами та водяними знаками за допомогою .NET Annotation API....Now, Message = "This image is little upwards.", Opacity...new Reply { Comment = "Add images as well.", RepliedOn = DateTime...

    blog.groupdocs.com/uk/annotation/annotate-word-...
  6. เพิ่มหรือลบคำอธิบายประกอบใน C# | ใส่คำอธิบายประ...

    เพิ่มและลบคำอธิบายประกอบโดยทางโปรแกรมจากไฟล์ Word DOC/DOCX ใน C# เพิ่มลูกศร สี่เหลี่ยม วงรี คำอธิบายประกอบลายน้ำโดยใช้ .NET Annotation API...Now, Message = "This image is little upwards.", Opacity...new Reply { Comment = "Add images as well.", RepliedOn = DateTime...

    blog.groupdocs.com/th/annotation/annotate-word-...
  7. Ajouter ou supprimer des annotations | Annotez ...

    Annotez par programmation des fichiers PDF en C#. Ajoutez ou supprimez des annotations telles que des flèches, un rectangle, une ellipse, une surbrillance, des annotations de filigrane à l'aide de l'API .NET....annotations dans les documents et les images. Il vous permet d’ajouter,...plus, il prend en charge les images, les pages Web, les messages...

    blog.groupdocs.com/fr/annotation/annotate-pdf-f...
  8. C#'ta Açıklama Ekleyin veya Kaldırın | Word DOC...

    C# dilinde Word DOC/DOCX dosyalarına programlı olarak ek açıklamalar ekleyin ve kaldırın. .NET Annotation API kullanarak ok, dikdörtgen, elips, filigran açıklamaları ekleyin....Now, Message = "This image is little upwards.", Opacity...new Reply { Comment = "Add images as well.", RepliedOn = DateTime...

    blog.groupdocs.com/tr/annotation/annotate-word-...
  9. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-ca...
  10. JavaでPDFから画像を抽出する方法

    Java で PDF から画像を抽出するための使いやすい手順を理解し、Java を使用して PDF から画像を抽出するコードを作成する方法を学びましょう。...で PDF から画像を抽出するコード extract images from PDF Java アプリケーションを開発するために、いくつかの...

    kb.groupdocs.com/ja/parser/java/how-to-extract-...