Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 9,914 for

image

(0.96 sec)
  1. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API.... Image ); signedTypes . add ( SignatureType...

    docs.groupdocs.com/signature/java/delete-signat...
  2. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your Java applications...." ); } The following image shows a sample console output:...

    docs.groupdocs.com/viewer/java/caching-results/
  3. Get the format family and the additional inform...

    Get format family details & extra info about files using GroupDocs.Viewer for Python.... The following image shows a sample console output:...

    docs.groupdocs.com/viewer/python-net/how-to-get...
  4. Convert CAD Drawings (DWG, DGN, DWF) to PDF in ...

    Convert the CAD files like DWG to PDF in Java. DWF, DGN, and AutoCAD drawings to PDF using document and Image conversion Java API by GroupDocs....for Java is the document and image conversion library for Java-based...spreadsheets, presentations, images, portable documents, web pages...

    blog.groupdocs.com/conversion/convert-cad-drawi...
  5. Announcing GroupDocs' Online Document Viewer Mo...

    Good news to all Orchard CMS users! We’ve rolled out a module for the Orchard platform, which lets you embed GroupDocs’ high-fidelity online document viewer as well as selected documents to Orchard pages. No matter what the format is, you can now embed and view documents online using GroupDocs’ efficient online document viewer. [caption id=“attachment_999” align=“alignnone” width=“600” caption=“Announcing GroupDocs’ online document viewer module for Orchard”] [/caption] GroupDocs Viewer is a powerful online document viewer, which allows you to view documents online simply using a browser....Spreadsheet viewer (XLS, XLSX) Image file viewer (JPG, BMP, GIF,...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  6. Adding text watermarks | GroupDocs

    Add text watermarks to pages, worksheets, slides or frames using Python via .NET.... Watermarker ( "image.png" ) as watermarker : font...watermark ) watermarker . save ( "image.png" ) Warning Note that the...

    docs.groupdocs.com/watermark/python-net/adding-...
  7. Clean Metadata of Documents and Images using Java

    Java API to remove all or selective metadata properties of DOCX, XLSX, PPTX, PDF documents, JPEG, PNG, WebP Images, email, eBooks, Visio Drawings, Zip, etc....removing metadata from the images and documents using Java ....Documents Clean Metadata from Images Remove Selective Metadata from...

    blog.groupdocs.com/metadata/remove-metadata-fro...
  8. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...your message was linked to an image. I have reviewed the provided...provided screenshot ( ppt no image.PNG ), but a document sample would...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  9. GroupDocs.Viewer 2.0 - New Features and Improve...

    Greetings! This is Part B of my post looking at the new features and enhancements to the GroupDocs document viewer for .NET version 2.0. For those of you who missed my previous post, please find it here. This time I’m going to continue describing the core updates that the library has seen in the second major release. So, here we go: Enhanced Text Search Options GroupDocs.Viewer 2.0 includes a lot of helpful text search improvements....are compatible with both the image-based and HTML-based rendering...is supported only with the image-based rendering mode. Centering...

    blog.groupdocs.com/viewer/new-features-and-impr...
  10. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet.... close (); Replacing shape image GroupDocs.Watermark also allows...close (); Setting background image for particular shapes Since...

    docs.groupdocs.com/watermark/java/shapes-in-spr...