Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 3,332 for

presentations

(0.09 sec)
  1. How to Streamline Your Document Signing Using O...

    A steady document signing process is the back bone of any contract-oriented organization. Conventional signing process leaves you with piles of signed documents, difficult to handle and archive. Also, the documents are passed around different departments, either getting lost or eating up too much time delaying the signing process. Online signature is the answer to all these concerns. Save your time and effort with GroupDocs’ online signatureSay good bye to lost signed documents and tons of paper piling up in your office!...step only after finishing the present one. This will make sure that...

    blog.groupdocs.com/signature/how-to-streamline-...
  2. Jak przekonwertować plik PDF na prezentację w J...

    W tym artykule przedstawiono procedurę krok po kroku konwersji pliku PDF na prezentację w języku Java oraz przykładową aplikację do konwersji pliku PDF na prezentację programu PowerPoint przy użyciu języka Java.... aby konwertować PDF na Presentation w Javie . Ten przepływ pracy...

    kb.groupdocs.com/pl/conversion/java/how-to-conv...
  3. 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/
  4. 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...
  5. Como converter PDF para apresentação em Java

    Este artigo fornece um procedimento passo a passo para converter PDF em apresentação em Java e um aplicativo de exemplo para converter PDF em apresentação do PowerPoint usando Java....documentos para converter PDF em Presentation em Java . Este fluxo de...

    kb.groupdocs.com/pt/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. نحوه تبدیل پاورپوینت به HTML در جاوا

    این آموزش کوتاه یک روش گام به گام برای تبدیل پاورپوینت به HTML در جاوا و یک کد نمونه برای برنامه تبدیل جاوا PPT به HTML ارائه می دهد....به پست نحوه تبدیل PDF به Presentation در جاوا نگاهی بیندازید....

    kb.groupdocs.com/fa/conversion/java/how-to-conv...
  9. 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...
  10. Cómo convertir PDF a presentación en C#

    Este breve artículo describe el procedimiento paso a paso para convertir PDF a presentación en C# y cómo desarrollar la aplicación para convertir PDF a PPTX usando C#....cómo desarrollar el PDF to Presentation Converter en C# siguiendo...

    kb.groupdocs.com/es/conversion/net/how-to-conve...