Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 6,202 for

informations

(0.11 sec)
  1. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection....Purchase Buy Now Pricing Information Free Trials Temporary License...demonstrates how to extract information about known properties that...

    docs.groupdocs.com/metadata/java/getting-known-...
  2. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Purchase Buy Now Pricing Information Free Trials Temporary License...some additional file format information. a PDF document Extract the...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Generate Tiling Watermarks - Enhance Document S...

    Discover the techniques to generate tiling watermarks for documents using C#, Java, and Node.js. Enhance your document security with this step-by-step guide....need to protect sensitive information from unauthorized access...marking that safeguards information seamlessly. The next sections...

    blog.groupdocs.com/watermark/generate-tiling-wa...
  4. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...中國傳統的 Lorsque vous avez des informations réparties sur différents...… Parfois, vous avez des informations différentes dans de nombreux...

    blog.groupdocs.com/fr/groupdocs.blog/page/16/
  5. Få dokumentinformation med C#

    Upptäck processen för hur du får dokumentinformation med C#. Förbättra dokumenthanteringseffektiviteten genom att lära dig hur du får filegenskaper med C#....få tillgång till viktig information om olika filtyper. Oavsett...GetDocumentInfo för att få allmän information om det inlästa dokumentet...

    kb.groupdocs.com/sv/metadata/net/get-document-i...
  6. In-Table List With Alternate Content in HTML Do...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table Master-Detail report in HTML Document format. In-Table List With Alternate Content in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent your products and their prices with the following key requirements: Report must show each product along with its price. It must show sum of all the prices....Purchase Buy Now Pricing Information Free Trials Temporary License...It must represent all the information in tabular form. Report must...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  7. In-Table List with Filtering Grouping and Order...

    In-Table List with Filtering, Grouping, and Ordering in HTML Document Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in HTML Document Reporting Requirement As a report developer, you are required to represent managers’ contract information with the following key requirements:...Purchase Buy Now Pricing Information Free Trials Temporary License...represent managers’ contract information with the following key requirements:...

    docs.groupdocs.com/assembly/java/in-table-list-...
  8. Renderizar XLSX como PDF usando Python

    Aprenda cómo renderizar XLSX como PDF usando Python. Este tutorial explica cómo convertir XLSX a PDF en Python para una salida de documentos segura y portátil....que trabajan en sistemas de informes, archivado o cumplimiento...especialmente útil al distribuir informes o archivar datos estructurados...

    kb.groupdocs.com/es/viewer/python/render-xlsx-a...
  9. Get a list of changes | GroupDocs

    This article explains how to get a collection of changes between compared documents when using GroupDocs.Comparison for Node.js via Java....Purchase Buy Now Pricing Information Free Trials Temporary License...extract and display detailed information about each change, including...

    docs.groupdocs.com/comparison/nodejs-java/get-l...
  10. We are experiencing an issue with the viewing t...

    We are experiencing an issue with the viewing the pdf files We are trying to view the pdf file with group docs but first two pages get blank, the file is attached with this ticket Please check them and assist us in re…...escalated, please keep us informed of any progress or interim...When will be some news, I’ll inform you here. Sorry for such delay...

    forum.groupdocs.com/t/we-are-experiencing-an-is...