Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 11,963 for

format

(0.27 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…... new EmailLoadOptions { Format = EmailFileType.Eml, ConvertOwned...new PresentationLoadOpti { Format = PresentationFileType.Pptx...

    forum.groupdocs.com/t/objectdisposedexception-c...
  2. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS Excel spreadsheets using Java programming language....in several different file formats, each having a different file...extensions and their file formats include XLSX (Microsoft Excel...

    docs.groupdocs.com/merger/java/merge/excel/
  3. Supported Audio Types | GroupDocs

    This section describes GroupDocs.Merger for Java supported audio types. The Library supports WAV and many more....file formats that GroupDocs.Merger can work with. Format Description...Description Join Split Cross-format audio merging WAV Audio File...

    docs.groupdocs.com/merger/java/supported-audio-...
  4. Convert ODT to Word using Node.js

    Learn how to convert ODT to Word using Node.js with a simple and efficient approach. Easily export ODT to Word in Node.js using a Java-based conversion library....more universally accepted formats like Word becomes essential...WordProcessingFileTy.Docx as the target format Call the convert method with...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  5. How to merge BMP images using C# | GroupDocs

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in C# language using GroupDocs.Merger for .NET library.... About BMP File Format Files having extension .BMP...independent bitmap (DIB) file format. This independency serves the...

    docs.groupdocs.com/merger/net/getting-started/u...
  6. GroupDocs Newsletter July 2018 – Professional D...

    Share this issue: Monthly NewsletterJuly 2018 Merge Word, PDF, Excel & PowerPoint Documents in .NET Join Multiple Documents of Same File Format into One GroupDocs.Merger for .NET - A native document manipulation API allowing to split, append, join, remove, reorder and combine pages of popular business documents Formats into one. You can also manage document protection by setting up or removing passwords. Company News GroupDocs Consulting Partners Program GroupDocs has recently started consulting partners program to provide professional consultancy services, implementation and unique solutions to help GroupDocs API users develop customized solutions according to the business needs....Multiple Documents of Same File Format into One GroupDocs.Merger for...popular business documents formats into one. You can also manage...

    blog.groupdocs.com/total/groupdocs-newsletter-j...
  7. Load file from stream | GroupDocs

    This article demonstrates how to convert file presented as a stream using GroupDocs.Conversion for .NET API....following code displays the format of the source file loaded from...( "Source file format: {0}" , docInfo . Format ); PdfConvertOptions...

    docs.groupdocs.com/conversion/net/load-file-fro...
  8. Working with Spreadsheets in GroupDocs.Viewer f...

    Learn how to get load a Spreadsheet (Excel) document and render it to HTML, PDF, PNG and JPEG with different options... There are many formats of spreadsheet documents —...File Format (XLS, XLT), OpenDocument Spreadsheet format (ODS...

    blog.groupdocs.com/viewer/working-with-spreadsh...
  9. Convert DOC to HTML with C#

    Learn how to Convert DOC to HTML with C# and achieve efficient DOC to HTML conversion in C# using GroupDocs.Conversion, enabling transFormation in .NET applications....documents to web-friendly formats is a common requirement for...abstract file handling and format translation. Central to the...

    kb.groupdocs.com/conversion/net/convert-doc-to-...
  10. Convert MSG to PDF in C# and extract attachment...

    During Conversion of an email, I’d like to keep the original attachment file type instead of converting each attachment to different file type. E.g. I have a .msg file with a .docx attachment and I want to convert the M…...attachment in its original format and not convert to PDF. Is...attachment in its original format We are investigating this scenario...

    forum.groupdocs.com/t/convert-msg-to-pdf-in-c-a...