Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 3,695 for

packaging

(0.04 sec)
  1. 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...
  2. Working with ZIP archives | Documentation

    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...metadata package Extract the native metadata package using the...archive Get the root metadata package Update the comment using the...

    docs.groupdocs.com/metadata/java/working-with-z...
  3. Working with metadata in PSD images | Documenta...

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....file Get the root metadata package Extract the instance and obtain...metadata package Extract the native metadata package using the...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. ลบแท็ก MP3 โดยใช้ C# - (ID3, เนื้อเพลง, APE) | ...

    ลบแท็ก MP3 ออกจากไฟล์ mp3 โดยใช้ C# กำจัดแท็กข้อมูลเมตา ID3v1, ID3v2, เนื้อเพลง และ APEv2 จากไฟล์ mp3 โดยใช้ .NET Metadata API...org /packages/groupdocs.metadata) PM> Install-Package GroupDocs...รับแพ็คเกจรูท MP3 # รับ MP3 Root Package ของไฟล์ MP3 โดยใช้ [GetRoo...

    blog.groupdocs.com/th/metadata/remove-mp3-tags-...
  5. Voeg PowerPoint-presentaties en -dia's samen me...

    Voeg PowerPoint-presentaties samen met C#. Combineer verder specifieke dia's van PPT/PPTX-bestanden met behulp van de .NET-fusie-API van GroupDocs....vanuit NuGet Packages Gallery. Install-Package GroupDocs.Merger...Merger OR Update-Package GroupDocs.Merger Download de MSI of DLL’s...

    blog.groupdocs.com/nl/merger/merge-powerpoint-p...
  6. PDF en gescande documenten redigeren in C# | Bl...

    Bewerk tekst in PDF en andere documenten met C# in uw .NET-toepassingen. Documenten redigeren om tekst en ook de tekst in de ingesloten afbeeldingen zwart te maken....Installeren via Package Manager-console # PM> Install-Package GroupDocs...Redaction Installeer via NuGet Package Manager # PDF-tekst en gescande...

    blog.groupdocs.com/nl/redaction/redact-text-and...
  7. Announcing GroupDocs.Markdown for .NET — Export...

    Export PDF, Word, Excel, HTML, and more to Markdown with an on‑premises .NET API. See features, roadmap, and how to get started....assemblies included in the NuGet package. Supported File Types # GroupDocs...very first version of our package is already built and going...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  8. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET 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 FileType property to obtain file format information AdvancedUsage....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...
  9. Working with ZIP archives | Documentation

    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...
  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....metadata package Extract the native metadata package using Read...metadata package Extract the native metadata package using Use...

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