Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 3,507 for

presentation

(0.4 sec)
  1. 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...
  2. 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...
  3. Compare multiple documents | GroupDocs

    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...
  4. System Requirements | GroupDocs

    GroupDocs.Annotation for Python via .NET ships as a self-contained wheel and runs on Windows, Linux, and macOS without Microsoft Office, OpenOffice, or any other third-party software installed....documents, Spreadsheets, Presentations, PDFs, images, and the other...

    docs.groupdocs.com/annotation/python-net/system...
  5. GroupDocs.Metadata for Python via .NET | GroupDocs

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....documents, spreadsheets, presentations, PDF files, email messages...

    docs.groupdocs.com/metadata/python-net/
  6. eSign document with Image signature | GroupDocs

    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...
  7. Getting known property descriptors | GroupDocs

    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. GroupDocs.Viewer para .NET 25.9 – Últimas actua...

    Explora lo nuevo en GroupDocs.Viewer para .NET 25.9. Disponible ahora en NuGet y en el sitio web de GroupDocs....sustitución , que no están presentes en el documento original,...

    blog.groupdocs.com/es/viewer/groupdocs-viewer-f...
  9. Convert CAD Drawings (DWG, DGN, DWF) to PDF in ...

    Convert the CAD files like DWG to PDF in Java. DWF, DGN, and AutoCAD drawings to PDF using document and image conversion Java API by GroupDocs....documents, spreadsheets, presentations, images, portable documents...

    blog.groupdocs.com/conversion/convert-cad-drawi...
  10. Perform Synonym Search in Documents Online

    Unlock the power of synonym search! Learn how to search alternate words in text-based documents online & programmatically....documents, spreadsheets, presentations, eBooks, emails, or even...

    blog.groupdocs.com/search/online-synonym-search/