Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 1,878 for

project

(0.03 sec)
  1. Updates to GroupDocs Privacy Policy – GroupDocs...

    Share this issue: Monthly NewsletterJune 2018 Documents Viewer APIs for .NET and Java Applications View over 50 Document & Image formats without External Viewer GroupDocs.Viewer product family offers powerful files viewer APIs for .NET and Java applications. It rasterizes documents and images both, renders text and converts them to SVG, HTML and CSS – thus offering a high-fidelity true-text, document rendering. Developers can work with all popular business and image file formats including: Microsoft Office, Visio, Project, Outlook, PDF, HTML, OpenDocument, AutoCad, Metafiles, JPEG, TIFF, GIF, BMP etc....including: Microsoft Office, Visio, Project, Outlook, PDF, HTML, OpenDocument...

    blog.groupdocs.com/total/updates-to-groupdocs-p...
  2. Perform Wildcard Search using C#

    Learn how to perform wildcard search using C#. Explore wildcard search in C# with single character and group wildcards for efficient and flexible search queries....NET into your project to enable wildcard search functionality...

    kb.groupdocs.com/search/net/perform-wildcard-se...
  3. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...you can share me the example project Here’s an improved and consolidated...Severity Code Description Project Path File Line Column Suppression...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  4. conversion.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/conversion/java/technical-support/weekly0.5https://docs.groupdocs.com/conversion/ne......com/conversion/java/convert/project-management/weekly0.5https://docs...com/conversion/net/convert/project-management/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/conversion.xml
  5. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.Project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....different versions of Microsoft Project. Please see the code samples...pecific_formats. document.project_management. ProjectManagementRea...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Extract Hyperlinks from PPTX using C#

    Learn how to extract hyperlinks from PPTX using C# for presentation analysis, content management. This topic also includes code to read hyperlinks from PPTX in C#....NET library to your C# project using NuGet to facilitate hyperlink...functionality into your own projects. Code to Extract Hyperlinks...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  7. Perform Case-Sensitive Search using Java

    Effortlessly perform case-sensitive search using Java for accurate results. Follow the step-by-step instructions to search case-sensitive text in files using Java....for Java library into your project to enable functionality for...this functionality into your projects today to elevate your search...

    kb.groupdocs.com/search/java/perform-case-sensi...
  8. Extract metadata from PPTX using C#

    Quickly learn how to extract metadata from PPTX using C#. An example of PPTX metadata extraction C# code will be provided, compatible with Windows, macOS, and Linux....NET library to your C# project to set up your development...search and organization. For projects requiring cross-platform support...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  9. Convert SVG to PNG using Node.js - Vector Graph...

    Convert SVG vector graphics to PNG images using Node.js. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Node.js API....following command in your project: npm i @groupdocs/groupdocs...

    blog.groupdocs.com/conversion/convert-svg-to-pn...
  10. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....different versions of Microsoft Project. Please see the code samples...

    docs.groupdocs.com/metadata/net/working-with-me...