Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 605 for

image to presentation conversion

(1.44 sec)
  1. 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 JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descripTors = root.getDocumentProperties().getKnowPropertyDescripTors(); for(var i=0;iTors.getCount(); i++) { var descripTor = descripTors.get_Item(i); console.log(descripTor.getName()); console.log(descripTor.getType().getRawValue()); console.log(descripTor.getAccessLevel().getRawValue()); var tags = descripTor.getTags(); for(var j=0;jConversion Product Solution GroupDocs...all possible properties are presented in the getKnowPropertyDescr...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...solution for extracting text, images, and metadata from PDF, word...documents, spreadsheets, presentations, emails, EPUB & ZIP file...

    blog.groupdocs.com/groupdocs.blog/page/40/
  3. GroupDocs.Viewer for .NET | GroupDocs

    GroupDocs.Viewer for .NET allows you To render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need To use third-party software To view files within your .NET application....Conversion Product Solution GroupDocs...documents, spreadsheets, presentations, PDF files, web pages, email...

    docs.groupdocs.com/viewer/net/
  4. EditableDocument | GroupDocs

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.EdiTor for Java API....Conversion Product Solution GroupDocs...with tuned external links for images, fonts and stylesheets, or...

    docs.groupdocs.com/editor/java/editabledocument/
  5. 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...including text formatting, images, and styles. However, ODT files...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  6. EditableDocument | GroupDocs

    This documentation section explains features of the EditableDocument class when editing a document with GroupDocs.EdiTor for Python via .NET API....Conversion Product Solution GroupDocs...with tuned external links for images, fonts and stylesheets, or...

    docs.groupdocs.com/editor/python-net/editabledo...
  7. Merge SVG files using C#

    This article will outline essential steps To merge SVG files using C# and offer a sample code example To illustrate the process of how To combine SVG files in C#....Conversion Product Family GroupDocs...Vector Graphics) files using C# presents an efficient solution for...

    kb.groupdocs.com/merger/net/merge-svg-files-usi...
  8. Getting known property descriptors | GroupDocs

    Extract information about the known properties available in a particular package using GroupDocs.Metadata for Python via .NET....Conversion Product Solution GroupDocs...all possible properties are present in the know_property_descriptors...

    docs.groupdocs.com/metadata/python-net/getting-...
  9. Create EditableDocument from file or markup | G...

    This article explains how To create an instance of the EditableDocument class from HTML files on disk or from HTML markup with resources using GroupDocs.EdiTor for Python via .NET API....Conversion Product Solution GroupDocs...also a folder with resources (images, fonts, stylesheets), that...

    docs.groupdocs.com/editor/python-net/create-edi...
  10. Remove Text Watermark from PDF Using Python

    You can remove text watermark from PDF using Python with simple steps. This guide also explains how To delete watermark in PDF using Python safely and easily....Conversion Product Family GroupDocs...marks may become necessary to present a clean and professional appearance...

    kb.groupdocs.com/watermark/python/remove-text-w...