XML – Syntax
In this chapter, we will discuss the simple syntax rules to write an XML document. Following is a complete XML document − <?xml version = "1.0"?> <contact-info> <name>Dinesh choudhary</name> <company>adgob.in</company>…
In this chapter, we will discuss the simple syntax rules to write an XML document. Following is a complete XML document − <?xml version = "1.0"?> <contact-info> <name>Dinesh choudhary</name> <company>adgob.in</company>…
The Edit tab provides options for working with characters and fonts. You can create inline styles using the Edit tab, which overrides an existing style sheet. Add or Remove Character…
In Android, you can use SmsManager API or devices Built-in SMS application to send SMS's. In this tutorial, we shows you two basic examples to send SMS message − SmsManager…
Email is messages distributed by electronic means from one system user to one or more recipients via a network. Before starting Email Activity, You must know Email functionality with intent, Intent…
Android location APIs make it easy for you to build location-aware applications, without needing to focus on the details of the underlying location technology. This becomes possible with the help…
RoboHelp includes a Design Editor and a HTML Editor by default. You can also use third party editors such as Microsoft Word or Adobe Dreamweaver for editing. RoboHelp Design Editor Select a topic file from the Project Manager…
You can validate both topics and projects for W3C compliance. RoboHelp validates all content and shows warnings or error messages for any non-compliance. To validate a topic, right-click on the…
A notification is a message you can display to the user outside of your application's normal UI. When you tell the system to issue a notification, it first appears as an icon…
RoboHelp can do spell check across the Content, ToC, Index and Glossary of the project. You can spell check a topic or an entire project. Spell Check a Topic To spell check a topic,…
RoboHelp makes it easy to manage topics. You can rename topics, update the topic references and even track the status of a topic. Renaming a Topic To rename a topic,…