Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 21,633 for

edit

(0.06 sec)
  1. Removing metadata | Documentation

    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....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/removing-metad...
  2. Getting known property descriptors | Documentation

    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 JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iedit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  3. Removing metadata | Documentation

    Example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties...You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/removing-metadata/
  4. Working with metadata in PNG images | Documenta...

    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 !...You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/get-document-i...
  6. Inserting edited slide into existing presentati...

    This article describes how to insert Edited presentation slide into existing PowerPoint presentation..../ Developer Guide / Edit document / Edit PowerPoint Presentations...Presentations / Inserting edited slide into existing presentation Inserting...

    docs.groupdocs.com/editor/java/inserting-edited...
  7. Automate file format processing in your C# .NET...

    Aspose .NET APIs let you develop high-performance apps to process tons of file formats in C#, ASP.NET, and VB.NET targeting multiple .NET frameworks....to flawlessly create, render, edit, convert, export, and print....NET API. Seamlessly parse, edit, and manipulate PDF documents...

    www.aspose.com/products/net/
  8. How to display in viewer - Free Support Forum -...

    https://forum.groupdocs.com/t/how-to-display-in-viewer/11580/2 Hello, I have to test viewer. I ran the samples on git but it failed. Please send the sample source code. ASP.NET Web Forms C#, .net framework 2.0 If s…...know which class that I can edit to append the url to the viewer...I don’t know which class to edit to display the files in the...

    forum.groupdocs.com/t/how-to-display-in-viewer/...
  9. Java APIs to View, Convert, Annotate, Sign, Aut...

    Use the Java versions of the GroupDocs document manipulation APIs to integrate them with your own platforms and Java apps...Java is a lightweight API to edit multiple document formats in...document into HTML and save edited HTML into source document format...

    products.groupdocs.com/total/java/
  10. Java APIs to View, Convert, Annotate, Sign, Aut...

    Use the Java versions of the GroupDocs document manipulation APIs to integrate them with your own platforms and Java apps...Java is a lightweight API to edit multiple document formats in...document into HTML and save edited HTML into source document format...

    products.groupdocs.com/total/java/