Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 5,486 for

packaging

(2.21 sec)
  1. הכרזה על GroupDocs.Markdown עבור .NET — ייצוא מ...

    ייצא PDF, Word, Excel, HTML ועוד ל‑Markdown באמצעות API של .NET הפועל ב‑שרת פנימי. ראה תכונות, מפת דרכים, וכיצד להתחיל....assemblies included in the NuGet package. סוגי קבצים נתמכים # GroupDocs...very first version of our package is already built and going...

    blog.groupdocs.com/he/markdown/groupdocs-markdo...
  2. 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 ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....metadata package Extract the native metadata package using Read...archive Get the root metadata package Update the comment using the...

    docs.groupdocs.com/metadata/net/working-with-zi...
  3. Comment convertir PPT en PPTX en utilisant C #

    Transformez facilement des documents PowerPoint et découvrez le processus de conversion de PPT en PPTX à l'aide de C#. Consultez également l'exemple de code pour l'application de conversion C# PPT en PPTX....en utilisant C Installez le package GroupDocs.Conversion for .NET...partir du gestionnaire de packages NuGet dans l’application ...

    kb.groupdocs.com/fr/conversion/net/how-to-conve...
  4. Comment convertir TeX en Word en utilisant C #

    Jetons un coup d'œil à la directive pour convertir TeX en Word en utilisant C # et apprenons à les utiliser pour écrire le code afin de développer la capacité du convertisseur TeX en Word en C #....explique comment configurer le package de conversion de document requis...utilisant C# Installez le package GroupDocs.Conversion for .NET...

    kb.groupdocs.com/fr/conversion/net/how-to-conve...
  5. Comment extraire des images d'un PDF à l'aide d...

    Familiarisons-nous avec le processus d'extraction d'images à partir de documents et comment extraire des images de PDF à l'aide de C # et implémenter des images d'extraction C # à partir de la capacité PDF....l’aide de C# Configurez le package GroupDocs.Parser for .NET à...partir du gestionnaire de packages NuGet dans le projet .NET...

    kb.groupdocs.com/fr/parser/net/how-to-extract-i...
  6. Use All Highlight Extraction Modes with Search ...

    Team GroupDocs is really delighted to announce the monthly release of version 17.02.0 of the GroupDocs.Parser for .NET API. This version comes up with a number of new features along with an enhancement related to using highlight extraction modes with search functionality. GroupDocs.Parser for .NET API has improved the search functionality by adding the ability to search for some text using regular expression and searching a whole word. What’s more exciting is the addition of features dealing with the extraction of highlighted text in documents....- MSI Package or Zipped DLLs Only NuGet - NuGet Package Documentation...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  7. Improved Performance of Loading and Saving EXIF...

    GroupDocs team is proudly announcing three enhancements and six new features in this monthly release of GroupDocs.Metadata for .NET** 18.2**. Using the latest release, you can now load and save EXIF metadata for JPEG and TIFF formats with a better speed. You can also validate input metadata before saving, read additional properties from ID3v2, update ID3v1/ID3v2 tag using properties, and read/update/remove image cover tag in MP3 file format. Furthermore, you can read image cover and version of EPUB file format as well....Format Reading Version of EPUB Package For details about the features...for .NET. # Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/metadata/improved-performanc...
  8. Updated PDF Structure Introduced in GroupDocs.C...

    Team GroupDocs is glad to announce another monthly release of GroupDocs.Comparison for .NET v17.11. This release includes some improvements and fixes. The API now allows style changes for deep comparison in Note document format. Document comparison API also made improvements related to the PDF document format beside improving Note and Word formats. Please click here to download the latest API and check out all the latest improvements made to the REST API in this release....Downloads -MSI Package and Zipped Format Nuget Package -NuGet Install...

    blog.groupdocs.com/comparison/groupdocs.compari...
  9. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Extract the root metadata package Use the property to obtain...method for a certain metadata package (instance of the class), the...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. System Requirements | GroupDocs

    No external software needed! GroupDocs.Viewer for Python via .NET renders files directly....Linux, install the following packages to ensure correct operation...version required ) Note: The packages libicu67 and libssl1.1 must...

    docs.groupdocs.com/viewer/python-net/system-req...