Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 7,105 for

may

(0.05 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....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. How to Update Email Load Options and Convert to...

    Not sure how to modify the below code to use the new Conversion APIs from 24.10 onwards? It says: “warning CS0618: ‘Converter.Converter(string, Func)’ is obsolete: ‘The constructor is obsolete from v24.10. Will be remo…...during recursive conversion may originate from a container document...

    forum.groupdocs.com/t/how-to-update-email-load-...
  3. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....instances from HTML documents that may be presented in different forms...document. Some of these options may be optional in specific cases...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  4. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....images have the same size and may look distorted. To avoid this...example) is very complex, it may lead to quite significant processing...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  5. Add Text Watermark to PNG using Java

    Explore the method how to add text watermark to PNG using Java. Additionally, you'll be provided a code example illustrating how to insert text watermark to PNG in Java.... Updated on 01 May 2024 English Français Deutsch...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  6. How to Convert Excel to Image in C#

    This manual provides detailed instructions to convert Excel to Image in C# and how to develop code to implement the convert Excel to Image C# application....conversion in this example and you may enhance it by setting various...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Issues when converting htm to pdf from version ...

    I updated GroupDocs.Conversion to the latest (25.7) and I noticed a few issues when converting htm to pdf external images not being loaded tr width 100% not being respected It works fine until version 25.5.1... In some cases, the library may have options to skip loading...

    forum.groupdocs.com/t/issues-when-converting-ht...
  8. Render RTF as Image using Python

    This topic explains how to render RTF as image using Python. Moreover, there is no need to install extra software on your system to create images from RTF in Python.... For example, you may want to embed document previews...

    kb.groupdocs.com/viewer/python/render-rtf-as-im...
  9. Extract RIFF INFO and Metadata of WAV files in C#

    Extract metadata and RIFF INFO of WAV audio files in C#. Metadata API allows metadata management within your .NET applications.... The chunk may include information such as the...

    blog.groupdocs.com/metadata/extract-riff-info-a...
  10. Convert PDF Documents to HTML in Java | All and...

    Learn how to convert PDF documents to HTML format using Java. Steps to automate converting the whole document or selective pages within Java application....Download or Configure # You may download the JAR file from the...

    blog.groupdocs.com/conversion/convert-pdf-to-ht...