Skip to main content

Home/ CDI Extensions/ Group items tagged Extension method

Rss Feed Group items tagged

Akmal Yousuf

How to Work with Microsoft Office Files in Google Drive - www.office.com/setup - 0 views

  •  
    www.office.com/setup Blogs: Microsoft Office files are still very common, but if you're more of a Google Docs, Sheets, and Slides user, you can still edit Word, Excel, and PowerPoint files in Google Drive-if you know how. On the desktop, you'll need to use the Google Chrome browser and an official Chrome extension to edit Microsoft Office documents, using Google Drive's Office Compatibility Mode (OCM). You can edit them like that, or convert them to Google Docs format, which will provide more features. (Don't worry-even if you convert them to Google Docs format, you can re-download them in Microsoft Office format later). You can also edit Microsoft Office files using the Google Drive app and the Google Docs, Google Sheets, and Google Slides apps on iOS or Android. We'll show you both methods in the guide below. HOW TO WORK WITH MICROSOFT OFFICE FILES ON GOOGLE DRIVE ON A PC OR MAC Let's start with the desktop. If the Office file you want to edit and share is still on your PC's hard drive, you can easily upload it to Google Drive and open it for editing in Chrome using a Chrome extension. Open Chrome, go to the Office Editing for Docs, Sheets & Slides extension page, click "Add to Chrome", and follow the on-screen instructions to install it. 01_adding_extension_to_chrome - www.office.com/setup Blogs Once the extension is installed, drag the Office file onto the Chrome window until you see a copy icon as shown below. For my example throughout this article, I'm going to use a Word/Google Docs file, but the procedure is the same for Excel/Google Sheets files and PowerPoint/Google Slides files. 04_dragging_word_file_onto_chrome - www.office.com/setup The first time you drag an Office file onto the Chrome window, the following dialog box displays. Click "Got it" to close the window. You won't see this dialog box again. 05_office_editing_popup - www.office.com/setup Blogs The Office file is uploaded to your Google Drive account and
Adam Warski

Object Services, or bridging anemic and rich models, in CDI/Weld - 1 views

  •  
    An extension which allows you to "add" methods to a hierarchy of classes and invoke them in a polymorphic way. The classes containing the new methods can leverage CDI injection etc.
Pete Muir

Seam 3 - XML Configuration for CDI - 1 views

  •  
    XML-based bean declarations for defining additional beans, or augmenting the beans defined via annotations. The file format is typesafe and extensible, accomodating multiple namespaces, each representing a Java package with XML elements belonging to these namespaces representing Java types, fields and methods.
struberg

adding Interceptor Dynamically - InterDyn - 2 views

I wrote a small CDI Extension which allows to add interceptors to classes via a simple property based configuration without having to touch your classes. https://github.com/struberg/InterDyn ...

Interceptor

started by struberg on 20 Mar 11 no follow-up yet
1 - 4 of 4
Showing 20 items per page