Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 3,023 for

convert file

(0.11 sec)
  1. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, Convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular File formats....document conversion, converting documents from one file formats to another...been sent a file you couldn’t open, or had a file you sent somewhere...

    blog.groupdocs.com/categories/groupdocs.total-p...
  2. Conversion from STL and IFC is Supported in Gro...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.10. This release permits users to hide comments when Converting from Cells. Conversion from STL and IFC is also introduced in 17.10 version of the API. Aside these features, API covers many improvements and bug fixes. Such as Slides to XPS conversion is improved. We’d recommend you to download this latest release and share your documents conversion experience....users to hide comments when converting from Cells. Conversion from...documents Implement possibility to convert specific pages Conversion from...

    blog.groupdocs.com/conversion/conversion-from-s...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...one of the most commonly used file formats that are used to create...simply merge the same type of files into one single document. In...

    blog.groupdocs.com/groupdocs.blog/page/24/
  4. Adjust Contrast when Converting a Document to I...

    Up till now, there was a simple document to image conversion process. With the GroupDocs.Conversion for Java release version 19.10, we’ve added a number of interesting features for image conversion. Set color mode when Converting to JPEG Option to set compression mode Adjust image brightness and contrast Set gamma Option to flip image Have a look at its implementation of the above features in Java Conversion from CDR CDR is a vector graphics File.... Set color mode when converting to JPEG Option to set compression...vector graphics file. API now allows you to convert from CDR. Improvements...

    blog.groupdocs.com/conversion/adjust-contrast-w...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...perform two tasks: first, how to convert the pages in a document to...to images and then how to convert an image from one format to another...

    blog.groupdocs.com/groupdocs.blog/page/105/
  6. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a File to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....use two methods to upload a file to a GroupDocs account and get...local file # To upload a local file we need an actual file. You...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...and widely in-use spreadsheet file formats. We normally maintain...programmatically editing Excel files within our applications. In...

    blog.groupdocs.com/groupdocs.blog/page/22/
  8. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt File. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext context) { var loadOptions = new WordPr…...txt file. I have tried the following...follows: using var converter = new Converter(() => ms, (lc) =>...

    forum.groupdocs.com/t/txt-font-replacement/16295
  9. How to Create a Docker Image to Run GroupDocs.C...

    This article provides instructions to create a docker image to run GroupDocs.Conversion for node.js via java. It includes details on configuring the environment along with sample code....in a file named Dockerfile Write the Node.js code in a file named...named gdapp.js Copy both files into the recently created directory...

    kb.groupdocs.com/total/nodejs/how-to-create-a-d...
  10. Render TXT as HTML using C#

    In this tutorial, we will learn how to render TXT as HTML using C# without installing extra tools. Moreover, we will provide you C# code for rendering TXT to HTML....processing, the need to convert plain text ( TXT ) files to HTML format...Viewer class by supplying the TXT file path as a parameter to its constructor...

    kb.groupdocs.com/viewer/net/render-txt-as-html-...