Showing posts with label file. Show all posts
Showing posts with label file. Show all posts

Wednesday, February 15, 2017

free Zenfield File Manager torrent download

free Zenfield File Manager torrent download



Zenfield File Manager

Tools



Download .apk

??? Please help us improving Files by filling out this short survey. It takes about 5 minutes. Thank you! http://ift.tt/1f5ELRc


??? No ads ???


Features

? optimized for both phone and tablet screens

? nice and clean user interface

? icon on the notification bar for quick access to your files

? grid or list view

? search

? thumbnails by file type

? smooth user experience, cancellable operations

? customizable bookmarks for ease of access

? move, copy, rename, delete, and compress files and folders

? share files

? Dropbox support

? safe file operations, tested for all file systems: works reliably with large or many files

? jump into your customized home folder by clicking on the application icon

? supports all devices running Android 2.2 and above

? let us know what features do you need: info@zenfield.com


Translations

? English

? Spanish

? German

? French

? Italian

? Arabic

? Hungarian

________________________________________


Rate Files 5 stars in the market, so we can continue adding new features.


Already a fan of the app? Follow us online for news, tips and freebies:

? Twitter: http://ift.tt/OkzlwM

? Newsletter: http://ift.tt/OkznEO

_________________________________________


Keywords: Honeycomb, Ice Cream Sandwich, Gingerbread, Froyo, phone, tablet, file manager, file management, file explorer PRO, file browser HD, sd card, Motorola Xoom, Asus Eee Pad Transformer, Galaxy Tab


























Videos




Download .apk





























Prince of Persia: The Sands of Time is the British director Mike Newell, who directed Donnie Brasco, Pushing Tin, Mona Lisa Smile, and Harry Potter and the Goblet of Fire before. The script was written by Doug Miro and Carlo Bernard and the story was co-written by Jordan Mechner developed, one of the original developers of the video game download Zenfield File Manager free android app . Disney will be bring Prince of Persia: The Sands of Time in theaters anywhere starting 28 May 2010 at the following summer. Will you see it?



Available link for download

Read more »

Monday, February 6, 2017

Generate Multi Sheet Excel File In Salesforce

Generate Multi Sheet Excel File In Salesforce


Hi All,
Recently I came across with a requirement where I need to generate excel file from SFDC data of some objects. Traditionally we do this by making csv file. But here the challenge was that i need to fetch data from multiple objects and make single Excel File with different Sheet (tabs), each sheet belongs to single object and contains that object data. So here is code, how i achieve it.

Here is the link you can download the code from :

SFMultiSheetExcelGenerator
http://www.aslambari.com/downloads/SFMultiSheetExcelGenerator.zip

The folder contains some VF pages and some classes. There is one demo VF page also which contains a button which generates the sample excel file with contacts and accounts data. You can see the working demo here:
https://labsprojects-developer-edition.ap1.force.com/MultiSheetExcelGenerateDemo

There is a component which is responsible to generate the excel data. You can see the sample code in "MultiSheetExcelGenerate.page" VF page. Here is the code , how you use this component:


<apex:page controller="MultiSheetExcelGenerate" sidebar="false" showHeader="false" contentType="application/vnd.ms-excel#myfile.xls">
<c:multisheetexcelcomponent datamodel="{!dm}" />
</apex:page>

Have a look and use the code as per your need and mail me with your valuable feed backs as always :)

Thanks
Aslam Bari

Available link for download

Read more »