Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 5,350 for

informations

(0.09 sec)
  1. Generate PDF Report from XML

    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....cómo convertir datos XML en informes PDF y MS Word usando C# usando...para convertir datos XML en informes PDF y MS Word en Java usando...

    blog.groupdocs.com/es/tag/generate-pdf-report-f...
  2. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Purchase Buy Now Pricing Information Free Trials Temporary License...Report must show following information: Customer name and picture...

    docs.groupdocs.com/assembly/net/generating-repo...
  3. Lire les métadonnées de DOCX à l'aide de Java

    Apprenons comment lire les métadonnées de DOCX à l'aide de Java. Maîtrisez les compétences nécessaires pour lire les métadonnées de DOCX à l'aide de Java sans installer de logiciel supplémentaire....numérique, la découverte des informations cachées dans les documents...des révisions, offrent des informations précieuses sur l’origine...

    kb.groupdocs.com/fr/metadata/java/read-metadata...
  4. Supprimer les métadonnées de XLS à l'aide de Java

    Apprenez rapidement à supprimer les métadonnées de XLS à l'aide de Java. Vous trouverez également un extrait de code illustrant le processus de suppression des métadonnées de XLS en Java....métadonnées qui incluent des informations importantes telles que les...susceptibles de contenir des informations sensibles ou superflues...

    kb.groupdocs.com/fr/metadata/java/remove-metada...
  5. Supprimer les métadonnées de DOCM à l'aide de Java

    Dans cette rubrique, vous découvrirez comment supprimer les métadonnées de DOCM à l'aide de Java. De plus, nous vous fournirons un exemple de code pour supprimer les métadonnées de DOCM en Java....contiennent souvent des informations cachées appelées métadonnées...métadonnées incluent des informations supplémentaires stockées...

    kb.groupdocs.com/fr/metadata/java/remove-metada...
  6. Ajouter une annotation d'image à JPG à l'aide d...

    Ce didacticiel fournit des instructions sur la façon d'ajouter une annotation d'image au JPG à l'aide de Java. Nous vous fournirons du code pour insérer une annotation d'image dans JPG en Java....offrir un contexte et des informations essentielles. Il a le potentiel...transparente des annotations informatives et visuellement captivantes...

    kb.groupdocs.com/fr/annotation/java/add-image-a...
  7. CSV to Word Report in CSharp

    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....[cómo convertir datos CSV en informes usando Java][2].Este artículo...para convertir datos CSV en informes PDF y MS Word DOC/DOCX usando...

    blog.groupdocs.com/es/tag/csv-to-word-report-in...
  8. Convert XML to PDF in Java on GroupDocs Blog | ...

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

    blog.groupdocs.com/es/tag/convert-xml-to-pdf-in...
  9. In-Table List with Highlighted Rows in Presenta...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows report in Presentation 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. In-Table List with Highlighted Rows in Microsoft PowerPoint Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS PowerPoint 2013....Purchase Buy Now Pricing Information Free Trials Temporary License...represent customers’ orders information with a specific filtering...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  10. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Purchase Buy Now Pricing Information Free Trials Temporary License...extracting format-specific information from ASF files. The following...

    docs.groupdocs.com/metadata/net/working-with-me...