Tutorial by Topics

Each cell in an Excel spreadsheet can have unique formatting for things such as font, number formatting, color, borders, and alignment. Conditional formatting allows formatting for cells to vary based on data in the spreadsheet. See also Excel rounding and precision. Conditional Formatting a...
TensorFlow was designed with mobile and embedded platforms in mind. We have sample code and build support you can try now for these platforms: Android iOS Raspberry Pi Appreciated work by MindRocks
This topic provides examples of well known design patterns implemented in PHP.
This section provides an overview of what kdb is, and why a developer might want to use it. It should also mention any large subjects within kdb, and link out to the related topics. Since the Documentation for kdb is new, you may need to create initial versions of those related topics.
Javascript is great for designing fluent API - a consumer-oriented API with focus on developer experience. Combine with language dynamic features for optimal results.
Plenty of VBA users consider Worksheets and Sheets objects synonyms. They are not. Sheets object consists of both Worksheets and Charts. Thus, if we have charts in our Excel Workbook, we should be careful, not to use Sheets and Worksheets as synonyms.
Using custom UITextField, we can manipulate the behavior of text field!
Step-by-step guide on how-to setup AEM as a Service on a Linux server.
Security in iOS is related to data security, transport security, code security, etc
In Java 8+, a functional interface is an interface that has just one abstract method (aside from the methods of Object). See JLS §9.8. Functional Interfaces.
Using the Users API is a very simple and flexible way to work the authentication in App Engine, but please make sure that your application cases don't require more elements for the authentication environment. Note: If you need more information about the traditional structure of an App Engine app, p...
Bot Framework supports Recognizers. A recognizer is used to recognize what to do whenever a user sends the bot any message. Therefore you can design your bot to recognize intents based on the user input. The recognizer can be used with LUIS API in order to add natural language understanding for the ...
This section provides an overview of what avr is, and why a developer might want to use it. It should also mention any large subjects within avr, and link out to the related topics. Since the Documentation for avr is new, you may need to create initial versions of those related topics.
Different methods and their arguments are used to achieve the wished behaviour of your telegram bot, which you created by now (hopefully). The basic structure of a query is (as mentioned in "Create a bot with the BotFather"): https://api.telegram.org/bot*BOTTOKEN*/*METHOD*?*ARGUMENT1*=*V...
This section provides an overview of what greasemonkey is, and why a developer might want to use it. It should also mention any large subjects within greasemonkey, and link out to the related topics. Since the Documentation for greasemonkey is new, you may need to create initial versions of tho...
A short introduction to creating a game on the Android platform using Java The first example covers the basics: There are no objectives, but it shows you how you create a basic part of a 2D game using SurfaceView. Make sure to save any important data when you create a game; everything else ...
This is an introduction to Selenium, using Java. While we don't expect you to know anything regarding Selenium, you have to have prior Java knowledge to follow this course. Download Links : Selenium IntelliJ IDEA ChromeDriver JDK 8

Page 396 of 428