Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 9,025 for

image

(0.05 sec)
  1. Suite C# Tout-en-un pour l'automatisation des t...

    Découvrez comment GroupDocs.Total pour .NET simplifie l'automatisation des documents en C#. De la visualisation et de la modification de documents aux signatures électroniques et à la gestion des licences économiques, optimisez votre flux de travail sans effort....Visualisation de documents et d’images: Vous pouvez visualiser de...Excel, les présentations et les images. Cela signifie que votre application...

    blog.groupdocs.com/fr/total/streamline-document...
  2. 在 C# 中向演示文稿添加水印 |文本和圖像水印

    C# 方法將文本作為水印添加到演示幻燈片,或使用 GroupDocs 的 .NET Watermarking API 將圖像水印應用於 PPT、PPTX、PPS 和更多格式。...new ImageWatermark("watermark-image.png"); imageWatermark.Opacity...ImageWatermarkOption); watermarker.Save("image-watermarked-presentation.pptx");...

    blog.groupdocs.com/zh-hant/watermark/add-waterm...
  3. עריכת וניהול מטא-נתונים בפייטון אפליקציות - Gro...

    גילו כיצד להשתמש ב-GroupDocs.Metadata for Python via .NET כדי להוציא, לעדכן ולהסיר מטא-נתונים באפליקציות שלכם....מטא-נתונים של קובץ תמונה (למשל, image.jpg ) על פי תנאים מסוימים. התחל...run (): with gm . Metadata( "image.jpg" ) as metadata: # בדוק אם...

    blog.groupdocs.com/he/metadata/edit-metadata-in...
  4. Get document info | Documentation

    This article shows how to get the basic document info....familiar how to extract text, images, forms and more, please refer...

    docs.groupdocs.com/parser/java/get-document-info/
  5. Extract data from Microsoft Office Excel spread...

    This article shows how to to extract data from Microsoft Office Excel spreadsheets....Excel spreadsheets Extract images from Microsoft Office Excel...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. Removing metadata | Documentation

    Example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/removing-metadata/
  7. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/removing...
  8. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iimages and more with our free online...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  9. Hello, World! | Documentation

    Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....Doe” masked with small square images. Additional Resources This...

    docs.groupdocs.com/redaction/python-net/hello-w...
  10. Merge PDF | Documentation

    Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Java API and couple lines of code...size and structure - all text, images, tables, graphs, forms and...

    docs.groupdocs.com/merger/java/merge-pdf/