Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 6,339 for

informations

(0.12 sec)
  1. Remove Metadata from ODT using C#

    Discover how to effectively remove metadata from ODT using C#. This guide provides a code snippet showing the process of how to delete metadata from ODT in C#....metadata, including hidden information about the document, such...personal or confidential information, thus safeguarding privacy...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  2. GroupDocs.Watermark for Python overview | Group...

    GroupDocs.Watermark for .NET is a powerful API for managing watermarks in the various documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....Purchase Buy Now Pricing Information Free Trials Temporary License...watermark objects. Extract information of watermark objects in a...

    docs.groupdocs.com/watermark/python-net/product...
  3. Remove Metadata from XLS using C#

    Quickly understand how to remove metadata from XLS using C#. Additionally, you'll get code snippet illustrating the process of how to delete metadata from XLS in C#....often contains valuable information about the file itself, such...sensitive or unnecessary information. If you have .NET installed...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  4. GroupDocs.Redaction Product Family | GroupDocs

    GroupDocs.Redaction - Redact Sensitive Content from Documents Documentation .NET Java Python GroupDocs.Redaction for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Redact content from documents Articles and guidelines Basic redactions Basic usage .NET code examples Open-source projects for APIs example usage GroupDocs.Redaction for .NET More GroupDocs.Redaction for Java More Getting started Get up and running fast with our getting started guide Features overview Supported document formats System requirements Installation Remove sensitive information Articles and guides for both basic and advanced development Redact content using optical character recognition (OCR) Advanced usage scenarios Java code examples Open-source projects for APIs example usage GroupDocs....Purchase Buy Now Pricing Information Free Trials Temporary License...Installation Remove sensitive information Articles and guides for both...

    docs.groupdocs.com/redaction/
  5. Add Search Text Annotation to PDF using C#

    Quickly learn how to add search text annotation to PDF using C# without using extra tool. We also provide code to insert search text annotation in PDF using C#....it’s highlighting critical information, aiding research endeavors...but a gateway to improved information retrieval, efficient research...

    kb.groupdocs.com/annotation/net/add-search-text...
  6. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....Purchase Buy Now Pricing Information Free Trials Temporary License...to get the following file information: represents the document...

    docs.groupdocs.com/comparison/java/get-file-info/
  7. Common List Image in Spreadsheet Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Excel Document Creating a Common List Please follow below steps to create Common List Image in MS Excel 2013: Insert the desired shape to display image in it....Purchase Buy Now Pricing Information Free Trials Temporary License...required to represent the information of the customers with the...

    docs.groupdocs.com/assembly/net/common-list-ima...
  8. Basic Usage | GroupDocs

    Quick Start section about main features of GroupDocs.Signature for Python via .NET, describes how to sign documents with just a few lines of Python code....Purchase Buy Now Pricing Information Free Trials Temporary License...Our product also provides information about document type and structure...

    docs.groupdocs.com/signature/python-net/basic-u...
  9. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....Purchase Buy Now Pricing Information Free Trials Temporary License...extracting format-specific information from AVI file headers. The...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Supprimer les métadonnées de DOCX à l'aide de C#

    Apprenez efficacement à supprimer les métadonnées de DOCX en utilisant C# avec un exemple de code montrant comment supprimer les métadonnées de DOCX en C# sans installer de logiciel supplémentaire....métadonnées qui incluent des informations cachées sur le document...commentaires. Bien que ces informations puissent être utiles pour...

    kb.groupdocs.com/fr/metadata/net/remove-metadat...