Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 5,063 for

as

(0.1 sec)
  1. Convert a JPEG file to PSD programmatically in C#

    You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it As per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation PAss source document path As a constructor parameter to the instance of Converter clAss Instantiate ImageConvertOptions Specify resultant image format using Format property of ImageConvertOptions clAss Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter clAss instance and pAss the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd....You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd.

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...
  2. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releAses. To access XML data while building a report, you can use facilities of DatAset to read XML into it and then pAss it to the Assembler As a data source. However, if your scenario does not permit to specify XML schema while loading XML into DatAset, all attributes and text values of XML elements are loaded As strings then....Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then.

    docs.groupdocs.com/assembly/net/working-with-xm...
  3. Render to HTML | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML format. As a simple usecAse pleAse see how eAsily you can convert Microsoft Word to clean html....With GroupDocs.Viewer for Java you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html.

    docs.groupdocs.com/viewer/java/rendering-to-html/
  4. Get changes coordinates | GroupDocs

    Learn how to obtain coordinates for detected changes on page previews using GroupDocs.Comparison for Python via .NET....Learn how to obtain coordinates for detected changes on page previews using GroupDocs.Comparison for Python via .NET.

    docs.groupdocs.com/comparison/python-net/get-ch...
  5. SVG XPS and ICO Conversion to DOC DOCX XLS XLSX...

    GroupDocs.Conversion for .NET ReleAse 3.3.0 Today we are excited to announce another monthly releAse of GroupDocs.Conversion for .NETversion 3.3.0. This releAse introduces the support for conversion of new formats like SVG, XPS and ICO in addition to the routine improvements and bug fixes. New Features In this releAse we have enhanced the support for few other documents/files and document manipulation. SVG documents conversion XPS documents conversion ICO files conversion XLSX to PNG/JPG/HTML fixed conversion Remove Comments from Slides while Conversion Respecting DPI option when converting to image Issues/Bugs Resolved We have made significant improvement in this releAse and fixed major issues, listed below are the issues that have been resolved:...GroupDocs.Conversion for .NET Release 3.3.0 Today we are excited to announce another monthly release of GroupDocs.Conversion for .NETversion 3.3.0. This release introduces the support for conversion of new formats like SVG, XPS and ICO in addition to the routine improvements and bug fixes. New Features In this release we have enhanced the support for few other documents/files and document manipulation. SVG documents conversion XPS documents conversion ICO files conversion XLSX to PNG/JPG/HTML fixed conversion Remove Comments from Slides while Conversion Respecting DPI option when converting to image Issues/Bugs Resolved We have made significant improvement in this release and fixed major issues, listed below are the issues that have been resolved:

    blog.groupdocs.com/conversion/svg-xps-ico-conve...
  6. Opacity and Fixed SVG Path Properties Introduce...

    GroupDocs team is excited to announce one more monthly releAse of document annotation API, where new properties are introduced, these properties are included on users demand to facilitate them As our users always expects something new and extra features form our APIs compare to other available prodcts. The latest GroupDocs.Annotation for .NET 17.7.0 API now provides support to set Opacity and SVG Path for all major document formats like, PDF, Diagram, Slide and Words file formats etc....GroupDocs team is excited to announce one more monthly release of document annotation API, where new properties are introduced, these properties are included on users demand to facilitate them as our users always expects something new and extra features form our APIs compare to other available prodcts. The latest GroupDocs.Annotation for .NET 17.7.0 API now provides support to set Opacity and SVG Path for all major document formats like, PDF, Diagram, Slide and Words file formats etc.

    blog.groupdocs.com/annotation/opacity-and-fixed...
  7. Email Formats Enhanced Support Introduced in Gr...

    Team GroupDocs is glad to announce another releAse of document report generation API version 17.9 also known As GroupDocs.Assembly for .NET API. The latest releAse adds enhanced support of existing features to the API, the most important changes are done to support document Assembly for Email file formats and also providing bug fixes. For a better experience with the API, we recommend you to download the latest releAse and try out the bug fixes provided in the latest version of the API....Team GroupDocs is glad to announce another release of document report generation API version 17.9 also known as GroupDocs.Assembly for .NET API. The latest release adds enhanced support of existing features to the API, the most important changes are done to support document assembly for Email file formats and also providing bug fixes. For a better experience with the API, we recommend you to download the latest release and try out the bug fixes provided in the latest version of the API.

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  8. Remove Metadata from XLSX using C#

    Efficiently grAsp the knowledge of how to remove metadata from XLSX using C#. Also, you'll get a code example demonstrating how to clean metadata from XLSX in C#....Efficiently grasp the knowledge of how to remove metadata from XLSX using C#. Also, you'll get a code example demonstrating how to clean metadata from XLSX in C#.

    kb.groupdocs.com/redaction/net/remove-metadata-...
  9. How to Convert PowerPoint to HTML in C#

    Let's review the workflow to convert PowerPoint to HTML in C# using simple API calls and how to create code for the C# PPT to HTML converter application....Let's review the workflow to convert PowerPoint to HTML in C# using simple API calls and how to create code for the C# PPT to HTML converter application.

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Convert PowerPoint to HTML in Java

    This short tutorial provides a stepwise procedure to convert PowerPoint to HTML in Java and a sample code for the Java PPT to HTML converter application....This short tutorial provides a stepwise procedure to convert PowerPoint to HTML in Java and a sample code for the Java PPT to HTML converter application.

    kb.groupdocs.com/conversion/java/how-to-convert...