How do i add information to an existing document

how do i add information to an existing document

Not sure what you mean.  What application are you trying to use?

Similar Messages

  • How to add blank page to existing Document In Adobe Dc

    how to add blank page to existing Document In Adobe Dc Pro

    Hi thashrifs16749461,
    You can add a blank page using Adobe Acrobat DC by following the below instructions :-
    1) Open your existing pdf document in Acrobat DC.
    2) Choose the 'Organize Page' option form the Tools pane on the right as shown below in the screen shoot.
    3) Now at the top you will see all the tools to Organize the page, Click on 'Insert' & select 'Blank Page' from the drop-down to insert blank pages.
    *Shortcut : If you are using windows computer you can use ' Shift+Ctrl+T ' key to insert blank pages.
    In case if you experience any issue or have any query please let us know. We will be happy to help you.
    Regards,
    Aadesh

  • How does one add tables to an existing universe using COM designer SDK.

    Morning All
    How does one add tables to an existing universe using COM designer SDK. I have tried:
    objUniverse.Tables.Add (strTable_Name)
    but get "Cannot create Table" error.
    Any ideas?
    Thanks in advance.
    Anita

    Hi Anita,
    -Use the Add method to add classes and objects to an existing universe using a VB 6 application.
    Adding a Class
    Definition: Function Add(Name As String) As Class
    Syntax: NameOfClassesVariable.Add
    Adding an Object Instance
    Definition:  Function Add(Name As String, [ClassName As String]) As Object
    Syntax: NameOfObjectsVariable.Add(name, [class])
    - name is the name of the object.
    - class is the name of the class containing the object. This parameter should be used in cases where more than one objects exist with the same name.
    Sample Visual Basic 6 Code
    Dim DesApp As Designer.Application
    'MODIFY AND EXPORT CLASSES AND OBJECTS OF AN EXISTING UNIVERSE
    Sub modify_and_export_universe()
    Dim DesUnv As Designer.Universe
    Dim DesCls As Designer.Class
    Dim DesObj As Designer.Object
    Dim DesDBCol As Designer.DBColumn
    Dim DBColName As String
    Set DesApp = New Designer.Application
    'Login to designer
    Call DesApp.LogonDialog
    'Make sure to log on with your administrator profile
    'e.g : "hostname","username", "password","Enterprise"
    'Make Designer application visible
    DesApp.Visible = True
    'This line disable warning messages from Designer
    DesApp.Interactive = False
    'to Open  locally  the universe you want to modify
    'Set DesUnv = DesApp.Universes.Open("club_uni")
    'Use OpenFromEnterprise method (Universes Class) to import a universe from the repository and opens it
    Set DesUnv = DesApp.Universes.OpenFromEnterprise("Universes", "club_uni", False)
    'Add a valid connection which already exists
    DesUnv.Connection = "club"
    'open the universe
    'Call DesApp.Universes.Open("club_universe")
    'Add the table Account and refresh the view in the main window
    Set DesTab = DesUnv.DBTables.Item("Customer").Insert
    DesUnv.ArrangeTables
    'Add a class
    Set DesCls = DesUnv.Classes.Add("Class MyCustomer")
    'Looping through all the fields of the DB Table Account
    For Each DesDBCol In DesUnv.DBTables.Item("Customer").DBColumns
    'Store name of the column
        DBColName = DesDBCol.Name 
         'Add an object to the class
        Set DesObj = DesCls.Objects.Add("Obj " & DBColName)
         'Affect a field to the object
        DesObj.Select = "Customer" & "." & DBColName
    Next
    'Save the existing universe with the same name club_uni or you can change
    DesUnv.SaveAs "club_uni"
    MsgBox "Universe created and saved Class MyCustomer has been added!!"
    'Close the universe
    UnvFullName = DesUnv.FullName
    MsgBox "The UniverseFilePath is " & UnvFullName
    'Close the universe
    DesUnv.Close
    'This line disable warning messages from Designer
    DesApp.Interactive = False
    'Export the universe to the CMS DB (to the last universe folder)
    'Make sure you save the universe before exporting it
    Call DesApp.Universes.Export("Universes", UnvFullName)
    MsgBox "This document has been exported successfully !!"
    'Close designer
    DesApp.Quit
    Set DesApp = Nothing
    End Sub
    Hope this helps.
    Regards,
    Deepti Bajpai

  • How do I add time capsule to existing network?

    How do I add time capsule to existing network?

    Ok.. I am still confused as an Express only has one ethernet for LAN not 4. So you perhaps have an extreme..
    If you have an airport extreme.. plug the TC into the extreme with ethernet.. and set it up as bridge in router.
    You can also create a wireless network that works alongside the extreme.. this is the best way.
    It is also possible to setup the TC to extend the wireless of the extreme.. but this will make backups much slower.. at least half the speed if not worse.

  • How do i add partial columns to a document

    how do i add partial columns to a document with out changing the other part of the document

    You can insert layout breaks to change the number of columns throughout your document. This screenshot is from a newsletter I did in Pages 1/iWork '05, but this function is unchanged.
    You should change your profile information that appears at the bottom of your posts. Mac OS 9 hasn't been a current OS for over 10 years & there is no way to run Pages on it. If you're not sure what version of Mac OS you're using, click the  in the upper left of your menu bar & choose About This Mac.

  • How do I add page numbers to my document without the page numbers automatically changing. I do not want the page numbers the software automatically places into my document.

    How do I add page numbers to my document without the page numbers automatically changing? The title page is blank, I can type in 1 on the 1st typed page, but the #1 automatically goes into the next page and will not change.

    Click at bottom of the first page:
    Menu > Insert > Section break
    Click somewhere in the 2nd page (not the header/footer)
    Inspector > Layout > Section > Page Numbers > Start at 1 > Configuration > uncheck use previous headers and footers
    Click into the header or footer of the second page:
    Menu > Insert > Auto Page Numbers…
    If there is anything in the header or footer on the first page that you don't want just select it and delete it.
    If you really wanted to manual place page numbers on each page you will have to use a section break between each and every page. I can't imagine that would be useful.
    Peter

  • How do I add page numbers to a document in Pages 5.2

    How do I add page numbers  to a document in Pages 5.2?   I'm sure there's some way to do this but it's less obvious than in the previous version of Pages.

    Click on one of the Header or Footer fields and you will get a pop-up asking if you want to add page numbers, and a choice of formats.
    You also may use Insert > Page Number.
    Jerry

  • How do I add a Bookmark in a document on my i Pad?

    How do I add a Bookmark in a document on my i Pad?

    Oh, nooo!
    Thanks for your help/answer.
    Enviado desde iPhone de JaviB

  • How do I add an objectclass to existing LDAP server entry using an ldif file?

    I am trying to fix an LDAP server that has been operating with schema check off. I need to add an objectclass to the groups so that some attributes that have been added to the groups will be "legal." From the documentation, the changetype: modify will allow the changing/adding of attributes that are already a part of the schema objects that define the entry. It does not look like I can add an objectclass with the modify operation.
    If this is the case, then how do I add an objectclass to an existing entry? Using the GUI is not possible since the directory server in question is not being managed with an admin server. Please tell me that I do not have to delete the groups and import them again with an LDIF file that has the new objectclass added.
    Kent

    See this post:
    http://softwareforum.sun.com/servlet/ProcessRequest?RHIVEID=181&RPAGEID=135&HOID=50B500000008000000636B0000&USEARCHCONTEXT_CATEGORY_0=_21_%24_7_&USEARCHCONTEXT_CATEGORY_S=0&UCATEGORY_0=_21_%24_7_&UCATEGORY_S=0

  • How do you add new songs to existing playlist on iphone 5?

    Before the update a few months ago I was able to add new songs to an existing playlist by hitting the Edit button.  Now I can only delete songs off of a playlist.  Has anyone figured out how to add new songs or do I just have to create a new playlist?  I really hope I don't because they will all be the same then.

    What could I do to be able to add more pages to a document?

  • How do you Append XML to an existing document?

    Hi there, I need to to append an existing XML document to a new XML document. How is this done?
    Is there an easy way of attaching one XML document to another?
    If not, do I need to parse the existing XML and add it to the new document, element by element?
    My existing XML is received as an input string and I need to include it in the new document.
    Thanks in advance
    Michael

    Hi there, I need to to append an existing XML document
    to a new XML document. How is this done?
    you can use JAXB to do this. unmarshall(), validate() and marshall() belonging to java intepretion of xml document.
    To eloborate further, say u have xml document as
    <book>
    <author>...</author>
    </book>
    JAXB helps u to get java intepretion of xml document by converting it into Book class and Author class.
    And, say u want to add new authors, u need to add Author objects to Book object and then pass Book object to marshall() method.
    The xml document will be appended with the author u added.
    Hope this helps.
    Jatin

  • How do I add extra pages to template documents in the new version of pages which carry over the same formatting, borders etc?

    Hi,
    Does anyone know how how to add extra pages to template documents in the new version of Pages which carry over the same formatting, borders, styles etc? In iWorks09, all styles, borders etc just used to carry over to the next page. In the new Pages, this doesn't seem to happen. Unless I'm missing something.
    Any help would be appreciated.

    Everything is a matter of degree! (Speaking for myself).
    Review and rate Pages 5 in the App Store and if you are interested check out all the changes here:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&mforum=iworktipsn trick
    Peter

  • How can I export information to a word document?

    How can I export information from Adobe Central to a word document?

    Hi ksimpsonnapa,
    You cannot export the responses to Word Document. However, you can export it to Excel, CSV and PDF format.
    1) Go to Response
    2) Click on File>Export on the right hand side.
    Thanks,
    Vikrantt Singh

  • Can't add web page to existing document

    I am new to Acrobat 9 Pro (running on Win7). I love the feature where you can convert a web page to pdf and then add a wab page to an existing document. My probelm is that I saved one page as a pdf then went to a different link on that website that appears very similar and tried to add that page to the first one. As many times as I tried, my second page will not appear.
    I did try going to an entirely different website and adding a page to the very same document and I was successful.
    Is it possible that the program won't add the similar page because it is recognizing the page to be the same? Is there a setting to override this? I need to be able to save multiple web pages that appear the same way to one document quickly and easily.

    Thank you for your response. It is possible to do this but I need the 'Add web page to existing doc' feature to work for me. I will be converting a large number of similar pages to pdf and this feature would be perfect if it worked as it is intended. Going back later to insert pages is counter-productive for me.

  • How do you add a Comment when editing document in Word for ipad?

    How do you add a Comment when editing a document in Word for ipad. I've subscribed to Office, so have full editing functions. Can Track changes etc in Review, but can't see how to add a marginal Comment.

    Comments, like they are in Numbers for OS X, are not really supported in iOS. Normally, they rely on a mouse-over to read them. Since there is no mouse on the iPad, it stands to reason they are not there.
    I believe Eric Ross's comments is more geared towards used said Numbers docs on iWork.com.

