Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 11,701 for

pptx

(1.07 sec)
  1. Metadata redactions | GroupDocs

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others. See full...formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/redaction/python-net/metadat...
  2. Introducing GroupDocs.Assembly for .NET | Group...

    GroupDocs.Assembly for .NET 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 it is a report generator which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....SpreadsheetML, ODS) Presentation (PPT, PPTX, PPTM, PPS, PPSX, PPSM, POT...Supported Presentation (PPT, PPTX, PPTM, PPS, PPSX, PPSM, POT...

    docs.groupdocs.com/assembly/net/introducing-gro...
  3. How to Convert HTML to Excel using Java

    Let's learn the document conversion process and convert HTML to Excel using Java. Easily implement this guide to develop the Java HTML to Excel converter feature....document formats including DOCX, PPTX, CSV, MHTML, MD, SVG, and many...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. How to Extract Metadata from Word Document usin...

    This short tutorial describes the process to extract metadata from Word document using Java, and how to iterate through the metadata word document in Java....document formats such as PDF, XLSX, PPTX, MSG, EML, EPUB, and many more...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  5. How to Extract Images from PDF using C#

    Let's get familiar with the image extraction process from documents and how to extract images from PDF using C# and implement C# extract images from PDF capability....DOCX, XLSX, XLT, HTML, PPT, PPTX, EPUB, and many more. We have...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  6. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for Java....TEX Microsoft PowerPoint PPT, PPTX, PPS, PPSX OpenDocument Formats...

    docs.groupdocs.com/viewer/java/exclude-fonts/
  7. Loading specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for .NET. Required for Markdown, MHTML, databases, and remote email files in C#....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/net/loading-specific-...
  8. Using aliases | GroupDocs

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/java/using-aliases/
  9. Homophone search | GroupDocs

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning using Java search API....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/nodejs-java/homophone...
  10. Working with metadata in JPEG2000 images | Grou...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/java/working-with-m...