Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 1,363 for

pptx to pdf

(0.31 sec)
  1. Extract data from attachments and ZIP archives ...

    Learn how To extract text, images, and data from ZIP archives, Pdf portfolios, email attachments, and Outlook sTorage files using GroupDocs.Parser for .NET in C#....allows to get attachments from PDF and Emails and extract data from...with attachments (like emails, PDF Portfolios). Here are the steps...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. GroupDocs.Viewer "The dimensions of this page a...

    I’m using GroupDocs Viewer To convert any file To Pdf. My problem appear when i try To convert .jpg image To Pdf. The exported Pdf has this error “The dimensions of this page are out-of-range. Page content might be trun…...Viewer to convert any file to PDF. My problem appear when i try...convert .jpg image to pdf. The exported pdf has this error “The...

    forum.groupdocs.com/t/groupdocs-viewer-the-dime...
  3. Extracting Common Image Information | GroupDocs

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property To obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } 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/extracting-comm...
  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" ); // Remove detected metadata...); metadata . save ( "output.pdf" ); } As a result, we get a sanitized...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  5. ASP.NET WebForms Modern UI Document Viewer v2.1...

    GroupDocs is pleased To announce another release of ASP.NET WebForms Modern UI Document Viewer v2.1.0 using GroupDocs.Viewer for .NET 18.1. This release v2.1.0 comes up with new features and improvements for Search, Print and File Manager To view document in both HTML and Image representations for different document formats like DOCX, Pdf, XLSX, Pptx, MSG with attachments and many more features. Let’s have a look at it. We recommend you To download and explore this new version....document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and...

    blog.groupdocs.com/viewer/asp.net-webforms-mode...
  6. Clean metadata | GroupDocs

    This artcle explains how To remove all or clean metadata properties without applying any filters. The best way To do this is To use the Sanitize method....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/clean-metadata/
  7. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used To perform operations about Alphabets using Java....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/alphabet/
  8. Extract text by table of contents item | GroupDocs

    This article explains that how To extract text by table of contents item."...supported for Word Processing, PDF, ePUB and CHM documents (for...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-text-by-...
  9. Optimize index | GroupDocs

    This article explains that how To optimize index To reduce the number of segments in an index using Java....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/optimize-index/
  10. Synonym search | GroupDocs

    This article shows that how synonym search allows you To find not only the words specified in the search query, but also the synonyms, words that means the same....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/synonym-s...