Powerpoint graphic export filters

Hi guys;
I'm using Java to Com bridge technology for ppt automation to export a ppt presentation's slides as GIF images.
the issue here is wether PowerPoint graphic export filters are always
Installed with ppt.
what if my program can't find GIF graphic export filter ?
is there a way to check if gif graphic export filter is installed
on user machine before trying to export ?
I would appreciate a lot some source code .
Please help !
thanks.

Hello,
To export layouts with filters, go to the View menu > Layout > Open. Then choose the layout that you want to export, and open that layout. Then go to the Filters dialog box, select the filters that are active, and click on the 'Copy as Layout' button at the bottom right of the Filters dialog box. A copy of the filter will be made to the Layout Filters section within the Filters dialog box.
Next, save the layout (View menu > Layout > Save). Then, go to the View menu > Layout > Open. Choose the layout and click on 'Export'. The layout will be saved as a Primavera Layout File (.plf). The filters will be included in the layout file.
You can also refer to Article ID 906320.1 and ID 903492.1 in the KnowledgeBase.
Hope this helps!

Similar Messages

  • Graphic export

    I can't get the graphic export function to work. I have made several attempts at exporting a region of a score using the clipboard alternative, but in vain. When I try to paste into another program the paste command is greyed out.
    Can anyone help?

    Hi
    The Score Editor does still have the camera tool (below the Velocity tool in the menu), but it is much better to use the Print to PDF functions built in to OSX.
    Select Print, then click th ePDF button in the dialog box.
    HTH
    CCT

  • Setting the export filters to be used programmatically

    Is it possible to set the list of export filters to be used programmatically? I can successfully export photos programatically but now I want to include an export filter in the process. I am trying to set them using LR_exportFiltersFromThisPlugin a la
    settings = {}
    settings.LR_exportFiltersFromThisPlugin = {
        filterId = 1
    local exportSession = LrExportSession({
        photosToExport = photos,
        exportSettings = settings

    Sorry I won't be able to be much help. But if I were trying it I would try the exact same export that worked with the export filter, except leave the export filter out, then try initiating the export with the export filter set programmatically.
    In other words, start with export-settings that are known to work, rather than an empty table.
    Rob

  • Convert Firework layers to individual powerpoint graphics

    Hi,
    Is there a quick way to convert a fireworks png document that has multiple layers into individual graphic files in powerpoint?
    I'm looking to make the powerpoint interactive by linking each graphic with a separate slide when you click on the graphic.
    Thanks.

    Interesting idea. I'm not very familiar with PowerPoint but I suspect it's like Word in that it mixes vector-based type with bitmap graphics, whereas Fireworks' output is purely bitmap (unless you're converting to HTML output). Therefore, any text elements might appear more smoothly rendered if created directly within PowerPoint rather than Fireworks. (This is just a guess.)
    Fireworks' output options are available under File > Export and File > Save As. This is what you have to choose from:
    Based on your description, it sounds like "Layers to Files" (in the Export command menu) may be the best option. Before you export, you might want to select an appropriate image file format using the File > Image Preview command. PNG32 is a good all-purpose choice. (Click "OK" to save your settings without actually exporting.)

  • Xcelsius Present 2008 to Powerpoint 2007 export issues

    I have had the trial version of Xcelsius Present for 10 days.  The show-stopper is the "Send to Powerpoint" feature. When exporting to Powerpoint, I get an x'd out box on the Powerpoint program. Entering and exiting the Powerpoint slideshow does not produce the graphic. In fact doing so, and right clicking the mouse produces the message "movie not loaded."
    I have tried various Flash global security settings to no avail.
    The PDF export works, as does the Word 2007 export.
    I really like the functionality of the program, but the Powerpoint export, or lack thereof, is a huge problem.
    Your thoughts?  
    I am working in the following environment:
    Xcelsius Present 5.3.0.0 (downloaded 10 days ago from SAP site)
    Adobe Flash player 10.0.45.2 on both IE and Firefox
    Excel 2007, Powerpoint 2007

    Thank god that someone is feeling the same way - I have tried to access information through the forums (without putting direct question) and found it so difficult as everyone is speaking in IT jargon.
    I am currently developing an analytical tool for the chartiable/social economy here in Scotland and we want to use Xcelsius to create a final product.  However it has taken me quite a while to learn this "intuative" product and get over all the teething probs, and now, like you I am wondering how to give people a paper version.  (Especially as you can't use the print button on Present).  Screen shots seem like the only away around this.  Although if you do convert it to a PDF you can get all the pages (if you have used tabs), but not the interactivity....
    It would be interesting to know how others get around this - I would imagine it would be something like putting dashboards up on a webpage - something we can't do with Present!

  • Powerpoint graphics appear black on PCs

    I have created a Keynote presentation with some PDFs (created in Illustrator CS2) and then have exported that presentation to PowerPoint.
    The PC users that I send this/these file/s to see the embedded PDFs as black boxes. I'm not certain what version of Powerpoint they're using, but I can't seem to rectify the problem. I use PDFs for their scalability in Keynote.
    Any suggestions?

    Welcome to the forums.
    In my experience PDF conversion for PowerPoint is less than optimal at the best of times. You might try saving your Illustrator graphics in an earlier (more compatible) version of PDF (you should have this option when you save the document). Alternatively, a workaround would be to use TIFFs or JPEGs instead of PDFs for the graphics (at least when exporting to PowerPoint).

  • Read & Filter Multiple .wav files, Export Filtered SPL

    Hi
    I'm searching for tips on how to use LabVIEW to read multiple .wav files, then filter them, then export just the calculated SPL values to a "database friendly format".
    Basically I want a solution that allows me to point to several files, then press a "go button" that triggers LabVIEW to produce filtered SPL values as exported data.
    I'll skim over the cal approach since I'm confident most readers know how to handle it. Basically, though, for each 30 s .wav file of broadband noise, an associated cal tone file is used to determine the dBFS value (dB below Full Scale) to be associated with 94 dB SPL, or 114 dB SPL, as the case may be. I'll leave it at that.
    Detailed Requirements, (excluding cal steps, tho).
    1) Operates on up to a dozen 30 s time records (44,1 kSa/s, mono .wav files);
    2) Passes the signal from each desired .wav file through 18 of the 1/3 octave filters (IEC 1260 compliant, as in the S/V toolset) not necessarily in real time!;
    3) Calculates the SPL for each 1/3 octave filtered time record; This makes (12 files) x (18 filters) = 216 filtered SPL values if end-user points to a dozen broadband noise files before pressing the "Go" button;
    4) Exports SPL values in a suitable database format; an existing database does the rest of the mathematics and report generation;
    Client FileMaker database functions include:
    - import and store 1/3 octave filtered Leq(30) SPL values;
    - average filtered SPL across the declared qty of mic positions of the present test case;
    NOTES:
    1) In the field, we do NOT use simultaneous / MULTI-mics. Instead, it is absolutely an "open and shut case" that the optimum process is to move one (1) single mic quickly from spot to spot. While holding the airborne noise at a constant level we position the mic at each spot for 30 s to feed the .wav recorder, then move on. We emerge from a typical day of field activity with, say, 60 to 100 .wav files to post-process.
    2) (1), above, explains why we don't use any N.I. DAQ h/w.
    3) LabVIEW, it seems, exports best to a spreadsheet, so if needed, I'm prepared to handle manually any ugly conversion from LV's format to a proper database format ("1st Normal Form, 2nd Normal Form, etc.).
    4) Given a choice to calculate the averages in my database, versus in LV (say, to cut down on exported data qty), I'd likely opt to export the 216 SPL's and then do averaging in the database, (where the ASTM E336 reports are done).
    TIPS Gathered To Date:
    1) S/V toolset has IEC 1260 compliant filters, BUT...
    2) If you use the S/V toolset VI's, then you CANNOT ACCESS the filtered time record NOR CAN YOU WRITE the filtered data back to a .wav file! All you can do is measure the filters' outputs. Fortunately for us here, the available measures include SPL.
    Aside: Although not a show-stopper in this project, this constraint is surprising, nonetheless. To access & record the filtered sound, you'd have to either (a) ask N.I. to unprotect VI's, or (b) develop your own IEC compliant filters from N.I.'s published tap co-eff's etc.;
    3) LabVIEW does not support drag'n'drop operations on files. Instead, the recommended technique is to use multiple "Browse to/ Navigation/ File Open" panels to allow LV to open the user's desired qty of .wav files simultaneously;
    Thanks for any tips!

    The filter VI is password protected in the Sound & Vibration Toolkit (SVT) for two reasons. First, since the filter is compliant to a standard, by locking the code we guarantee that no one has the chance to accidentally change it so that they are no longer compliant. Second, the method of filtering the data is considered intellectual property that we are protecting.
    That said, from reading your post it does not appear that you need to have access to the filtered data since you are making an SPL measurement which is provided in the Sound & Vibration functionality. Is that correct?
    Also, I wanted to point you to another subVI which comes with SVT but is not in the pallette that might be of use. There is an example for SVT which is SVXMPL_Wav Power Spectrum which opens up a wav file and computes the power spectrum of it. Inside the VI, there is a subVI which will open a Wav file and convert it into a waveform which you can use with your SVT functions.
    Hope that helps,
    Jack

  • Querying SQL db based off of values in a CSV and exporting filtered list to a new CSV

    Hello, we use Office365 for our student e-mail accounts and are trying to appropriately license those accounts based on if they are currently enrolled or not (currently enrolled get the full license with OneDrive, SharePoint, Lync, Office download etc. while
    non-currently enrolled get e-mail only).  I have exported a list of UserPrincipalNames from Office365 to a CSV that have a particular license applied.  I want to compare that list against a SQL view that will identify if those UserPrincipalNames
    (found under the "Email" column in the SQL database) are currently registered for classes or not (we have a "CurrentlyRegistered" column populated with a "0" for not registered and a "1" for registered"). 
    I then need to export the filtered list of UserPrincipalNames to a different CSV so that I can use that second CSV to change the license in Office365.
    For example, I export a list of accounts from Office 365 that have the e-mail only license applied to a CSV named "Exchange.csv" that has a single column of data with a header of "UserPrincipalName".  I want to compare the accounts
    in the "Exchange.csv" to our SQL view (which among other columns, has one named "Email" that matches the values of "UserPrincipalName" and a "CurrentlyRegistered" column) to see if any have changed status to being currently
    enrolled so that I can flip their license to the full license. I would know this by returning any accounts that have a "1" in the "CurrentlyRegistered" column and saving those to a CSV named "Full.csv" that would have two columns
    with headers "Email" and "CurrentlyRegistered".
    I need to know how to connect to SQL from PowerShell and return the filtered list of accounts that have changed status.  I am hoping for something like:
    $constring = "Server=MyServer\Instance;Database=StudentEmails;Trusted_Connection=True"
    $SqlConnection = New-Object System.Data.SqlClient.SqlConnection
    $SqlConnection.ConnectionString = $constring
    $SqlCommand = New-Object System.Data.SqlClient.SqlCommand
    $SqlCommand.CommandText = $query
    $SqlCommand.Connection = $SqlConnection
    $SqlAdapter = New-Object System.Data.SqlClient.SqlDataAdapter
    $SqlAdapter.SelectCommand = $SqlCommand
    $DataSet = New-Object System.Data.DataSet
    $SqlConnection.Open()
    $SqlAdapter.Fill($DataSet)
    $SqlConnection.Close()
    $DataSet.Tables[0]
    Remove-Item C:\O365Operations\CSVs\Full.csv
    $query = Import-Csv C:\O365Operations\CSVs\Exchange.csv | ForEach-Object {Invoke-Sqlcmd -Query "SELECT [Email],[CurrentlyRegistered] FROM [StudentEmails].[dbo].[v_StudentEmailAccounts] WHERE CurrentlyRegistered = '1'"} | Export-Csv C:\O365Operations\CSVs\Full.csv
    -Append}
    Am I anywhere close with this?
    Thanks,
    Jeremy Hawks
    Systems Administrator @ Green River College

    My CSV has a single column with a the #Type in the first line, the header of "UserPrincipalName" in the second line and the rest of the lines having a single e-mail address, similar to:
    #TYPE Selected.Microsoft.Online.Administration.User
    UserPrincipalName
    [email protected]
    [email protected]
    [email protected]
    The "Email" column in SQL will have some matching values to the "UserPrincipalName" column in the CSV. 
    So if any of the (UserPrincipalName in CSV) values match the values found in the column (Email in SQL) then I want to export those e-mail addresses to a CSV so that I can use the new CSV to change the licenses in Office 365.
    When I run your modified code I get the following:
    PS C:\Windows\system32> $csv=Import-Csv C:\O365Operations\CSVs\Test.csv
    $csv|select email
    foreach($User in $csv){
         # find user
         if($DataTable|?{$_.Email -eq $user.Email}){
             Write-Host "User found: $($user.email)" -fore green
             #Select Email,CurrentlyRegistered | Export-Csv C:\O365Operations\CSVs\IW2.csv -Append
         }else{
            Write-Host "User NOT found: $($user.email)" -fore red
    email
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    User NOT found:
    PS C:\Windows\system32>
    If I change the command from
    $csv|select email
    to
    $csv|select UserPrincipalName
    Then I get a full listing of the e-mails in the CSV with none filtered out (so it is not comparing it to the returned data from the SQL table.
    Suggestions?
    Jeremy Hawks Systems Administrator @ GRC

  • Visible graphic export

    hallo all,
    How can I made a graphic, eg surrounded by a sprite (to hide the background), just as a picture export as may a PNG.
    Maybe someone has this sample code
    Thanks in advance.
    thanks
    pradox

    Thanks for your reply.
    As far as I know, targas can only be RGB. I couldn't find a way in Photoshop to work in YCbCr. I have Photoshop CS, so its pretty old, but even on my work computer, which has CS3, I didn't see anything. Next week I'll be installing CS4, so there might be something in that.
    I won't be able to test anything until late tonight, but I'll try several formats to see if they make a difference. I'm wondering if there might also be some kind of option in FCE to convert imported graphics to the correct color space.
    When keying graphics over video in your projects, how do you save them(formate,color space, etc)? Ever see this issue?
    Thanks for your help
    Colin

  • Vector graphic export?

    How can I move vector graphics from Keynote to other applications (like Adobe Illustrator) using the new version?  I had no problem in Keynote 5.  I really like using Keynote to make images and if I can't figure it out I will have to switch over to Illustrator full time...

    You answer seems inappropriate to me, and I hope to many others.
    Then your using the wrong software.  If your need is to create vector drawings then if you have Keynote version 5.3 use that, it is compatible with OS 10.6 Snow Leopard through to OS 10.10 Yosemite, alternatively use a dedicated vector drawing application, there are many to choose from, two are mentioned in this discussion.
    It is so frustrating to see that the V6, that uses natively vectors shape, cannot export them by a simple cut and paste.
    Keynote does not have this feature, use an appropriate application that meets your needs.
    removing this feature is a true handicap for Keynote.
    The purpose of Keynote version 6 is to;  "create and deliver beautiful presentations", so states the Apple Keynote webpage.
    Keynote is not disadvantaged in the least when creating presentations by the lack of exporting vector drawings.
    Why would profesional designers use or promote Keynote if this software is no longer able to properly interact with other design tools?
    Probably because it does in fact work very well with respected professional tools, it can import media from Photoshop, Illustrator, Word, Numbers, Excel, Indesign,  Final Cut Pro, Garageband, Protools ..............
    Apple has lost its common sense.
    People have been saying that since 1976.

  • Better PowerPoint 2008 Export

    I would really like to see better export compatibility with PowerPoint 2008. While I personally can't stand PowerPoint, sometimes I have to export to it for Windows users.
    Most of my shadows and none of my reflections exported even though PowerPoint supports both. Some of the text and bullets didn't export correctly even though I used the same font and bullets throughout the whole presentation. I had to go through and manually adjust everything.

    We're all just users here - if you want to talk to Apple, use the *Provide Feedback* option under the application menu.

  • Powerpoint Jpeg Export into iMovie

    Does anyone know how export more high res images out of powerpoint? For example, when I export the slides to jpegs/individual slides and bring them into iMovie, the images aren't as crisp as they are in original slideshow.
    There is a lot of talk on the windows side of things that says by default Powerpoint exports the slide as 96 dpi. Looks like there is a registry change to get it up to 300 dpi, but once again this is for Windows.
    Using powerpoint:mac 2011 and iMovie '09. Didn't know where to submit this question so started here.
    Thoughts? Anyone? Bueller?

    DPI (dots per inch) isn't used by video editors and only the file dimension is important.
    DPI is used by printer software.

  • Graphic Novel Filters in Photoshop Creative Cloud?

    Hello,
    Will the Graphic Novel, Comic, and Pen and Ink filters introduced in Photoshop Elements 11 being coming to Photoshop CC? I used these quite often with the trial of PS Elements 11, but now that I have a CC subscription, I miss those features.
    So I guess my question is, is there anyway to migrate those over to the full version of PS?

    Thankyou for the reply. I would definetly be interested in learning how to replicate those filters.
    This is the effect of the 'graphic novel' filter: http://www.twistingpixels.graphics/tutorials/2013/6/12/the-graphic-novel-filter-photoshop- elements-diamond-in-the-rough
    'Pen and Ink' in action: https://www.youtube.com/watch?v=xFEp7f_KbZ4
    and 'Comic': https://www.youtube.com/watch?v=SUmKtttJ4J8 (I realize this one is very similar to the 'cutout' filter in full version of PS)

  • Graphic export from Score in Logic 9. What happened to the camera tool?

    I used to export graphics from Score view, using a camera tool. It has disappeared in Logic 9. What happened? Screen dump is too low resolution.

    Hi
    The Score Editor does still have the camera tool (below the Velocity tool in the menu), but it is much better to use the Print to PDF functions built in to OSX.
    Select Print, then click th ePDF button in the dialog box.
    HTH
    CCT

  • Comic and Graphics Novel filters, Elements 11 editor crashes

    Hi,
    I just downloaded Elements 11 Editor for mac OSX 10.9, and when I try to use any of the new filters (comic, Graphic Novel, etc), it crashes. What do I do?

    Hi ,
    It is known issue on Mac 10.9 .
    Since the stated system requirement for PSE 11 was till Mac 10.8.(http://helpx.adobe.com/x-productkb/policy-pricing/system-requirements-photoshop-elements.h tml)
    So you have to either upgrade to PSE 12 or stick with older version of Mac.
    Thanks,

Maybe you are looking for

  • Why does my mac keyboard not work properly and is to do with the extra RAM?

    Like someone else who has posted on this forum I have a problem with my Apple Pro Keyboard (usb, white, english) The keyboard has developed a fault which has resulted in the tab, caps lock and some other keys near them refusing to work. The caps lock

  • Menu bar won't stay when I click on safari or any other app

    I click on safari and autoatically the menu bar on the top AND bottom go away. It's really frustrating. No one online has asked the same question and I need to fix thi now. I want my menu bars to always show and never go away. I searched for help on

  • InDesign CC Crashes on Startup

    Ok there is lots about this on the web but none of the causes or solutions I found on the Web worked for me, I spent a few hours on this and found another cause and solution. I post this in the hope it will help other people with the same problem. I

  • Book a credit note related to service entry sheet

    Hi There is a service entry sheet which has been invoiced and payed. The service was a business trip. The vendor discovered that a discount has not not been charged and sent a credit note to the customer. In the transacion ME2S it is seen that a cred

  • Illustrator cs6 is freezing at start up

    I have adobe illustrator  cs6 on a Mac mini. I have been using it everyday for about 3 weeks. All my art is vector based. Today I clicked on the icon in my task bar. The icon did its regular jumping thing, then began to bounce much higher. The start