Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 1,448 for

presentation conversion

(0.15 sec)
  1. Απόδοση SVG ως JPG με χρήση Python

    Απόδοση SVG ως JPG με Python σε απλά και λίγα βήματα. Αυτό το tutorial εξηγεί πώς να μετατρέψετε SVG σε JPG με Python με προσαρμοσμένες διαστάσεις εικόνας για κλιμακούμενη έξοδο....Conversion Product Family GroupDocs...visuals into documents, presentations, or platforms that don’t...

    kb.groupdocs.com/el/viewer/python/render-svg-as...
  2. 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...
  3. 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...
  4. 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-...
  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....Conversion Product Solution GroupDocs...documents, spreadsheets, presentations, PDF files, email messages...

    docs.groupdocs.com/metadata/python-net/
  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. Date range search | GroupDocs

    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. const indexFolder =...

    docs.groupdocs.com/search/nodejs-java/date-rang...
  8. Remove Metadata from ODT using Java

    Discover how to effectively remove metadata from ODT using Java. This guide provides a code snippet showing the process of how to delete metadata from ODT in Java....Conversion Product Family GroupDocs...documents remain secure and also presenting a professional and polished...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  9. Scan Barcode from DOC using C#

    Learn how to scan barcode from DOC using C#. With the help of this guide, you will learn how to extract barcode from DOC in C# efficiently without using extra tools....Conversion Product Family GroupDocs...retrieve a list of barcodes present in the DOC file. This method...

    kb.groupdocs.com/parser/net/scan-barcode-from-d...
  10. GroupDocs.Total for Java | GroupDocs

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our Java document manipulation APIs....Conversion Product Solution GroupDocs...documents, spreadsheets, presentations, PDF files, emails, images...

    docs.groupdocs.com/total/java/