Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 5,065 for

as

(0.51 sec)
  1. GroupDocs.Metadata for .NET 1.2.0 introduces me...

    GroupDocs team takes pride to announce the monthly releAse of GroupDocs.Metadata for .NET with some promising new features. Our initial two releAses were focused on processing metadata against varying document formats including Microsoft Office, PDF, Adobe Photoshop and image formats - the complete list of supported document formats can be found at: Supported File Formats. In this releAse, we are focused on introducing varying new features to work on metadata Associated with these document formats including (but of course not limited to) Metadata Comparison and Search....GroupDocs team takes pride to announce the monthly release of GroupDocs.Metadata for .NET with some promising new features. Our initial two releases were focused on processing metadata against varying document formats including Microsoft Office, PDF, Adobe Photoshop and image formats - the complete list of supported document formats can be found at: Supported File Formats. In this release, we are focused on introducing varying new features to work on metadata associated with these document formats including (but of course not limited to) Metadata Comparison and Search.

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  2. Detect Print Restriction in PDF Documents using...

    PDF is a widely used document format that also supports interactive elements including annotations, forms, 3D objects, layers, etc. Along with these elements, PDF format also supports setting restrictions such As print restriction, modification restriction, restrictions on data extraction and so on. Such features give the user more control over the document and therefore, the PDF hAs become a popular document format. Since we support the rendering of PDF documents, therefore, we always keep looking to introduce features that may give you more information about the documents....PDF is a widely used document format that also supports interactive elements including annotations, forms, 3D objects, layers, etc. Along with these elements, PDF format also supports setting restrictions such as print restriction, modification restriction, restrictions on data extraction and so on. Such features give the user more control over the document and therefore, the PDF has become a popular document format. Since we support the rendering of PDF documents, therefore, we always keep looking to introduce features that may give you more information about the documents.

    blog.groupdocs.com/viewer/detect-print-restrict...
  3. Install GroupDocs.Viewer for .NET | GroupDocs

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

    docs.groupdocs.com/viewer/net/installation/
  4. converted_without_annotations.docx

    How to fold origami candy boxes Have you ever annoyed that you don’t have candy boxes to pack the candies? Candies are eAsily melting in hot temperature. So it is not suitable to place them in the ......How to fold origami candy boxes Have you ever annoyed that you don’t have candy boxes to pack the candies? Candies are easily melting in hot temperature. So it is not suitable to place them in the ...

    docs.groupdocs.com/conversion/java/_sample_file...
  5. proposal_v1.docx

    SaAs Business Proposal Market opportunity The global enterprise collaboration software market is projected to grow from $52.22 billion in 2023 to $98.6 billion by 2028, with a CAGR of 13.8%. As bus......SaaS Business Proposal Market opportunity The global enterprise collaboration software market is projected to grow from $52.22 billion in 2023 to $98.6 billion by 2028, with a CAGR of 13.8%. As bus...

    docs.groupdocs.com/comparison/nodejs-java/_samp...
  6. Error handling | GroupDocs

    Handle conversion errors with specific exception types...Handle conversion errors with specific exception types

    docs.groupdocs.com/markdown/python-net/error-ha...
  7. 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/
  8. Merge Word Documents using Java | Join All or S...

    Java way to merge two or more Word documents into a single file. Combine only the selective pages of multiple Word files within your application....Java way to merge two or more Word documents into a single file. Combine only the selective pages of multiple Word files within your application.

    blog.groupdocs.com/merger/merge-word-files-usin...
  9. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....This article shows how to handle search queries if they contain special characters and separator characters.

    docs.groupdocs.com/search/nodejs-java/search-fo...
  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....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.

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