Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 3,519 for

presentations

(0.06 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. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...formatting raw JSON data into a presentable and easily understandable...

    blog.groupdocs.com/groupdocs.blog/page/32/
  3. Convert PDF to MHTML using Python

    Comprehensive guide to convert PDF to MHTML using Python. Learn step-by-step how to export PDF to MHTML using Python, preserving formatting without extra software....for sharing, archiving, and presenting information in a web-friendly...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  4. 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...
  5. 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...
  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 برای .NET

    نحوه دریافت فهرست فونت‌های استفاده‌شده، تعیین یا جایگزینی فونت‌های گم‌شده، حذف فونت‌ها را بیاموزید...WordProcessing، Spreadsheet، Presentation و PDF، پیاده سازی های تخصصی...WordProcessing، Spreadsheet، Presentation و PDF پشتیبانی می شود؛ برای...

    blog.groupdocs.com/fa/viewer/working-with-fonts/
  9. Converting Excel files with Groupdocs Version 2...

    Hello, We are using Groupdocs with JAVA for converting office documents on Windows within a web application. We are encountering an error when trying convert excel files with Ver. 26.1. None of them can be converted. Us…...Office installation) to be present on the machine. A quick way...

    forum.groupdocs.com/t/converting-excel-files-wi...
  10. GroupDocs.Viewer.for.Java pdf conversion issues...

    Hi, We are working on migrating to GroupDocs for java form GroupDocs for .Net. There seems to be an issue with conversion of some pdf files. 133d0a13-88f2-434e-a7a1-23579c4c5670.pdf (399.2 KB) Resulting conversion us…... This is a bug and it is present in the latest versions of both...

    forum.groupdocs.com/t/groupdocs-viewer-for-java...