Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 5,395 for

informations

(0.07 sec)
  1. Ta bort metadata från ODT med C#

    Upptäck hur du effektivt tar bort metadata från ODT med C#. Den här guiden tillhandahåller ett kodavsnitt som visar processen för hur man tar bort metadata från ODT i C#....metadata, inklusive dold information om dokumentet, såsom författarens...personlig eller konfidentiell information och därmed skydda integriteten...

    kb.groupdocs.com/sv/metadata/net/remove-metadat...
  2. GroupDocs.Total for .NET overview | Documentation

    GroupDocs.Total for .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....Purchase Buy Now Pricing Information Free Trials Temporary License...Access and modify metadata information in documents with this .NET...

    docs.groupdocs.com/total/net/product-overview/
  3. Lire les métadonnées de XLSX à l'aide de Java

    Découvrez comment lire les métadonnées de XLSX à l'aide de Java sans avoir besoin de logiciel supplémentaire. Vous recevrez un exemple de code pour lire les métadonnées de XLSX à l'aide de Java....du document, offrent des informations précieuses sur les fichiers...métadonnées incluent des informations telles que le titre du document...

    kb.groupdocs.com/fr/metadata/java/read-metadata...
  4. Bulleted List in Spreadsheet Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Spreadsheet Document based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Excel Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Excel 2013. Adding bulleted list in Microsoft Excel is different than Microsoft Word....Purchase Buy Now Pricing Information Free Trials Temporary License...are required to share the information of the products with the...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  5. 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 the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Purchase Buy Now Pricing Information Free Trials Temporary License...extracting format-specific information from AVI file headers. The...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. XML to PDF in CSharp on GroupDocs Blog | Docume...

    XML to PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in XML to PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &...... 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/xml-to-pdf-in-csharp/...
  7. XML to PDF in Java on GroupDocs Blog | Document...

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

    blog.groupdocs.com/es/tag/xml-to-pdf-in-java/in...
  8. GroupDocs.Assembly for Java 20.8 Release Notes ...

    Major Features GroupDocs.Assembly for Java 20.8 comes up with several improvements in dynamic barcode insertion. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-48 Support dynamic generation of GS1-128 AI 8102 Coupon Extended barcodes Feature ASSEMBLYNET-49 Support dynamic generation of UPCA & GS1 Databar Coupon barcodes Feature ASSEMBLYNET-159 Improve barcode scaling Feature ASSEMBLYJAVA-19 Barcode text is truncated upon some circumstances Bug ASSEMBLYJAVA-20 Anti-aliasing does not work expectedly for barcode text Bug Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Purchase Buy Now Pricing Information Free Trials Temporary License...Coupon barcode For more information on dynamic insertion of barcodes...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  9. Highlight Search Results using Java

    Learn how to highlight search results using Java with our guide, including a code example to efficiently highlight search results in Java for better management....emphasizing the relevant information within the search results...identify and access the information they are looking for with...

    kb.groupdocs.com/search/java/highlight-search-r...
  10. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....Purchase Buy Now Pricing Information Free Trials Temporary License...contain name and address information, telephone numbers, e-mail...

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