Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 5,574 for

informations

(0.05 sec)
  1. Common List Image in Spreadsheet Document | Doc...

    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...
  2. Working with metadata in AVI files | Documentation

    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...
  3. 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...
  4. 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...
  5. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Purchase Buy Now Pricing Information Free Trials Temporary License...some additional file format information. a presentation Extract the...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Convert XML to DOCX in CSharp on GroupDocs Blog...

    Convert XML to DOCX in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert XML to DOCX in CSharp on GroupDocs Blog | Document Automation So......& Java Developers Generar informes a partir de datos XML en C#...Automatice la generación de informes en C# convirtiendo datos XML...

    blog.groupdocs.com/es/tag/convert-xml-to-docx-i...
  7. Features Overview | Documentation

    A .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....Purchase Buy Now Pricing Information Free Trials Temporary License...password-protected documents Extracting information about hidden document pages...

    docs.groupdocs.com/metadata/net/features-overview/
  8. In-Paragraph List in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in HTML Document format. In-Paragraph List in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to describe the services you are providing with the following key requirements: A descriptive or informative line like “We provide support for the following products:”. Show all the products along with the above sentence....Purchase Buy Now Pricing Information Free Trials Temporary License...requirements: A descriptive or informative line like “We provide support...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  9. Redact Text in RTF using C#

    This tutorial will guide you through the process of how to redact text in RTF using C#. Additionally, you'll get simple code example to replace text in RTF using C#....applications that handle sensitive information and require text redaction...concealing or removing sensitive information from documents to prevent...

    kb.groupdocs.com/redaction/net/redact-text-in-r...
  10. Read Metadata from PPTX using Java

    Learn how to read metadata from PPTX using Java without requiring any extra software installations. Take a look at a code example to read metadata of PPTX using Java....Metadata, the hidden store of information within digital documents...Metadata for Java for obtaining information from PPTX files Create an...

    kb.groupdocs.com/metadata/java/read-metadata-fr...