Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,694 for

make

(0.16 sec)
  1. Simple JSP Front End example for GroupDocs.View...

    We are excited to announce a simple front-end for GroupDocs.Viewer for Java API so newbies can start using it quickly, instead of learning the rich features and complexities provided in GroupDocs.Viewer for Java using Struts2 or GroupDocs.Viewer for Java Using Servlets. Simplicity comes with many advantages and disadvantages. JSP front-end is a minimum implementation and demonstrates how simple it is to get started with GroupDocs.Viewer for Java. This removes features some useful features, like the user cannot download the document, cannot print, zoom, etc....document into HTML, SVG and CSS to make them display on the browser...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  2. How to Run Examples | GroupDocs

    This article describes how to run Java Search API code examples....examples using NPM To get started make sure that is installed. Clone...

    docs.groupdocs.com/search/nodejs-java/how-to-ru...
  3. Get Document Metadata without Editing in C#

    We have added a lot of new options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to Make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the document editing process to any supported file format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document editing and saving options See difference in code...latest version, it is required to make project-wide replacement of...

    blog.groupdocs.com/editor/get-document-metadata...
  4. How to Run | GroupDocs

    How to run examples....examples using PyPI To get started make sure that is installed. Clone...

    docs.groupdocs.com/assembly/python-net/how-to-r...
  5. How to Run | GroupDocs

    How to run examples....examples using NPM To get started make sure that is installed. Clone...

    docs.groupdocs.com/metadata/nodejs-java/how-to-...
  6. PowerPoint Presentation

    Making PowerPoint Slides Avoiding the Pitfalls of Bad Slides Tips to be Covered Outlines Slide Structure Fonts Colour Background Graphs Spelling and Grammar Conclusions Questions Outline Make your ......Making PowerPoint Slides Avoiding the Pitfalls of Bad Slides...Conclusions Questions Outline Make your 1st or 2nd slide an outline...

    docs.groupdocs.com/editor/net/sample-files/Pres...
  7. Releasing GroupDocs.Editor for Java API- Perfor...

    We are pleased to announce the release of GroupDocs.Editor for Java API version 17.9 which Makes it easier to perform document editing operations and conversion of edited document with simple line of code with various supported document formats. Document Editing API allows user to convert supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made....9 which makes it easier to perform document...document editing operations make it different and unique. Continue...

    blog.groupdocs.com/editor/releasing-groupdocs.e...
  8. How to run examples | GroupDocs

    How to run examples....examples using NPM To get started make sure that is installed. Clone...

    docs.groupdocs.com/merger/nodejs-java/how-to-ru...
  9. Image Watermark is now Supported in GroupDocs.C...

    Following our monthly release process, GroupDocs.Conversion for .NET 18.4 has been released and available for download. This release covers some new features, one improvement and a bug fix. You can specify bookmark, headings and expanded level when converting from Words to PDF and XPS. Grayscale PDF conversion is introduced. Aside these, HTML 5 compliant markup generation is improved. For further details included in this month’s release, please visit the release notes....RemoveUnusedStreams = true; // Make fonts not embedded if set to...

    blog.groupdocs.com/conversion/image-watermark-i...
  10. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....docx" , loadOptions ); try { // Make changes to the file as a rasterized...

    docs.groupdocs.com/redaction/java/pre-rasterize/