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

as

(0.29 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Working with IPTC IIM metadata | GroupDocs

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Node.js via Java provides the IIptc.getIptcPackage method....This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Node.js via Java provides the IIptc.getIptcPackage method.

    docs.groupdocs.com/metadata/nodejs-java/working...