Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 3,774 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. Updates to GroupDocs Privacy Policy – GroupDocs...

    Share this issue: Monthly NewsletterJune 2018 Documents Viewer APIs for .NET and Java Applications View over 50 Document & Image formats without External Viewer GroupDocs.Viewer product family offers powerful files viewer APIs for .NET and Java applications. It rasterizes documents and images both, renders text and converts them to SVG, HTML and CSS – thus offering a high-fidelity true-text, document rendering. Developers can work with all popular business and image file formats including: Microsoft Office, Visio, Project, Outlook, PDF, HTML, OpenDocument, AutoCad, Metafiles, JPEG, TIFF, GIF, BMP etc....using a unified approach, and edit ZIP archive comments within...

    blog.groupdocs.com/total/updates-to-groupdocs-p...
  5. 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......التغييرات بتنسيقات مختلفة باستخدام Editing Java API. تحرير ملفات XML باستخدام...

    blog.groupdocs.com/ar/categories/groupdocs.edit...
  6. 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...... Editing Java API kullanarak XML dosyalarını...

    blog.groupdocs.com/tr/categories/groupdocs.edit...
  7. 编辑 XML 文件 |在线编辑和程序化方法

    探索编辑 XML 文件的有效方法。可以在线编辑 XML 文件,也可以使用 C# 和 Java 以编程方式进行编辑。...Edit(editOptions)) { // 随便编辑 string...EditableDocument beforeEdit = editor.edit(editOptions); // 编辑 XML String...

    blog.groupdocs.com/zh/editor/edit-xml-files/
  8. GroupDocs Blog | Document Automation Solutions ...

    GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Exemplos de Marcas de Água com ...... Edite programaticamente propriedades...visualizar e editar metadados EPUB. Edite metadados EPUB online ou faça...

    blog.groupdocs.com/pt/index.xml
  9. 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...
  10. 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/