Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 937 for

presentation to pdf

(1.23 sec)
  1. Add or Remove Annotations in C# | Annotate Word...

    Programmatically add and remove annotations from Word DOC/DOCX files in C#. Add arrow, rectangle, ellipse, watermark annotations using .NET Annotation API....supports spreadsheets, presentations, images, PDF files, webpages,...to Images using C# Annotate PDF files in Java...

    blog.groupdocs.com/annotation/annotate-word-doc...
  2. Documents | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......metadata in Presentations Working with metadata in PDF documents...

    docs.groupdocs.com/metadata/java/documents/
  3. Get supported file formats | GroupDocs

    This page describes how the search api is used To obtain a list of supported file types....of supported file types is presented below. Iterable < FileType...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/get-supported-fi...
  4. Documents | GroupDocs

    Learn about managing metadata for Documents formats....Working with metadata in Presentations Working with metadata in...Diagrams Working with metadata in PDF documents Working with metadata...

    docs.groupdocs.com/metadata/net/documents/
  5. Viewer replace characters with square - Free Su...

    Hello, we have a new bug. Viewer is replacing some characters and double characters in the document with an empty square. Can you take a look at it? They are not special characters. We are using version 25.2. Thanks, …...pdf (2.4 MB) incorrect_characters...“bezpečnosti” in HTML markup is present as “bezpečnosꢁ”. But this text...

    forum.groupdocs.com/t/viewer-replace-characters...
  6. GroupDocs.Assembly for Python via .NET | GroupDocs

    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....documents, spreadsheets, presentations, PDF files, email messages...

    docs.groupdocs.com/assembly/python-net/
  7. GroupDocs.Assembly for Java | GroupDocs

    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....documents, spreadsheets, presentations, PDF files, email messages...

    docs.groupdocs.com/assembly/java/
  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 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;jpresented in the getKnowPropertyDescr...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  9. Extract data from various formats | GroupDocs

    The articles below explain that how To extract data from various file formats...Office PowerPoint presentations Extract data from PDF documents Extract...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. Getting known property descriptors | GroupDocs

    Extract information about known properties available in a particular package using GroupDocs.Metadata for Python via .NET....all possible properties are presented in the KnowPropertyDescript...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/python-net/getting-...