Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 10,166 for

image

(0.79 sec)
  1. Existing objects in Word document | GroupDocs

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API...close (); Replacing shape’s image GroupDocs.Watermark also allows...imageInputStream . close (); // Set shape image for ( WordProcessingShape shape...

    docs.groupdocs.com/watermark/java/existing-obje...
  2. Convert EML to PDF Using C#

    Learn how to Convert EML to PDF using C# with a simple C# code to transform EML files into PDF, leveraging GroupDocs.Conversion for fast email document AI conversion....options such as page size, image handling, and security features...

    kb.groupdocs.com/conversion/net/convert-eml-to-...
  3. View Word Documents as PDF in Java | Protect & ...

    Learn how to view Word DOC/DOCX files as PDF in Java. Transform Word files to password-protected PDF & Disallow PDF Printing using Document Viewer Java API....documents into PDF, HTML, and image formats within the application...

    blog.groupdocs.com/viewer/view-word-documents-a...
  4. 【GroupDocs Conversion for .NET】TIFF→PDF変換した時に,用...

    GroupDocsConversionでTIFF→PDF変換した時に,用紙サイズが変わります。 (例えば,A4サイズのTIFFファイルを,PDF変換するとA1サイズのPDFファイルになります。) 元ファイルの用紙サイズのままでPDFに出力できるようにしたい(A4のTIFFは,A4のPDFに変換する)ですが, 参考に出来るソースがあれば教えて頂けないでしょうか...Image image = System.Drawing.Image.FromFile(@tiffファイル);...Dpi = image.HorizontalResolution; options.Width = image.Width;...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  5. GroupDocs.Total 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....signature types including; text, image, barcode, QR code, stamp and... PowerPoint, PDF, Text and images....

    blog.groupdocs.com/categories/groupdocs.total-p...
  6. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....page images) IImageFormatInstance Required for raster image format...

    docs.groupdocs.com/redaction/java/create-custom...
  7. How to Install and Use GroupDocs' Online Docume...

    Let me show you how to install and use GroupDocs online document viewer plugin for Alfresco CMS on Linux. Requirements Java jdk Java jre Alfresco GroupDocs Viewer plugin Apache Tomcat PostGRE SQL Preparation First of all, you should have Alfresco CMS installed in your machine. Download and install a community version if you don’t have one already. Alfresco is a Java CMS, so we need Apache tomcat and PostGRE SQL installed....Spreadsheet viewer (XLS, XLSX) Image file viewer (JPG, BMP, GIF,...

    blog.groupdocs.com/viewer/how-to-install-and-us...
  8. How to Create GroupDocs Viewer Plugin for Conta...

    This article explains the basics of creating a plugin for the Contao CMS using the Contao Viewer plugin as an example. You can download the completed plugin from Contao. Requirements Contao CMS PHP 5.3 JavaScript PreparationTo create a GroupDocs Viewer plugin for Contao CMS: Install Contao CMS. The installation of this CMS is a simple. Allow GroupDocs to appear go to Admin > Setting > Security settings > Allowed HTML tags and just add at the end....'tl\_class'=>'w50') ), /\* 'image' => array ( 'label' => &$GL...&$GLOBALS\['TL\_LANG'\]\['tl\_gdv'\]\['image'\], 'inputType' => 'fileTree'...

    blog.groupdocs.com/viewer/how-to-create-groupdo...
  9. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....PDF with page images) Required for raster image format redactions...

    docs.groupdocs.com/redaction/net/create-custom-...
  10. Password Protect Excel Files in C# | Lock Unloc...

    Let's learn how to password protect Excel spreadsheet files using C#. Change the existing password or remove it to unlock the XLS/XLSX files using .NET API....we discussed adding text and image watermarks to the Excel spreadsheets...

    blog.groupdocs.com/merger/lock-unlock-excel-fil...