Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 3,031 for

file converter

(0.06 sec)
  1. Viewer of excel limited to 2 pages - Free Suppo...

    Hello, Using java Viewer to convert excel File (with more than 2 pages) to html pages generates only 2 pages when calling Viewer#view(ViewOptions viewOptions, int… pageNumbers) method. If we call Viewer#view(ViewOption…...Using java Viewer to convert excel file (with more than 2 pages)...

    forum.groupdocs.com/t/viewer-of-excel-limited-t...
  2. GroupDocs.Editor Product Family on GroupDocs Bl...

    GroupDocs.Editor Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Editor Product Family on GroupDocs Blog | Document Automatio......example to edit PPT, PPTX, ODP files within your application using...examples to edit PPT, PPTX, ODP files within your .NET application...

    blog.groupdocs.com/categories/groupdocs.editor-...
  3. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Conversion for Java...provided below to learn more about file conversion features. GitHub...repository and see how to convert files programmatically: Online...

    docs.groupdocs.com/conversion/java/showcases/
  4. GroupDocs.Conversion for .NET 3.5.0 - Faster Pe...

    Are you fade up with document conversions with time taking process and limited format support ? Now we are pleased to announce the release of GroupDocs.Conversion for .NET 3.5.0. with super exciting speed and performance along with 50 plus document and image format support. This is fifth monthly release of GroupDocs.Conversion API which is now more faster and more reliable. Kindly download our latest release to enhance your Application....in the file name were generating an exception. Convert Excel from...some html controls were not converted properly . Exception Handling...

    blog.groupdocs.com/conversion/groupdocs-convers...
  5. Extract images from document | GroupDocs

    This article explains that how to extract images from document....image to the file. Saves the image to the file in a different...format into which the image is converted. The following image formats...

    docs.groupdocs.com/parser/java/extract-images-f...
  6. Releasing GroupDocs.Viewer for .NET 3.6.0 - New...

    We are inspired to see a wide number of users across the world using GroupDocs.Viewer API and their feedback always motivate us to make improvements and add support for more features. Therefore, today, we are announcing another monthly release of GroupDocs.Viewer for .NET with 7 new features, 9 fixes, and 5 improvements. Let’s have an overview of the latest version. Document Viewer API - New FeaturesFollowing are the new features introduced in GroupDocs....the hidden pages for MS Visio files Set default font when rendering...rendering Words documents LaTeX file format viewing support Support...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  7. Save to stream | GroupDocs

    You might need to save a document to any custom File at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream FileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_File....save a document to any custom file at any location on the local...document to a custom location and convert its pages to images final FileOutputStream...

    docs.groupdocs.com/redaction/java/save-to-stream/
  8. Exhibitor preview - Free Support Forum - groupd...

    Hello, We are a software publisher using your library for our Web application. We are encountering a problem when previewing a PDF File that has been converted using Aspose.Cells. Here, we can found the document Excep…...previewing a PDF file that has been converted using Aspose.Cells...Viewer version (24.07). For convert to PDF, i have using Aspose...

    forum.groupdocs.com/t/exhibitor-preview/14724
  9. Working with Resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.Editor for Node.js via Java....text documents (TXT), when converting them to HTML for editing...treated as an input document converted to an internal intermediate...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  10. GroupDocs.Conversion for .NET

    Find answers about converting documents and images of various types using .NET code on any platform....How to Convert HTML to MHTML using C# How to Convert HTML to...C# How to Convert HTML to PPTX using C# How to Convert XLSX to...

    kb.groupdocs.com/conversion/net/page/4/