Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 5,457 for

informations

(0.06 sec)
  1. Remove Metadata from XLSX using C#

    Learn how to quickly remove metadata from XLSX using C#. In addition, you'll find a code snippet demonstrating the process of how to delete metadata from XLSX in C#....metadata to protect sensitive information or to reduce file size. Metadata...helps protect sensitive information, such as the author’s identity...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  2. Remove Metadata from XLSX using Java

    Discover how to swiftly remove metadata from XLSX using Java. You'll also find code snippet that illustrates the process of how to delete metadata from XLSX in Java....essential to safeguard sensitive information or to minimize file size...it safeguards sensitive information, like the author’s identity...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  3. Technical Support | Documentation

    GroupDocs.Metadata for Pyton provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Purchase Buy Now Pricing Information Free Trials Temporary License...the attached files. Add information about the environment you...

    docs.groupdocs.com/metadata/python-net/technica...
  4. Numbered List in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Numbered List in HTML Document Reporting Requirement As a report developer, you are required to describe the services you are providing with the following key requirements: The report must show the products in numbered list....Purchase Buy Now Pricing Information Free Trials Temporary License...Tip For detailed technical information about syntax, expressions...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  5. In-Table List With Alternate Content in HTML Do...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList WithAlternateContent report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List With Alternate Content in HTML Document Reporting Requirement As a report developer, you are required to represent your clients and their prices with the following key requirements: Report must show each client 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/java/in-table-list-...
  6. Technical Support | Documentation

    GroupDocs.Merger for Node.js via Java provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Purchase Buy Now Pricing Information Free Trials Temporary License...the attached files. Add information about the environment you...

    docs.groupdocs.com/merger/nodejs-java/technical...
  7. Extract metadata from XLSX using C#

    In this article, we will outline all steps necessary to extract metadata from XLSX using C#. Also, a sample of the XLSX metadata extraction C# code will be included....that provides additional information about the file. This metadata...metadata, such as author information, creation dates, and last...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  8. List and print all supported file types | Docum...

    This article explains how to list and print file types supported by GroupDocs.Viewer for .NET...Purchase Buy Now Pricing Information Free Trials Temporary License.../ Retrieve the document information / List and print all supported...

    docs.groupdocs.com/viewer/net/how-to-list-and-p...
  9. Working with BMP metadata | Documentation

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Purchase Buy Now Pricing Information Free Trials Temporary License...extracting format-specific information from BMP file headers. The...

    docs.groupdocs.com/metadata/net/working-with-bm...
  10. Convenient Watermarking for Documents and Image...

    We are excited to announce that the first version of GroupDocs.Watermark for Java has been released. GroupDocs.Watermark for Java makes it simple to perform watermarking operations in various document and image formats. The API facilitates the Java developers with simple syntax, easy to use methods and a few lines of code to perform any watermarking operation. Using GroupDocs.Watermark, you can add, search, and remove watermark from many popular document and image formats....document formats Extracting information of watermark objects in a...rasterization Getting document information Searching watermarks by text...

    blog.groupdocs.com/watermark/introducing-groupd...