Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,695 for

make

(1.33 sec)
  1. How to Run Examples | GroupDocs

    This article describes how to run Java Search API code examples....examples using NPM To get started make sure that is installed. Clone...

    docs.groupdocs.com/search/nodejs-java/how-to-ru...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...staying the same over the time makes the things die. The updates...valuable customers, we are able to make the API stand among the top-ranked...

    blog.groupdocs.com/groupdocs.blog/page/41/
  3. Get Document Metadata without Editing in C#

    We have added a lot of new options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to Make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the document editing process to any supported file format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document editing and saving options See difference in code...latest version, it is required to make project-wide replacement of...

    blog.groupdocs.com/editor/get-document-metadata...
  4. How to Run | GroupDocs

    How to run examples....examples using PyPI To get started make sure that is installed. Clone...

    docs.groupdocs.com/assembly/python-net/how-to-r...
  5. How to Run | GroupDocs

    How to run examples....examples using NPM To get started make sure that is installed. Clone...

    docs.groupdocs.com/metadata/nodejs-java/how-to-...
  6. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Document Modification Date, Make and Model of Camera, etc. In...contain information like camera make, model, shutter speed, date...

    blog.groupdocs.com/categories/groupdocs.metadat...
  7. PowerPoint Presentation

    Making PowerPoint Slides Avoiding the Pitfalls of Bad Slides Tips to be Covered Outlines Slide Structure Fonts Colour Background Graphs Spelling and Grammar Conclusions Questions Outline Make your ......Making PowerPoint Slides Avoiding the Pitfalls of Bad Slides...Conclusions Questions Outline Make your 1st or 2nd slide an outline...

    docs.groupdocs.com/editor/net/sample-files/Pres...
  8. Image Watermark is now Supported in GroupDocs.C...

    Following our monthly release process, GroupDocs.Conversion for .NET 18.4 has been released and available for download. This release covers some new features, one improvement and a bug fix. You can specify bookmark, headings and expanded level when converting from Words to PDF and XPS. Grayscale PDF conversion is introduced. Aside these, HTML 5 compliant markup generation is improved. For further details included in this month’s release, please visit the release notes....RemoveUnusedStreams = true; // Make fonts not embedded if set to...

    blog.groupdocs.com/conversion/image-watermark-i...
  9. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....docx" , loadOptions ); try { // Make changes to the file as a rasterized...

    docs.groupdocs.com/redaction/java/pre-rasterize/
  10. 用 Java 处理 JPEG、PNG、TIFF 和 WebP 图像的 EXIF 数据

    在 Java 中操作图像的 EXIF 元数据。使用 Java API 以编程方式提取、更新、添加或删除 JPG/JPEG、PNG、WebP 或其他图像的 EXIF 数据。...获得 EXIF 包后,您可以获得图像 EXIF 属性,如 Make 、 Model 、 Width 、 Length 、 Date-Time...getExifPackage(); System.out.println("Make : " + exifPackage.getMake());...

    blog.groupdocs.com/zh/metadata/handle-exif-data...