Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 929 for

presentation to pdf

(0.31 sec)
  1. Using aliases | GroupDocs

    This article shows the use of aliases which allows you To reduce the length of search queries in text form....aliases for searching is presented below. String indexFolder...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/using-aliases/
  2. Word Search and Replace Text in Word Documents ...

    Perform word search, replace or hide text in Word DOC/DOCX files using Java. Redact and perform text, case-sensitive & RegEx search with Java Redaction API.... spreadsheets, presentations, images, and PDF documents are available...Java Find and Replace Text in PDF using C#...

    blog.groupdocs.com/redaction/find-and-replace-t...
  3. Document rendering basics | GroupDocs

    Convert documents To Pdf, HTML, PNG, and JPEG formats using GroupDocs.Viewer for Python....Render Word documents Render PDF documents Render Spreadsheet...files Render PowerPoint presentations Render Visio documents Render...

    docs.groupdocs.com/viewer/python-net/document-r...
  4. Extract data from various formats | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Office PowerPoint presentations Extract data from PDF documents Extract...

    docs.groupdocs.com/parser/java/extract-data-fro...
  5. Document rendering basics | GroupDocs

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

    docs.groupdocs.com/viewer/java/document-renderi...
  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. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...watermarks to PowerPoint presentations in this article. First we’ll...methods to add watermarks to PDF files, both through online tools...

    blog.groupdocs.com/groupdocs.blog/page/13/
  9. 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...
  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-...