Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 17,196 for

file

(0.28 sec)
  1. Evaluation Limitations and Licensing of GroupDo...

    free electronic signature Java api version is available to evaluate the API which will be similar as licensed but with few limitations... Licensing The license file contains details such as the...signature, so don’t modify the file. Even inadvertent addition of...

    docs.groupdocs.com/signature/java/evaluation-li...
  2. How to Convert TXT to XLSX using C#

    This article presents necessary steps to convert TXT to XLSX using C# on frequently used operating systems along with code example to generate XLSX from TXT using C#.... Text file, also known as TXT file, is a popular format...structured format, such as an XLSX file. This article will provide you...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Advanced Documents Conversion APIs for .NET and...

    Share this issue: Monthly NewsletterOctober 2018 Business Documents Conversion APIs for .NET and Java Convert between 50+ Document and Image File Formats GroupDocs.Conversion Product Family combines .NET and Java APIs suite for faster and accurate conversion of business documents and image File formats between Word, Excel, PowerPoint, PDF, Visio, Project, Outlook, HTML, Photoshop, AutoCAD and image formats. Using the document converter API is very simple as it uses just one method with set of options to convert between different formats....between 50+ Document and Image File Formats GroupDocs.Conversion...business documents and image file formats between Word, Excel...

    blog.groupdocs.com/total/advanced-documents-con...
  4. Convert JPG to XPS using C#

    This tutorial will show you how to convert JPG to XPS using C#. Also, code example will be provided to export JPG to XPS using C# without installing extra software....effortlessly transform JPG (JPEG) files to XPS (XML Paper Specification)...NET for the conversion of JPG file format to XPS Create an instance...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  5. Exception in thread "main" java.lang.OutOfMemor...

    Hi Team, I purchased this tool last week and try to redact pdf Files. But after 2-3 File it gives me this error. Any File size limitation is there? Exception in thread “main” java.lang.OutOfMemoryError: Java heap space …...try to redact pdf files. But after 2-3 file it gives me this error...error. Any file size limitation is there? Exception in thread...

    forum.groupdocs.com/t/exception-in-thread-main-...
  6. How to Convert HTML to Text using Java

    Get familiar with the process to convert HTML to Text using Java and easily use these instructions for developing the functionality to convert HTML to Text in Java....class and pass the source HTML file to its constructor Initialize...customizing the output Text file Finally, call the Convert method...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Convert JPG to PPTX using C#

    This tutorial demonstrates how to convert JPG to PPTX using C#. Also, code example will be supplied to export JPG to PPTX using C# without extra software installation....Converter class by providing the file path of the JPG to its constructor...Finally, save the resulting PPTX file by calling the Converter.Save...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  8. Does the GroupDocs.Total license work with indi...

    I see similar questions and the answer is yes. E.g. this post: License GroupDocs - Free Support Forum - groupdocs.com However, I’ve noticed that it works in most cases, but for GroupDocs.Metadata.NETFramework, I’m get…...when testing it with MSG email files. The same code works fine when...FileFormat : Unknown Error: The file format is not supported at the...

    forum.groupdocs.com/t/does-the-groupdocs-total-...
  9. Load password-protected document | GroupDocs

    Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for Java API....loadPasswordProtecte () { // Set file path String filePath = "./password-protected..."12345" ); // Specify source file path and load options Converter...

    docs.groupdocs.com/conversion/java/load-passwor...
  10. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or File stream for editing with GroupDocs.Editor for .NET API....document from a local disk or file stream for editing using the...byte stream or through a valid file path, you can create an instance...

    docs.groupdocs.com/editor/net/load-document/