Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 3,520 for

view

(0.42 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.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Date field in template populated as plain text ...

    Hi, we found that the date field is populated as a plain text in template “Template_GeneratedByGroupDocs.doc”(one attached here) instead of driven by formula. we can View the formula for the date field in template “Tem…... we can view the formula for the date field...

    forum.groupdocs.com/t/date-field-in-template-po...
  3. Find metadata properties | GroupDocs

    This article explains that how you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your .NET solution.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  4. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/java/remove-metadat...
  5. Handling the ID3v1 tag | GroupDocs

    This article explains how to handle ID3v1 tag.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/net/handling-the-id...
  6. Working with metadata in JPEG images | GroupDocs

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to View, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... your_app/views – for view files, we will use Haml...

    blog.groupdocs.com/categories/groupdocs.signatu...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... We discussed [viewing the CAD drawings using Java][1]...discuss how to programmatically view CAD files using C# within .NET...

    blog.groupdocs.com/groupdocs.blog/page/31/
  10. Cannot Click hyperlinks in Email Body - Free Su...

    I am currently using GroupDocs.Viewer for .NET to render and View email (msg) files. However, I have encountered an issue: when Viewing emails, any hyperlinks within the email body appear as plain text and are not clicka…...NET to render and view email (msg) files. However,...encountered an issue: when viewing emails, any hyperlinks within...

    forum.groupdocs.com/t/cannot-click-hyperlinks-i...