Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 3,223 for

convert file

(0.88 sec)
  1. Remove Embedded Files in PDF in GroupDocs.Conve...

    GroupDocs.Conversion for .NET 18.10 comes with some bug fixes and a improvement. Border missing issue in ODS output is now resolved. Please refer to GroupDocs.Conversion for .NET 18.10 release notes for further reference. Improvements Implement option for removing embedded Files in Pdf Bug Fixes The image inside presentation isn’t the same in ODP output Missing border in ODS Excel output XLSX File eats almost 2 GB RAM while Converting and the process never completes API Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....option for removing embedded files in Pdf Bug Fixes # The image...output XLSX file eats almost 2 GB RAM while converting and the process...

    blog.groupdocs.com/conversion/remove-embedded-f...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...WordProcessing documents were converted to the page-less HTML, page...and DOCX files with specific word occurrence in file names? We’ve...

    blog.groupdocs.com/groupdocs.blog/page/43/
  3. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Java API to Convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....as HTML, PDF, PNG, and JPEG files Leave feedback On this page...the file name, if the document is specified by the file path...

    docs.groupdocs.com/viewer/java/render-xml-docum...
  4. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) from an existing Excel spreadsheet in SVG format using GroupDocs.Editor for Node.js....steps: Load the spreadsheet file into the Editor class. Call...xlsx' ; // Load the spreadsheet file into the Editor constructor...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  5. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....document with advanced options (convert pages into images, and save...enabled = True so . redacted_file_suffix = "_scan" so . rasterization...

    docs.groupdocs.com/redaction/python-net/use-adv...
  6. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features....version of input document, converted to internal intermediate format...edit CSV file How to edit XML file How to edit e-Book file Edit text...

    docs.groupdocs.com/editor/net/edit-document/
  7. Implement Link Annotation in PDF Documents

    You might be wondering if there would be more annotation types. The wait is over, we’ve introduced Link Annotation in GroupDocs.Annotation for .NET 19.4. With the passage of time we’ll introduce more annotations. Currently, Link Annotation is supported for PDF, Slides and Word documents only. Let’s see the minimal set of fields required for Link Annotation. There is one improvement and few bug fixes introduced as well. Previously, GetPdfFile method was not processing password protected documents....protected documents were not converted to PDF GetPdfFile method was...was returning broken file ImportAnnotations method was not closing...

    blog.groupdocs.com/annotation/implement-link-an...
  8. 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...
  9. Monitor Document Conversion Status and Progress...

    With the release of GroupDocs.Conversion for .NET v19.11 you can now monitor document conversion progress and status using C#. There are way many conversions supported by the API, that are listed in the documentation. A new property Listener is added. The document Converter listener implementation is used for monitoring conversion status and progress. Have a look at ConverterListener class that implements IConverterListenerinterface Below is the usage Coming to the improvement, MPP to XLS conversion is improved.... The document converter listener implementation is...conversion issue, a particular Word file to PDF with exception: Could...

    blog.groupdocs.com/conversion/monitor-document-...
  10. 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...