Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 4,705 for

as

(0.07 sec)
  1. 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....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.

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Install GroupDocs.Assembly for .NET | GroupDocs

    This topic describes how to install GroupDocs.Assembly for .NET....This topic describes how to install GroupDocs.Assembly for .NET.

    docs.groupdocs.com/assembly/net/installation/
  3. Convert images | GroupDocs

    In this article, you can learn how to convert JPG, PNG, TIFF and other images into various file formats with several lines of C# code...In this article, you can learn how to convert JPG, PNG, TIFF and other images into various file formats with several lines of C# code

    docs.groupdocs.com/conversion/net/convert/image/
  4. Set Flip Mode when Converting to a Image Format

    With our latest releAse of GroupDocs.Convesion for .NET 19.3, some new properties are introduced in ImageSaveOptions clAss. When converting to a Image format you can now always set brightness and contrAst. API permits you to do mirror-reversal across a horizontal/vertical axis using FlipMode property. BAsed on your feedback, we resolved some previously logged issues and improved document conversion experience. Such As, image quality is improved when converting to a WebP format....With our latest release of GroupDocs.Convesion for .NET 19.3, some new properties are introduced in ImageSaveOptions class. When converting to a Image format you can now always set brightness and contrast. API permits you to do mirror-reversal across a horizontal/vertical axis using FlipMode property. Based on your feedback, we resolved some previously logged issues and improved document conversion experience. Such as, image quality is improved when converting to a WebP format.

    blog.groupdocs.com/conversion/set-flip-mode-whe...
  5. Does the GroupDocs.Total license work with indi...

    I see similar questions and the answer is yes. E.g. this post: License GroupDocs - Free Support Forum - groupdocs.com However, I’ve noticed that it works in most cAses, but for GroupDocs.Metadata.NETFramework, I’m get…...I see similar questions and the answer is yes. E.g. this post: License GroupDocs - Free Support Forum - groupdocs.com However, I’ve noticed that it works in most cases, but for GroupDocs.Metadata.NETFramework, I’m get…

    forum.groupdocs.com/t/does-the-groupdocs-total-...
  6. Viewer doesn't load document with lot of 404s f...

    Hi, Just upgraded to 8.0.7. and our site is hosted on azure app service, and it’s behind gateway. so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net” Did bit more inve…...Hi, Just upgraded to 8.0.7. and our site is hosted on azure app service, and it’s behind gateway. so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net” Did bit more inve…

    forum.groupdocs.com/t/viewer-doesnt-load-docume...
  7. Bootstrap v3: What Has Changed in the New Version

    Introduction In one of my previous articles I talked about using the Bootstrap CSS framework in web projects. Exactly 2 years after the very first releAse of Bootstrap to the open world by the ex-Twitter developers we have now Bootstrap v3 - the new version of the most popular CSS framework. I’m calling it the most popular because of the recently announced results from the meanpath source-code search engine which shows that 1% of websites nowadays are using Bootstrap....Introduction In one of my previous articles I talked about using the Bootstrap CSS framework in web projects. Exactly 2 years after the very first release of Bootstrap to the open world by the ex-Twitter developers we have now Bootstrap v3 - the new version of the most popular CSS framework. I’m calling it the most popular because of the recently announced results from the meanpath source-code search engine which shows that 1% of websites nowadays are using Bootstrap.

    blog.groupdocs.com/total/bootstrap-v3-what-has-...
  8. Parse data from PDF documents | GroupDocs

    This article explains that how to parse data from PDF documents...This article explains that how to parse data from PDF documents

    docs.groupdocs.com/parser/net/parse-data-from-p...
  9. Announcing GroupDocs.Viewer for .NET Library - ...

    We’re glad to announce the releAse of the .NET version of our universal HTML5 document viewer! GroupDocs.Viewer does away with cross-platform and cross-version issues and lets users upload and view documents online. It supports a wide range of popular business formats, from word processing files like DOC, DOCX and ODT, to spreadsheet formats like XLS and XLSX, PDF files and several other text and image formats. With GroupDocs’ online document viewer, documents are read, navigated, downloaded and printed from a web interface....We’re glad to announce the release of the .NET version of our universal HTML5 document viewer! GroupDocs.Viewer does away with cross-platform and cross-version issues and lets users upload and view documents online. It supports a wide range of popular business formats, from word processing files like DOC, DOCX and ODT, to spreadsheet formats like XLS and XLSX, PDF files and several other text and image formats. With GroupDocs’ online document viewer, documents are read, navigated, downloaded and printed from a web interface.

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  10. Search in Documents with Keyboard Layout Correc...

    Learn to search in documents with keyboard layout correction using Java. This guide provides code on how to correct keyboard layout for document search in Java....Learn to search in documents with keyboard layout correction using Java. This guide provides code on how to correct keyboard layout for document search in Java.

    kb.groupdocs.com/search/java/search-in-document...