Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 3,067 for

presentation

(0.22 sec)
  1. Agregue una marca de agua de texto a XLSX usand...

    Esta guía demuestra el proceso de cómo agregar una marca de agua de texto a XLSX usando C#. Además, obtendrá un ejemplo de código para insertar una marca de agua de texto en XLSX en C#....NET está presente. Una vez que haya configurado...

    kb.groupdocs.com/es/watermark/net/add-text-wate...
  2. Handle XMP and EXIF Data of HEIF HEIC Images in...

    Manage XMP and EXIF data of HEIF, HEIC images in Java. Read, update, remove EXIF and XMP data using Metadata manipulation API within Java applications....documents, spreadsheets, presentations, email messages, eBooks...

    blog.groupdocs.com/metadata/xmp-and-exif-data-o...
  3. Password Protect Excel Files in Java | Lock Unl...

    Let's learn how to password protect Excel spreadsheet files using Java. Change the existing password or remove it to unlock the XLS/XLSX files using Java API....Lock/Unlock PowerPoint Presentations using Java Add & Remove...

    blog.groupdocs.com/merger/lock-unlock-excel-fil...
  4. GroupDocs Newsletter May 2018 – Document Manipu...

    Share this issue: Monthly Newsletter May 2018 Professional APIs for Creating Document Management Applications Manipulate 100+ Business File Formats in .NET and Java Apps GroupDocs offers feature-rich document manipulation APIs for .NET and Java developers to build web, mobile or desktop apps with the capability to view, annotate, convert, e-sign, compare, assemble, and watermark document formats. You can also extract text, retrieve metadata information and manipulate documents using HTML....annotation in PowerPoint presentations. Read more details here...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  5. How to Edit XML File | Documentation

    This article demonstrates how to edit XML files and XML documents using Node.js via Java....false ), and URIs, if they are present in text nodes or attribute...so if an email address is present in the input XML, the output...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  6. Come convertire PDF in presentazioni in Java

    Questo articolo fornisce una procedura dettagliata per convertire PDF in presentazioni in Java e un'applicazione di esempio per convertire PDF in presentazioni PowerPoint utilizzando Java....documenti per convertire PDF in Presentation in Java . Questo flusso...

    kb.groupdocs.com/it/conversion/java/how-to-conv...
  7. 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....all possible properties are presented in the collection. The library...

    docs.groupdocs.com/metadata/java/getting-known-...
  8. Compare multiple documents | Documentation

    Learn more about how to compare multiple Word documents or PowerPoint Presentations simultaneously with GroupDocs.Comparison for Java....PowerPoint and Open Document presentations. allows you to compare more...

    docs.groupdocs.com/comparison/java/compare-mult...
  9. eSign document with Image signature | Documenta...

    This article demonstrates how to add signature image on document page with GroupDocs.Signature....alternative way to put any presenting data in a visual form. This...

    docs.groupdocs.com/signature/java/esign-documen...
  10. Como adicionar anotações Squiggly em PDF usando...

    Este breve texto fornece orientação sobre como adicionar anotações onduladas em PDF usando C# junto com instruções e código para inserir anotações onduladas em PDF em C#....NET esteja presente, essas etapas funcionam com...

    kb.groupdocs.com/pt/annotation/net/how-to-add-s...