Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,919 for

project

(0.09 sec)
  1. How to Run Examples | GroupDocs

    Learn how to clone, configure, and run GroupDocs.Viewer for Node.js via Java example Projects....On this page The complete project with runnable examples and...the .lic extension in the project’s root directory. You can also...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ru...
  2. Content added to PowerPoint footer is not visib...

    Hi, our clients complaining that content added to PowerPoint footer is not visible. Attaching file here for you to test out. It’s happening to our application using GroupDocs.Viewer, and this could be easily reproduced …...reproduce it using your sample project and then internally. I have...also removed your attached project because this is a public forum...

    forum.groupdocs.com/t/content-added-to-powerpoi...
  3. How to Convert DOC to DOCX using Java

    Let's quickly review the detailed instructions to convert DOC to DOCX using Java and how to use them to develop the Java DOC to DOCX converter capability....the Maven repository in the project to convert DOC to DOCX Add...object after configuring the project with the required library and...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Convert DOC to HTML with C#

    Learn how to Convert DOC to HTML with C# and achieve efficient DOC to HTML conversion in C# using GroupDocs.Conversion, enabling transformation in .NET applications....NET project Create a Converter instance...using C# that scales with project demands and supports future...

    kb.groupdocs.com/conversion/net/convert-doc-to-...
  5. Introducing New Features in GroupDocs.Text Fron...

    GroupDocs team is pleased to announce exciting new features in Front End for GroupDocs.Text for .NET API. In this new release, we are providing user ability to search text within document and extract highlighted text. Furthermore, user can now extract text from ZIP containers and password protect OneNote sections.Using this Front End, user can simply upload file and apply features on it using tool buttons. The developers are allowed to modify the application to fulfill their own requirements.... This project is available at GitHub GroupDocs...

    blog.groupdocs.com/parser/introducing-new-featu...
  6. Editor error with box-sizing style - Free Suppo...

    Hi, we were getting an error while tried to save a Word document. Internal error - ‘Inherit’ field is NULL for the ‘com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.BoxSizing’ type Project: GroupDocs.Editor-f…...BoxSizing’ type project: GroupDocs.Editor-for-Java-Spring...

    forum.groupdocs.com/t/editor-error-with-box-siz...
  7. Supported file formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Open XML Presentation ✅ ✅ Project Management From Description...Save Microsoft Project File ✅ ✅ Microsoft Project Template ✅ Microsoft...

    docs.groupdocs.com/conversion/net/supported-fil...
  8. Get Image Representation of Document Pages

    Getting image representation of document pages is one of the most successful feature that is already implemented in .NET version of the API. Keeping your interest in view, we’ve now implemented this feature for Java developers. GroupDocs.Comparison for Java 19.6 allows you to save document comparison results in image format as well. What does it take to implement such a feature? You just have to pass the output folder path to convertToImages method and API will take care of conversion mechanism itself....integrate this release in your project and enhance your document comparison...

    blog.groupdocs.com/comparison/get-image-represe...
  9. Document rendering basics | GroupDocs

    This section describes how to use GroupDocs.Viewer for Node.js to convert different document types to PDF, HTML, PNG, and JPEG formats....documents Render CAD files Render Project files Render EBooks Render...

    docs.groupdocs.com/viewer/nodejs-java/document-...
  10. 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....download our open-source example project in order to evaluate API features...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...