Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 513 for

image to presentation conversion

(0.14 sec)
  1. GroupDocs.Metadata for .NET | Documentation

    A .NET API To manipulate metadata is being consumed as metadata viewer for CRUD operations. It helps developers To read, write, edit and remove meta information from all popular document file formats...Conversion Product Solution GroupDocs...spreadsheets, presentations, PDF files, email messages, and images. About...

    docs.groupdocs.com/metadata/net/
  2. GroupDocs.Assembly for .NET | Documentation

    Release notes Package reposiTory GroupDocs.Assembly for Net - A assembly is a document auTomation and reports generation API designed To create cusTom documents from templates. This Net reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, Presentations, PDF files, email messages, and Images....Conversion Product Solution GroupDocs...spreadsheets, presentations, PDF files, email messages, and images. About...

    docs.groupdocs.com/assembly/net/
  3. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.EdiTor for .NET....Conversion Product Solution GroupDocs...resources. It is first of all images, some document formats also...

    docs.groupdocs.com/editor/net/working-with-reso...
  4. Handling the Lyrics tag | Documentation

    This article explains how To handle Lyrics tag....Conversion Product Solution GroupDocs...ID3 tag. If no ID3 tag is present one must be attached. Note...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  5. 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-...
  6. Working with Resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.EdiTor for Node.js via Java....Conversion Product Solution GroupDocs...have resources. First of all, images; some document formats also...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  7. GroupDocs.Assembly for Java | Documentation

    Release notes Package reposiTory GroupDocs.Assembly for Java - A assembly is a document auTomation and reports generation API designed To create cusTom documents from templates. This Java reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, Presentations, PDF files, email messages, and Images....Conversion Product Solution GroupDocs...spreadsheets, presentations, PDF files, email messages, and images. About...

    docs.groupdocs.com/assembly/java/
  8. GroupDocs.Assembly for Python via .NET | Docume...

    Release notes Package reposiTory GroupDocs.Assembly for Python via .NET - A assembly is a document auTomation and reports generation API designed To create cusTom documents from templates. This Python reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats....Conversion Product Solution GroupDocs...spreadsheets, presentations, PDF files, email messages, and images. About...

    docs.groupdocs.com/assembly/python-net/
  9. Get document info | Documentation

    This article explains how To detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...

    docs.groupdocs.com/conversion/net/get-document-...
  10. Document rendering basics | Documentation

    This section describes how To use GroupDocs.Viewer for Java To convert different document types To PDF, HTML, PNG, and JPEG formats....Conversion Product Solution GroupDocs...files Render PowerPoint presentations Render Visio documents Render...

    docs.groupdocs.com/viewer/java/document-renderi...