Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 3,637 for

packaging

(0.09 sec)
  1. Working with metadata in PDF documents | Docume...

    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...
  2. Come convertire un documento di Word in HTML us...

    Questo articolo ti aiuta a convertire il documento di Word in HTML usando C#. Genera HTML da DOCX usando C# seguendo la guida passo passo ed esegui la conversione del documento....NET from the NuGet package manager Add a reference to...and install the appropriate package from NuGet, then reference...

    kb.groupdocs.com/it/conversion/net/how-to-conve...
  3. How to Remove Annotation Reply from PDF using C#

    The intention of this tutorial is to teach you how to remove annotation reply from PDF using C# with all steps and code example to delete reply annotation using C# from PDF....how to configure annotation package along with sample code example...GroupDocs.Annotation for .NET package can be installed from NuGet...

    kb.groupdocs.com/annotation/net/how-to-remove-a...
  4. How to Convert SVG to PDF in C#

    This article explains the thorough procedure to convert SVG to PDF in C# and learn how to develop the C# SVG to PDF converter functionality....NET package from the NuGet in the .NET...step, set up the required package and include the essential namespace...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Convert EPUB to Word in C#

    This short tutorial provides the stepwise instructions to convert EPUB to Word in C# and a sample code for the C# EPUB to Word converter application....NET package from the NuGet to convert EPUB...install the mentioned conversion package for running this sample code...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Convert XLS to XLSX using C#

    Easily follow the step-by-step how-to guide to convert XLS to XLSX using C# and study C# code to convert XLS to XLSX by utilizing one of the top packages....NET package from NuGet.org website Add... Download the appropriate package from NuGet and include the...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. How to Add Reply to Annotation in PDF using C#

    In this quick how-to tutorial, you will learn how to add reply to annotation in PDF using C# along with complete instructions to reply annotation in PDF using C#....to configure the annotation package to reply annotation in PDF...GroupDocs.Annotation for .NET package from the NuGet to reply PDF...

    kb.groupdocs.com/annotation/net/how-to-add-repl...
  8. How to Convert RTF to PDF using C#

    Convert documents using an easy-to-use library and learn how to convert RTF to PDF using C#. Look over the sample code for C# RTF to PDF functionality....NET package from the NuGet in your project...installing the necessary NuGet.org package and adding a reference to the...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. GroupDocs.Comparison for .NET 16.10.0 Supports ...

    We are as GroupDocs team member glad to see that our users community is growing with each and every day. We are also receiving many feedback and suggestions from users therefore we always try to provide new and enhanced solutions to our valuable customers to fulfill their requirements and incorporate their valuable suggestions. In this regard we are happy to announce another monthly release of GroupDocs.Comparison for .NET 16.10.0 API....Downloads -MSI Package and Zipped DLLs Nuget Package -NuGet Install...

    blog.groupdocs.com/comparison/groupdocs-compari...
  10. Releasing Improved ASP.NET MVC Front End

    GroupDocs team is happy to release another version of ASP.NET MVC Front End with a bunch of new features that were demanded by the customers. Not only this but most of the reported issues have also been resolved in the latest ASP.NET MVC Front End. We recommend you to download and try this version of the application to get a much better experience. Let’s have a look at the list of enhancements, fixes, and improvements....Download - MSI Package and Zipped DLLs NuGet Package - NuGet Installation...

    blog.groupdocs.com/viewer/asp-net-mvc-front-end...