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

convert file

(0.34 sec)
  1. 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-...
  2. How to Render DOCX as PNG using C#

    In this article, we will guide you on how to render DOCX as PNG using C# without installing extra software. We will also provide code to render DOCX to PNG using C#....a Portable Network Graphics file can be a valuable skill when...rendering DOCX pages in PNG files Create the Viewer class object...

    kb.groupdocs.com/viewer/net/how-to-render-docx-...
  3. 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...
  4. convert to PDF in java on GroupDocs Blog | Docu...

    Convert to PDF in java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert to PDF in java on GroupDocs Blog | Document Automation Solutions for .N......convert to PDF in java on GroupDocs Blog | Document Automation...Developers Recent content in convert to PDF in java on GroupDocs...

    blog.groupdocs.com/it/tag/convert-to-pdf-in-jav...
  5. Render Word Document to Web Page using Node.js

    This topic explains how to render Word Document to Web Page using Node.js. A sample code example will also be provided for Word to web page rendering Node.js....DOCX content is accurately converted into browser-readable web...Microsoft Office or third-party converters. Whether you’re building...

    kb.groupdocs.com/viewer/nodejs/render-word-docu...
  6. 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/
  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. Password Protect PowerPoint Files in C# | Lock ...

    How to lock PowerPoint Files with passwords using C#. Change the existing password and remove it to unlock the PPT/PPTX Files using the .NET API....protection to our presentation files programmatically. Previously...password protection of PDF files in C# . In this article, we...

    blog.groupdocs.com/merger/lock-unlock-ppt-pptx-...
  9. 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...
  10. .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