Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 3,768 for

editing

(0.04 sec)
  1. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/clean-metadata/
  2. 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 the BmpRootPackage.getBmpHeader method Read the BMP header properties advanced_usage.managing_metadata_for_specific_formats.image.bmp.BmpReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputBmp)) { BmpRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getBmpHeader().getBitsPerPixel()); System.out.println(root.getBmpHeader().getColorsImportant()); System.out.println(root.getBmpHeader().getHeaderSize()); System.out.println(root.getBmpHeader().getImageSize()); System.out.println(root.getBmpHeader().getPlanes()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/working-with-b...
  3. Change Page Orientation of Word Document in Java

    Change the orientation of pages in Word DOC/DOCX documents in Java. Set pages as portrait or landscape within applications using GroupDocs....Annotate Word files in Java Edit Word Documents in Java Rearrange...

    blog.groupdocs.com/merger/change-page-orientati...
  4. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....which allows users to read and edit metadata associated with various...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  5. Ways to Convert SVG to JPG

    Convert SVG to JPG images using online & free SVG converter. Developers can perform the conversion with few lines of code using .NET & Java API....format, which makes it easier to edit and make pixel-level changes...

    blog.groupdocs.com/conversion/convert-svg-to-jpg/
  6. Add Watermark to PPS Online

    Insert watermark in PPS. Apply text or image watermarks with various settings. Protect and mark your PPS with our tool....unlike PPT file which opens in editable mode. Read more How it works...

    products.groupdocs.app/watermark/pps
  7. Add Watermark to DOCM Online

    Insert watermark in DOCM. Apply text or image watermarks with various settings. Protect and mark your DOCM with our tool....DOCM files can be opened and edited in Microsoft Word 2007 and...

    products.groupdocs.app/watermark/docm
  8. Penampil XML menggunakan C# | Render XML sebaga...

    Lihat file XML sebagai PDF menggunakan C#. Pelajari cara merender file XML dalam aplikasi .NET penampil XML Anda sendiri menggunakan GroupDocs API....dalam C# JSON ke XML dalam C# Edit File XML menggunakan C# Hasilkan...

    blog.groupdocs.com/id/viewer/xml-viewer-using-c...
  9. GroupDocs.Editor Product Family on GroupDocs Bl...

    GroupDocs.Editor Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Editor Product Family on GroupDocs Blog | Document Automatio......różnych formatach za pomocą Editing Java API. Edytuj pliki XML...

    blog.groupdocs.com/pl/categories/groupdocs.edit...
  10. Working with interpreted values | Documentation

    This article contains a good example of numeric flag or enumeration in Node.js via Java....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/nodejs-java/working...