Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 1,265 for

presentation conversion

(0.12 sec)
  1. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search using Java search API....Conversion Product Solution GroupDocs...format for the search is presented below. String indexFolder...

    docs.groupdocs.com/search/java/date-range-search/
  2. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description....Conversion Product Solution GroupDocs...search queries in text form is presented on the page. A table of the...

    docs.groupdocs.com/search/net/phrase-search/
  3. 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....Conversion Product Solution GroupDocs...all possible properties are presented in the collection. The library...

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

    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...
  5. eSign document with Image signature | Documenta...

    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...
  6. 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...
  7. Detect encoding | Documentation

    This article explains that how to detect encoding of a plain text file in java....Conversion Product Solution GroupDocs...of the file (if BOM isn’t presented). Here are the steps to detect...

    docs.groupdocs.com/parser/java/detect-encoding/
  8. Search for Barcode e-signatures | Documentation

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....Conversion Product Solution GroupDocs...Barcode signatures that are present in a document. For the most...

    docs.groupdocs.com/signature/net/search-for-bar...
  9. Search for Barcode e-signatures | Documentation

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....Conversion Product Solution GroupDocs...Barcode signatures that are present in a document. For the most...

    docs.groupdocs.com/signature/java/search-for-ba...
  10. Cómo firmar RTF con firma de código de barras u...

    Obtenga orientación de manera eficiente sobre cómo firmar RTF con firma de código de barras usando C#. Además, le proporcionaremos un ejemplo de código para crear una firma de código de barras en RTF usando C#....Conversion Product Family GroupDocs...plataformas. Si .NET está presente en su sistema, puede seguir...

    kb.groupdocs.com/es/signature/net/how-to-sign-r...