Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 1,355 for

presentation conversion

(1.05 sec)
  1. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Conversion Product Solution GroupDocs...follows: If separators are present in the word, they are replaced...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  2. Load document from stream | GroupDocs

    Learn how to Load document from stream....Conversion Product Solution GroupDocs...cases when the document is presented only as a stream (without...

    docs.groupdocs.com/parser/net/load-document-fro...
  3. Add Text Watermark to RTF Using Python

    Learn how to add text watermark to RTF using Python. This tutorial shows how to embed text watermarks into RTF documents with custom font, color, and alignment....Conversion Product Family GroupDocs... If you’re editing PPT presentations and need to apply branded...

    kb.groupdocs.com/watermark/python/add-text-wate...
  4. Come rimuovere la risposta all'annotazione dal ...

    L'intenzione di questo tutorial è insegnarti come rimuovere la risposta all'annotazione dal PDF usando C# con tutti i passaggi e l'esempio di codice per eliminare l'annotazione della risposta usando C# dal PDF....Conversion Product Family GroupDocs...all’annotazione dal PDF in C# . Tieni presente che devi aggiornare le annotazioni...

    kb.groupdocs.com/it/annotation/net/how-to-remov...
  5. Scan Barcode from ODT using Java

    This guide details the process about how to scan barcode from ODT using Java, providing a code example to help you efficiently extract barcode from ODT in Java....Conversion Product Family GroupDocs...third-party tools. This article presents a detailed, step-by-step guide...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  6. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Conversion Product Solution GroupDocs...follows: If separators are present in the word, they are replaced...

    docs.groupdocs.com/search/net/search-for-text-c...
  7. eSign document with Image signature | GroupDocs

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

    docs.groupdocs.com/signature/java/esign-documen...
  8. 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....Conversion Product Solution GroupDocs...all possible properties are presented in the collection. The library...

    docs.groupdocs.com/metadata/java/getting-known-...
  9. Compare multiple documents | GroupDocs

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

    docs.groupdocs.com/comparison/java/compare-mult...
  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#....Conversion Product Family GroupDocs...máquina. Desde que o .NET esteja presente, essas etapas funcionam com...

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