Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 6,669 for

informations

(0.09 sec)
  1. Lägg till Ellipse Annotation till JPG med C#

    Den här guiden ger instruktioner om hur du lägger till ellipskommentarer till JPG med C#. Den omfattar också kodexempel för att infoga ellipskommentarer till JPG i C#....förbättra och kommunicera information effektivt. I den här artikeln...kommer att ge ytterligare information om hur man infogar ellipskommentarer...

    kb.groupdocs.com/sv/annotation/net/add-ellipse-...
  2. Supprimer les métadonnées de DOCX à l'aide de C#

    Apprenez efficacement à supprimer les métadonnées de DOCX en utilisant C# avec un exemple de code montrant comment supprimer les métadonnées de DOCX en C# sans installer de logiciel supplémentaire....métadonnées qui incluent des informations cachées sur le document...commentaires. Bien que ces informations puissent être utiles pour...

    kb.groupdocs.com/fr/metadata/net/remove-metadat...
  3. Numériser un code QR à partir d'un fichier JPG ...

    Découvrez facilement comment scanner un code QR à partir d'un JPG à l'aide de C# sans avoir besoin d'installations de logiciels supplémentaires ainsi qu'un exemple de code pour extraire un code QR à partir d'un JPG en C#....pour stocker divers types d’informations, la possibilité de scanner... les coordonnées et les informations de paiement. Cette fonctionnalité...

    kb.groupdocs.com/fr/parser/net/scan-qrcode-from...
  4. 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); // ....Purchase Buy Now Pricing Information Free Trials Temporary License...extracting format-specific information from AVI file headers. The...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Common List Image in Spreadsheet Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Excel Document Creating a Common List Please follow below steps to create Common List Image in MS Excel 2013: Insert the desired shape to display image in it....Purchase Buy Now Pricing Information Free Trials Temporary License...required to represent the information of the customers with the...

    docs.groupdocs.com/assembly/net/common-list-ima...
  6. Basic Usage | GroupDocs

    Quick Start section about main features of GroupDocs.Signature for Python via .NET, describes how to sign documents with just a few lines of Python code....Purchase Buy Now Pricing Information Free Trials Temporary License...Our product also provides information about document type and structure...

    docs.groupdocs.com/signature/python-net/basic-u...
  7. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....Purchase Buy Now Pricing Information Free Trials Temporary License...to get the following file information: represents the document...

    docs.groupdocs.com/comparison/java/get-file-info/
  8. Developer Guide | GroupDocs

    Step-by-step code examples for merging documents, splitting, extracting and removing pages, security operations, page preview, and loading documents with GroupDocs.Merger for Python via .NET. Every example is runnable in the companion GitHub repository....Purchase Buy Now Pricing Information Free Trials Temporary License...get-document-information cd get-document-information Step 2: Create...

    docs.groupdocs.com/merger/python-net/developer-...
  9. Aspose queries - Free Support Forum - groupdocs...

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...code examples or general information. sukritisehgal April 16,...point 1) and 3) General information and documentation if any...

    forum.groupdocs.com/t/aspose-queries/15647
  10. remove exif metadata

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....données EXIF incluent les informations de marquage et de métadonnées...métadonnées peuvent contenir des informations telles que la marque de...

    blog.groupdocs.com/fr/tag/remove-exif-metadata/