Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,355 for

pptx to pdf

(0.06 sec)
  1. ObjectDisposedException: Cannot access a closed...

    I am having issue while converting .eml and .Pptx To Pdf using memory stream. The same code works just fine for .png and *.html. I just replace the LoadOptions based on the file type. See below for the LoadOptions I a…...pptx to PDF using memory stream. The...Format = PresentationFileType.Pptx } evgen.efimov April 17, 2025...

    forum.groupdocs.com/t/objectdisposedexception-c...
  2. Working with metadata in WEBP images | GroupDocs

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in JPEG images. For more details please refer To the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in JPEG images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Searching | GroupDocs

    The articles in this section describe advanced Topics related To search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/searching/
  4. Clean metadata | GroupDocs

    Sometimes you may need To just remove all or clean metadata properties without applying any filters. The best way To do this is To use the Sanitize method....pdf" ) as metadata : affected = metadata...) metadata . save ( "output.pdf" ) } As a result, we get a sanitized...

    docs.groupdocs.com/metadata/python-net/clean-me...
  5. Working with metadata in HEIF/HEIC images | Gro...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in HEIF/HEIC images. For more details please refer To the following guide: Working with XMP metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. GroupDocs.Annotation for .NET | GroupDocs

    API To annotate text or images in your documents using C#. It supports Pdf, Microsoft Word DOCX, Excel XLSX and PowerPoint. Pptx... Annotation API supports PDF, Microsoft Word DOCX, Excel XLSX...XLSX and PowerPoint PPTX documents. About GroupDocs.Annotation...

    docs.groupdocs.com/annotation/net/
  7. Online Document Viewer for Google Chrome is Now...

    GroupDocs’ Online Document Viewer Plugin for Google Chrome We are excited To announce the launch of the GroupDocs Viewer plugin for Chrome. Install the plugin To Chrome To view and share documents. It helps you support a wide range of file formats without any having To install new software. GroupDocs Viewer is an online document viewer and allows viewing of Word, Pdf, images and other files easily. Now Chrome users can read various documents through their browser....and allows viewing of Word, PDF, images and other files easily...PowerPoint presentations (PPT, PPTX) Image files (JPG, BMP, GIF...

    blog.groupdocs.com/viewer/online-document-viewe...
  8. Getting TargetInvocationException for groupdocs...

    Tried To convert Pdf , docx To png format but get thrown with this error class com.groupdocs.conversion.internal.c.a.ms.System.Reflection.TargetInvocationException —> java.lang.reflect.InvocationTargetException import …...2025, 2:51pm 1 Tried to convert pdf , docx to png format but get...File Formats : Ensure that the PDF and DOCX files you are trying...

    forum.groupdocs.com/t/getting-targetinvocatione...
  9. Load from a stream | GroupDocs

    This example demonstrates how To load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path To your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  10. Introducing GroupDocs.Signature for Python via ...

    Introduction To GroupDocs.Signature for Python via .NET - what is it and why To use...popular document formats like PDF, Word, Excel, PowerPoint, and...with gs . Signature ( "sample.pdf" ) as signature : # Create text...

    docs.groupdocs.com/signature/python-net/introdu...