Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 3,661 for

packaging

(0.03 sec)
  1. GroupDocs Newsletter November 2018 – .NET and J...

    Share this issue: Monthly NewsletterNovember 2018 Merge and Compare Business Documents of Same Format Documents Difference Checker APIs for .NET and Java GroupDocs.Comparison Product Family includes .NET and Java APIs to efficiently merge and compare all popular business document formats (Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text and HTML) for difference checking. The APIs support comparing text contents, words, paragraphs, characters and style changes like font size, bold, italic etc....NET APIs packaged into one product suite. GroupDocs...versions of GroupDocs Java APIs packaged into one product suite. GroupDocs...

    blog.groupdocs.com/total/groupdocs-newsletter-n...
  2. How to Insert Area Annotation to PDF using C#

    In this subject, you will learn how to insert area annotation to PDF using C#. It also includes guidance and code example to add area annotation to PDF in C#....document, you can use the NuGet package manager to install GroupDocs...to configure the annotation package. Once you have installed the...

    kb.groupdocs.com/annotation/net/how-to-insert-a...
  3. How to Add Watermark Annotation to PDF using C#

    Review the step-by-step guide to add watermark annotation to PDF using C# by annotation library and how to use these instructions to insert watermark to PDF in C#....to configure the annotation package and get you familiar with sample...GroupDocs.Annotation for .NET package from the NuGet to add watermark...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  4. How to edit Mobi file | Documentation

    This article demonstrates how to edit Mobi files using Java programming language....internal content is divided onto packages and if yes, then how. This...is stored in the packages, usually, a package per chapter. And...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  5. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection....encountered in a particular package. a file to examine Get a collection...instances for any desired metadata package Iterate through the extracted...

    docs.groupdocs.com/metadata/java/getting-known-...
  6. รวมไฟล์ Excel และสเปรดชีตโดยใช้ C# | รวม XLS / ...

    รวมไฟล์สเปรดชีต Excel โดยใช้ C# รวมไฟล์ XLS / XLSX เฉพาะแผ่นโดยใช้ .NET merger API โดย GroupDocs...คเกจจาก NuGet Packages Gallery Install-Package GroupDocs.Merger...Merger OR Update-Package GroupDocs.Merger ดาวน์โหลด MSI หรือ DLL...

    blog.groupdocs.com/th/merger/merge-excel-files-...
  7. Sunting PDF dan Dokumen yang Dipindai dalam C# ...

    Sunting teks dalam PDF dan dokumen lain menggunakan C# di aplikasi .NET Anda. Sunting dokumen untuk menghilangkan teks dan juga teks di dalam gambar yang disematkan....melalui Package Manager Console # PM> Install-Package GroupDocs...Redaction Instal melalui NuGet Package Manager # Redact Teks PDF dan...

    blog.groupdocs.com/id/redaction/redact-text-and...
  8. Comment convertir un PDF en image en C#

    Passez en revue la procédure de transformation de document et découvrez le guide pour convertir un PDF en image en C# et explorez un exemple de code de travail pour convertir un PDF en image à l'aide de C#....en image en C# Installez le package GroupDocs.Conversion for .NET...devez d’abord configurer le package de conversion de documents...

    kb.groupdocs.com/fr/conversion/net/how-to-conve...
  9. Comment extraire les métadonnées d'un fichier E...

    Comprenons le processus d'extraction des métadonnées d'un fichier Excel en C # avec de simples appels d'API et apprenons à développer l'application d'extraction de métadonnées C # Excel....fichier Excel en C Installez le package GroupDocs.Parser for .NET à...expliquent comment configurer le package requis, inclure les espaces...

    kb.groupdocs.com/fr/parser/net/how-to-extract-m...
  10. Comment ajouter une signature d'image à un PDF ...

    Ajoutez rapidement et facilement une signature d'image au PDF en utilisant C # avec l'une des bibliothèques de signature les plus populaires. Examinez également l'exemple de code pour signer le pdf avec l'image en C#....partir du gestionnaire de packages NuGet dans l’application Ajouter...ces étapes en configurant le package requis à partir de NuGet dans...

    kb.groupdocs.com/fr/signature/net/how-to-add-im...