Maybe you are looking for

  • APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN

    Hi All, i have configured a printer in R12.1.3, when i am trying to print its giving below error... please help.. lp: The printer or class was not found. Pasta: Error: Print failed. Command=lp -c -dHP_P4014N /apps/local/inst/apps/UAT_server/appltmp/p

  • My iphone wont connect to itunes after ios 7.0 update. Help!

    I can not set up any of my apps after the new update. It keeps telling me to connect to itunes to enable push notifications. The message keeps popping up so I can not even use the app without having the push notifications enabled. I also am unable to

  • Illustrator CS5 with Epson R1900 = aliasing lines

    Hi all, I've been searching for answers as to why my Epson R1900 is printing with aliased lines when printing from Illustrator (CS5), without much luck. I've read in another forum that it is perhaps a driver issue but have not found confirmation from

  • Can't see Login Screen - HELP! :)

    Hello, Today I put a wrong email address and instead of tell me it's wrong it asked me to create a new account. I'm unable to get rid of this screen, When I select logout, and than login again, it will bring me again to the wrong email I put and ask

  • SD Card not showing after Mountain Lion Update

    This matter has been discussed for some time now in Apple Support Communities > Desktop Computers > iMac (Intel) > Discussions SD Card not showing after Mountain lion Update Since the update to Mountain Lion, the SD slot does not show up in Finder. S