Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,165 for

make

(0.03 sec)
  1. Render with responsive layout | Documentation

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....feedback Responsive design aims to make web pages render well on a variety...

    docs.groupdocs.com/viewer/java/render-with-resp...
  2. Save overwriting original file | Documentation

    The following example demonstrates how to save the redacted document, replacing an original file: // Make a copy of sample file Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original file redactor.save(options); } } finally { redactor....replacing an original file: // Make a copy of sample file Files...

    docs.groupdocs.com/redaction/java/save-overwrit...
  3. How to Convert PDF to Word in Java

    Take look at how to convert PDF to Word in Java for document conversion and use the sample code to convert PDF to DOCX using Java in your projects straight away....circumstances, you will need to make modifications to a PDF document...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Releasing GroupDocs.Viewer for .NET 3.6.0 - New...

    We are inspired to see a wide number of users across the world using GroupDocs.Viewer API and their feedback always motivate us to Make improvements and add support for more features. Therefore, today, we are announcing another monthly release of GroupDocs.Viewer for .NET with 7 new features, 9 fixes, and 5 improvements. Let’s have an overview of the latest version. Document Viewer API - New FeaturesFollowing are the new features introduced in GroupDocs....feedback always motivate us to make improvements and add support...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  5. Converting certain HTML to PDF ignores 'nowrap'...

    Converting the attached HTML to PDF does work fine, but the result does not look too good. In the converted PDF, the first 3 columns get wrapped, which we would like to prevent somehow: image.jpg (227.7 KB) We made se…...under our control and we can make any modification required. What...25.1. I though it would not make a difference, but it seems it...

    forum.groupdocs.com/t/converting-certain-html-t...
  6. Online Document Viewer from GroupDocs: How It W...

    The technology research firm Gartner states that the demand for SaaS (Software as a Service) products will continue to grow in a recent report (February, 2013). The report highlights that some of the top segments for the SaaS market will be: Office suites, IT operations management and storage management. Corporates understand the need to stay abreast technology trends and are taking the necessary steps to move towards cloud or web-based document management systems.... It makes it easy to share documents and...support a huge range of CRMs to make sure that you can embed files...

    blog.groupdocs.com/viewer/online-document-viewe...
  7. 用 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...
  8. Comments for File Format Blog

    Comments for File Format Blog Comment on Doc to Docx – A change worth considering to switch! by Homepage <strong>... [Trackback]</strong> [...] Read More Infos here: blog.aspose.com/200...... I think we can start to make it at the end of this year....

    blog.fileformat.com/comments/feed/
  9. converted_with_options.doc

    INTRODUCTION Creating an extensive business plan is unnecessary for most businesses to get started. However, creating a short business plan offers several benefits that more than outweigh the inves......Be sure to include what will make the business successful, how...

    docs.groupdocs.com/conversion/java/_sample_file...
  10. Releasing GroupDocs.Editor for Java API- Perfor...

    We are pleased to announce the release of GroupDocs.Editor for Java API version 17.9 which Makes it easier to perform document editing operations and conversion of edited document with simple line of code with various supported document formats. Document Editing API allows user to convert supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made....9 which makes it easier to perform document...document editing operations make it different and unique. Continue...

    blog.groupdocs.com/editor/releasing-groupdocs.e...