Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 4,540 for

packaging

(0.09 sec)
  1. Convert PDF to HTML 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.... PM> Install-Package GroupDocs.Conversion 如何使用 C#...

    blog.groupdocs.com/zh/tag/convert-pdf-to-html-i...
  2. Introducing ASP.NET WebForms Document Metadata ...

    GroupDocs team is pleased to announce first release of ASP.NET WebForms Document Metadata Editor App using GroupDocs.Metadata for .NET API This initial release v1.0.0 comes up with features to provide easy ways to manage metadata in various formats. It enables user to read and remove the metadata of documents (Words, Spreadsheet, Presentation, PDF) and images (JPEG, PNG, GIF) with download the original or updated document and many more features. We recommend you to download and explore this version.... Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/metadata/introducing-asp.net...
  3. Email to HTML Conversion Introduced in GroupDoc...

    GroupDocs team is glad to announce monthly release of .NET Document Conversion API v17.9.0. In this monthly release new document conversion features like Convert from email to HTML document and email to diagram are introduced. This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application. .NET Document Conversion API - Major Changes This monthly release of GroupDocs....Conversion: Downloads - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/conversion/groupdocs.convers...
  4. PDF to HTML 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....ของคุณผ่านทาง NuGet PM> Install-Package GroupDocs.Conversion วิธีแปลง...

    blog.groupdocs.com/th/tag/pdf-to-html-csharp/
  5. 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 the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....metadata package Extract the native metadata package using the...video Get the root metadata package Use the method to extract sets...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Converting MSG file containing nested MSG attac...

    I recall this bug was previously fixed - or perhaps I’m mistaken. Attached herewith is test.msg which is able to repro the issue. It is an email which contains an email which contains another email. The top level emai…...3 package was published today. This package version includes...

    forum.groupdocs.com/t/converting-msg-file-conta...
  7. About annotation UI and Signature UI - Free Sup...

    is there is any update on this?... There are two packages that are no longer supported...and https://www.npmjs.com/package/@groupdocs.examples.jquery/annotation...

    forum.groupdocs.com/t/about-annotation-ui-and-s...
  8. Znajdź i zamień tekst w formacie PDF przy użyci...

    Programowo znajdź określony tekst, słowa, frazy w dokumentach PDF z rozróżnianiem wielkości liter i RegEx za pomocą C#. Zastąp lub ukryj tekst, aby zredagować pliki PDF....org /packages/groupdocs.redaction). PM> Install-Package GroupDocs...

    blog.groupdocs.com/pl/redaction/find-and-replac...
  9. Générer un code-barres en C# | Ajouter des code...

    Générez des codes-barres en C# et signez électroniquement des documents et des images en joignant un code-barres à des fichiers Word, Excel, PDF, PNG, JPG, WebP à l'aide de l'API de signature .NET....gestionnaire de packages. PM> Install-Package GroupDocs.Signature...

    blog.groupdocs.com/fr/signature/barcode-generat...
  10. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage....Extract the root metadata package Use the method to obtain file...method for a certain metadata package (instance of the class), the...

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