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

edit

(0.05 sec)
  1. Working with metadata in FLV files | Documentation

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. 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/python-net/get-docu...
  3. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for .NET version 20.10 - inserting an Edited worksheet into existing spreadsheet...Guide / Edit document / Edit Excel Workbook / Inserting edited worksheet...existing spreadsheet Inserting edited worksheet into existing spreadsheet...

    docs.groupdocs.com/editor/net/inserting-edited-...
  5. 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/
  6. 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/
  7. 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/
  8. DataRow Class (System.Data) | Microsoft Learn

    Represents a row of data in a DataTable....in English Save Add to Plan Edit Share via Facebook x.com LinkedIn...called. BeginEdit() Starts an edit operation on a DataRow object...

    learn.microsoft.com/en-us/dotnet/api/system.dat...
  9. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor.../ Developer Guide / Edit document / Edit Word document / Generating...actually editing it. This preview cannot be edited by the GroupDocs...

    docs.groupdocs.com/editor/net/generating-page-p...
  10. Java Document Annotation API | View & Annotate ...

    Java Document Annotation API. View, tag, comment & annotate PDF Word DOCX, Excel XLSX, PPTX, EML EMLX, VSS VSD, OTP, CAD & image file formats....Using library, you can add , edit , extract and delete annotations...document annotations (delete/edit/extract/delete) and save the...

    products.groupdocs.com/annotation/java/