Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 2,298 for

management

(0.08 sec)
  1. Remove Metadata from PPT using C#

    In this topic, you will learn how to remove metadata from PPT using C#. The code will be provided to delete metadata from PPT in C# without installing extra software....a critical aspect of data management and privacy protection in...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  2. How to verify signatures with LINQ queries | Gr...

     This article explains how to verify signatures with LINQ query with GroupDocs.Signature API....statement for automatic resource management. using ( var signature =...

    docs.groupdocs.com/signature/net/verify-signatu...
  3. How to Use GroupDocs PHP SDK with Composer or a...

    GroupDocs supports all major platforms, such as .NET, PHP, Java, Python, etc. So with GropDocs’ SDKs you can easily create your own application to store, view, sign (and use a lot of other great features on) your documents online, using Windows or Linux with your favorite language. Today, I’ll talk about GroupDocs PHP SDK and how to get started with it. Sometimes, developers ask us how to get our PHP SDK, how to use it with Composer, or how to include it into their project....own web oriented Document Management solution with GroupDocs PHP...

    blog.groupdocs.com/total/how-to-use-groupdocs-p...
  4. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....Український Tiếng Việt 中文 中國傳統的 Managing metadata is an important part...article, we will look at how to manage metadata in Node.js applications...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  5. Working with metadata in PNG images | GroupDocs

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !...Developer Guide / Advanced Usage / Managing metadata for specific formats...GroupDocs.Metadata for .NET allows managing XMP metadata in PNG images...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Generate document preview | GroupDocs

    This article shows you how to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free online....features and get familiar how to manage watermarks and more, please...online document metadata management App Along with full featured...

    docs.groupdocs.com/metadata/net/generate-docume...
  7. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....features and get familiar how to manage metadata and more, please refer...online document metadata management App Along with a full featured...

    docs.groupdocs.com/metadata/python-net/removing...
  8. Features overview | GroupDocs

    Render documents to HTML, PNG, JPEG, PDF. Extract text, list attachments, and transform pages with GroupDocs.Viewer for Python....Python provides two resources management options for CSS, fonts, images...printing restrictions; Project Management – project start and end dates...

    docs.groupdocs.com/viewer/python-net/features-o...
  9. Render XLSX as PNG using Python

    Learn how to render XLSX as PNG using Python. This tutorial explains how to convert XLSX to PNG in Python for visual representation....statement for efficient resource management Create PngViewOptions and...

    kb.groupdocs.com/viewer/python/render-xlsx-as-p...
  10. Some emails do not convert in an expected way -...

    Attempting to convert the attached email document results in a strange formatting issue that results in an unreadable .pdf where all the text is displayed in a column 1 or 2 characters wide. Using GroupDocs Convert v. 2…...access to our Paid Support management team. aspose.notifier September...

    forum.groupdocs.com/t/some-emails-do-not-conver...