Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 6,685 for

informations

(0.03 sec)
  1. JSON to PDF 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....développeurs pour transmettre des informations au sein des applications...

    blog.groupdocs.com/fr/tag/json-to-pdf-in-csharp/
  2. Existing objects in diagrams | GroupDocs

    Inspect, modify, and remove shapes and headers/footers in Visio diagrams using GroupDocs.Watermark for Python via .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...or remove them. Extract information about shapes The example...

    docs.groupdocs.com/watermark/python-net/existin...
  3. Read and edit metadata with GroupDocs.Metadata ...

    Read, search and strip document metadata from GroupDocs.Total for .NET — runnable C# examples with downloadable input and output files....Purchase Buy Now Pricing Information Free Trials Temporary License...reach for it. Read document information GetDocumentInfo gives you...

    docs.groupdocs.com/total/net/developer-guide/me...
  4. Column Chart in Word Processing Document | Grou...

    Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Word Document Creating a Column Chart Practicing the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialogue box. Select “Column” in the sidebar, you will see a gallery of charts....Purchase Buy Now Pricing Information Free Trials Temporary License...Tip For detailed technical information about syntax, expressions...

    docs.groupdocs.com/assembly/net/column-chart-in...
  5. GroupDocs.Metadata for .NET

    This API allows you to add, remove, and update metadata of any type of file format using C# .NET language on any platform....DOCX using C# Get Document Information using C# English Ελληνικά...

    kb.groupdocs.com/metadata/net
  6. digital signature

    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....permissions pour protéger les informations sensibles dans vos documents...

    blog.groupdocs.com/fr/tag/digital-signature/
  7. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Purchase Buy Now Pricing Information Free Trials Temporary License...extracting format-specific information from MKV files. The following...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...describes a extension’s general information: any pages and scripts it...GroupDocs account. Find information about others methods in the...

    blog.groupdocs.com/groupdocs.blog/page/101/
  9. Numériser un code-barres à partir d'un fichier ...

    Ce guide explique comment scanner un code-barres à partir d'un fichier RTF à l'aide de Java. De plus, vous obtiendrez un exemple pour garantir un processus fluide d'extraction d'un code-barres à partir d'un fichier RTF en Java....et fiable d’accéder aux informations. Lorsque vous travaillez...codes-barres, en fournissant des informations détaillées sur la manière...

    kb.groupdocs.com/fr/parser/java/scan-barcode-fr...
  10. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...Purchase Buy Now Pricing Information Free Trials Temporary License...Loop through to extract information about the archived files...

    docs.groupdocs.com/metadata/java/working-with-z...