Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,914 for

project

(0.06 sec)
  1. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....of the method in the sample project on GitHub. Using the Replace...

    docs.groupdocs.com/metadata/net/migration-notes/
  2. Getting TargetInvocationException for groupdocs...

    Tried to convert pdf , docx to png format but get thrown with this error class com.groupdocs.conversion.internal.c.a.ms.System.Reflection.TargetInvocationException —> java.lang.reflect.InvocationTargetException import …...the unknowns or share a demo project that can reproduce the issue...

    forum.groupdocs.com/t/getting-targetinvocatione...
  3. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...seamless integration into your projects. ViktorStupak December 18...Editor for .NET UI . This project provides a complete frontend/backend...

    forum.groupdocs.com/t/groupdocs-editor-example-...
  4. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…...download and run the test project from the provided repository...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  5. Tips for using the GreenSock Animation Platform

    GreenSock Animation Platform (GSAP) for JavaScript I have always had a sort of passion for the special effects presented in today’s multi-media. I’ve experience with a lot of different types of effects. From the credits at the end of a TV show, subtitles, and karaoke effects. The last type, that I still work with, are the CSS3 animations which are now one of the most used trend to achieve effects and interactivity on the modern web....year ago I was assigned to a project with a lot of complex and long...It’s free for non-commercial projects. There is plenty of documentation...

    blog.groupdocs.com/total/tips-for-using-the-gre...
  6. GroupDocs.Editor Product Family on GroupDocs Bl...

    GroupDocs.Editor Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Editor Product Family on GroupDocs Blog | Document Automatio......version, it is required to make project-wide replacement of namespace...

    blog.groupdocs.com/categories/groupdocs.editor-...
  7. The name 'Groupdocs' does not exist in the curr...

    hi i developed asp.net site using groupdocs api but i have problem Error CS0103 The name ‘Groupdocs’ does not exist in the current context i call Groupdocs package using consle <span style=“color: rgb(226, 226, 226…...the webform front end in the project file we need to delete couple...

    forum.groupdocs.com/t/the-name-groupdocs-does-n...
  8. Getting Document Information | GroupDocs

    Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....Started on Profit & Loss Projections business-plan.doc business-plan...download it. Example 4: Get Project Management Document Info You...

    docs.groupdocs.com/conversion/python-net/develo...
  9. 5 Secure Methods to Add Watermarks to Word Docu...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods from basic to advanced with complete code examples....NET 6 project file ├── Program.cs # Entry...

    docs.groupdocs.com/watermark/net/secure-methods...
  10. Comparison API sample Implementation with PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. 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) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....declare initials settings for project. Create a index.php file in...

    blog.groupdocs.com/comparison/implement-documen...